From 6fda03189297323912758f1f59dcd41cff5980a9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 09:07:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 153 ++++++++++------------------------------------- 1 file changed, 30 insertions(+), 123 deletions(-) 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() { >