From d8ef6092fdc301e11558a9012fc52b04819806ea Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:25:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 188 +++++++++++++++++++++++------------------------ 1 file changed, 94 insertions(+), 94 deletions(-) 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() { >
-