From 166a8db83731b478259891ffa6f2a6668b79647f Mon Sep 17 00:00:00 2001 From: development Date: Fri, 6 Feb 2026 12:47:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 117 +++++++++-------------------------------------- 1 file changed, 22 insertions(+), 95 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b6e5a4..cd98186 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import { Sparkles, Phone, Zap, Gift, TrendingUp, Users, Award, Shield, Star, Heart } from "lucide-react"; -import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; export default function LandingPage() { return ( @@ -56,60 +55,31 @@ export default function LandingPage() { imagePosition="right" /> +
-
+
-
- -
-