diff --git a/src/app/page.tsx b/src/app/page.tsx index b573f49..ded2422 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import { Phone, Building2 } from "lucide-react"; +import { Phone, Building2, MapPin } from "lucide-react"; export default function LandingPage() { return ( @@ -79,6 +79,19 @@ export default function LandingPage() { /> +