diff --git a/src/app/page.tsx b/src/app/page.tsx index 310769e..5fd4cf4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureCardEight from '@/components/sections/feature/FeatureCardEight'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import HeroLogoBillboardSplit from '@/components/sections/hero/HeroLogoBillboardSplit'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; -import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import { Phone, Shield } from "lucide-react"; @@ -29,28 +29,13 @@ export default function LandingPage() { >