From e64bd1f61021ca9e2ef6bd629f115f47c4cba84e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 00:49:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 184 ++++++++++++----------------------------------- 1 file changed, 44 insertions(+), 140 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3eb4e55..15497a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' import HeroCentered from '@/components/sections/hero/HeroCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; -import ProductCardOne from '@/components/sections/product/ProductCardOne'; +import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import { Heart } from "lucide-react"; @@ -32,16 +32,12 @@ export default function LandingPage() { -
+
+ +
+ +
-
- -
-