From 3d6fa6014cb92c21a74c82d85646aa9dbc2645d6 Mon Sep 17 00:00:00 2001 From: development Date: Wed, 31 Dec 2025 23:23:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f3d2049..b62352e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"