From cfb767c54d9becfc98d9379694a1bc0943841721 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:54:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bd2a591..d9ed076 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNinete import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { Award, Calendar, Chef, Heart, Star, Users, Utensils } from 'lucide-react'; +import { Award, Calendar, Heart, Star, Users, Utensils } from 'lucide-react'; export default function LandingPage() { return ( @@ -109,7 +109,7 @@ export default function LandingPage() { useInvertedBackground={false} bulletPoints={[ { - title: "Authentic Recipes", description: "Traditional multi-cuisine dishes prepared with premium ingredients and family-tested recipes.", icon: Chef + title: "Authentic Recipes", description: "Traditional multi-cuisine dishes prepared with premium ingredients and family-tested recipes.", icon: Heart }, { title: "Premium Quality", description: "Only the finest ingredients sourced locally to ensure freshness and quality in every dish.", icon: Award @@ -212,7 +212,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Address", title: "Our Location", subtitle: "Easy to find", description: "Dr Alagappa Chettiar Rd, Hudco Colony, Tatabad, Coimbatore, Tamil Nadu 641012. Located in the prime dining area with ample parking.", imageSrc: "http://img.b2bpic.net/free-photo/gradient-infographic-elements_52683-8249.jpg" + tag: "Address", title: "Our Location", subtitle: "Easy to find", description: "Dr Alagappa Chettiar Rd, Hudco Colony, Tatabad, Coimbatore, Tamil Nadu 641012. Located in the prime dining area with ample parking.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-elements_52683-8249.jpg" }, { id: 2,