Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-17 16:30:19 +00:00

View File

@@ -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."
}
]}