diff --git a/src/app/page.tsx b/src/app/page.tsx index 28a4d4d..0423558 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; -import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; @@ -29,19 +28,6 @@ export default function LandingPage() { headingFontWeight="light" > - -