From a50e90e0dde1342f99d6af945176c10f8a69e84b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 21:59:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 520 +++++++++++++---------------------------------- 1 file changed, 141 insertions(+), 379 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee1db6f..051fffe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Award, BarChart2, Building, CalendarCheck, Clock, Coffee, Droplets, Home, Key, ShieldCheck, Sparkles, Users, Wrench } from "lucide-react"; +import { Award, BarChart2, Building, CalendarCheck, Clock, Coffee, Droplets, Home, Key, ShieldCheck, Sparkles, Users, Wrench, ShowerHead, FileCheck, ChefHat } from "lucide-react"; export default function LandingPage() { return ( @@ -28,392 +28,154 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);