From 71cd6cf048eb3caaf3664da939d7920c878d517c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 01:42:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 209 ++++++++--------------------------------------- 1 file changed, 35 insertions(+), 174 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9af4085..2ef48f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import ProductCardFour from '@/components/sections/product/ProductCardFour'; +import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; @@ -31,14 +31,10 @@ export default function LandingPage() {
-
-
- -
- -
- -
-