diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fd9650..a6f3a82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwen import FooterBase from '@/components/sections/footer/FooterBase'; import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; -import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import { Star, Users, Zap } from "lucide-react"; @@ -30,24 +30,12 @@ export default function LandingPage() { >