From 0eea51beb1f0069d849cfd6dc2d7ba2a0d3b4dc6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 01:06:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 294 +++++++++++++++++++++++------------------------ 1 file changed, 147 insertions(+), 147 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ff91fc..cb198d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { Calendar, Camera, CheckCircle, FileText, Send, ShieldCheck, Wrench } from "lucide-react"; +import { Calendar, Camera, FileText, Send, ShieldCheck, Wrench } from "lucide-react"; export default function LandingPage() { return ( @@ -29,162 +29,162 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);