diff --git a/src/app/page.tsx b/src/app/page.tsx index 5399d5b..ebd0d33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; +import { ChefHat } from 'lucide-react'; export default function LandingPage() { return ( @@ -71,6 +72,7 @@ export default function LandingPage() { title="Crafting Memorable Flavors" description="With over 15 years in Michelin-starred kitchens, I bring global culinary expertise to your private dining table." subdescription="Every dish I prepare is a testament to the freshest seasonal ingredients and time-honored techniques." + icon={ChefHat} imageSrc="http://img.b2bpic.net/free-photo/front-view-women-cooking-together_23-2150176886.jpg" mediaAnimation="blur-reveal" />