diff --git a/src/app/page.tsx b/src/app/page.tsx index c142bc5..420f1af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { Award, Chef, Heart, Phone, Sparkles, Star, TrendingUp, Utensils } from 'lucide-react'; +import { Award, Heart, Phone, Sparkles, Star, TrendingUp, Utensils } from 'lucide-react'; export default function LandingPage() { return ( @@ -68,7 +68,7 @@ export default function LandingPage() { title="Crafted with Passion" description="Since 2015, Delicioso has been a beacon of culinary innovation and timeless elegance." subdescription="Our award-winning kitchen combines traditional techniques with contemporary flavors, creating unforgettable dining experiences for discerning guests from around the world." - icon={Chef} + icon={Utensils} imageSrc="http://img.b2bpic.net/free-photo/female-chef-placing-orange-slice-dish_23-2148763198.jpg" imageAlt="Professional chef in kitchen" mediaAnimation="slide-up"