diff --git a/src/app/page.tsx b/src/app/page.tsx index da75881..f103e22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import ContactText from '@/components/sections/contact/ContactText'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import { Sparkles, Heart, Zap, Leaf, Palette, ChefHat, ShoppingBag, Briefcase, Wifi, MessageCircle, Star, Quote, Paw, Cigarette } from 'lucide-react'; +import { Sparkles, Heart, Zap, Leaf, Palette, ChefHat, ShoppingBag, Briefcase, Wifi, MessageCircle, Star, Quote, Cigarette } from 'lucide-react'; export default function LandingPage() { return ( @@ -102,7 +102,7 @@ export default function LandingPage() { title: "The Boutique", description: "Handpicked, unique finds that tell a story beyond the plate. From fashion to lifestyle, each piece is curated to reflect artisanal quality and individuality." }, { - icon: Paw, + icon: Heart, title: "Pet-Friendly Luxury", description: "Because life's best moments are shared with your furry companions. MYKA welcomes your pets with open arms, making every visit complete." } ]}