From 4da3f9feb2cfe4e4c4bd510eac6a6c3d08919c05 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 11:44:17 +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 b177e57..3694e98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; -import { Heart, Chef, Calendar } from 'lucide-react'; +import { Heart, Calendar } from 'lucide-react'; export default function LandingPage() { return ( @@ -64,7 +64,7 @@ export default function LandingPage() { title="Passion for Culinary Perfection" description="With over two decades of excellence, we've established ourselves as a destination for food enthusiasts and celebration seekers alike." subdescription="Every dish is meticulously crafted using the finest ingredients and traditional techniques, honoring both heritage and innovation." - icon={Chef} + icon={Heart} imageSrc="http://img.b2bpic.net/free-photo/bar-concept-with-coffee-cups_23-2147798093.jpg" imageAlt="professional restaurant kitchen open concept" mediaAnimation="blur-reveal"