From 20599890a82675ca46778d310d4904f0a14f7bba Mon Sep 17 00:00:00 2001 From: development Date: Wed, 31 Dec 2025 23:21:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 184 +++++++++++++++++++++++------------------------ 1 file changed, 92 insertions(+), 92 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3dc7d2f..f3d2049 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, Heart, ShoppingBag } from 'lucide-react'; +import { Mail, Chef, Book } from 'lucide-react'; export default function LandingPage() { return ( @@ -27,47 +27,47 @@ export default function LandingPage() { >
@@ -153,9 +153,9 @@ export default function LandingPage() {
@@ -203,35 +203,35 @@ export default function LandingPage() {
@@ -239,9 +239,9 @@ export default function LandingPage() {