From e3567cdc781ea75b8284b11542edd109dc2a646b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 18:06:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 137 +++++++++++++---------------------------------- 1 file changed, 36 insertions(+), 101 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c19410..800ed6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; -import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; @@ -30,14 +30,11 @@ export default function LandingPage() { >