Update src/app/page.tsx

This commit is contained in:
2025-12-31 23:23:35 +00:00
parent 20599890a8
commit 3d6fa6014c

View File

@@ -9,7 +9,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { Mail, Chef, Book } from 'lucide-react';
import { Mail, ChefHat, Book } from 'lucide-react';
export default function LandingPage() {
return (
@@ -44,7 +44,7 @@ export default function LandingPage() {
title="Master the Art of Cooking"
description="Learn from expert chefs, discover incredible recipes, and transform your kitchen skills. Join thousands of passionate cooks in our community."
tag="Culinary Excellence"
tagIcon={Chef}
tagIcon={ChefHat}
imagePosition="right"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766983288368-py19hzaj.jpg"
imageAlt="Cooking inspiration"