From 924500c3671f35b6bc4c5bd0a2ea3e0a35ef1128 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 21:34:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 524 ++++++++++++++--------------------------------- 1 file changed, 151 insertions(+), 373 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbc7aa5..8663e42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; +import { Zap, Cake, Wifi, Coffee, MapPin } from 'lucide-react'; export default function LandingPage() { return ( @@ -28,388 +29,165 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);