diff --git a/src/app/page.tsx b/src/app/page.tsx index efd9846..74c9e5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import FeatureBento from '@/components/sections/feature/FeatureBento'; import FooterCard from '@/components/sections/footer/FooterCard'; import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; -import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutLayoutFloatingOverlay'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; @@ -32,73 +32,40 @@ export default function LandingPage() {
@@ -159,55 +115,26 @@ export default function LandingPage() {