From b83a5a5d16fa114fcade2d9899c00e07b0ef0ee6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:32:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 356 +++++++++++++++++------------------------------ 1 file changed, 130 insertions(+), 226 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c59dac..6f24903 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,242 +16,146 @@ import { Award, CheckCircle, Smile } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);