diff --git a/src/app/page.tsx b/src/app/page.tsx index 39c3929..a176c06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Award, Users, Clock, Zap, Phone } from "lucide-react"; +import { Award, Users, Clock, Zap, Phone, MapPin } from "lucide-react"; export default function LandingPage() { return ( @@ -173,6 +173,21 @@ export default function LandingPage() { /> +
+ +
+