diff --git a/src/app/page.tsx b/src/app/page.tsx index f0a7192..7c4ec97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import { Flame, Clock, MapPin, Phone, Users, Utensils, Sparkles, Heart, Briefcase, Palette } from 'lucide-react'; +import { Droplet, Truck, Home, Clock, Star, MapPin, Phone, MessageCircle, Shield, Heart } from 'lucide-react'; export default function LandingPage() { return ( @@ -27,138 +27,138 @@ export default function LandingPage() { >