diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c04dec..30ffcd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import FeatureCardOne from "@/components/sections/feature/FeatureCardOne"; import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterBase from "@/components/sections/footer/FooterBase"; -import { Sparkles, Heart, Award, Star, Calendar } from "lucide-react"; +import { Sparkles, Heart, Award, Star, Calendar, Wrench, Droplet, Shield, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -27,7 +27,7 @@ export default function LandingPage() { >