From e9e6fe4486c55950ea898b71defb35938fe7ff14 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 02:16:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 511 +++++++++++++++-------------------------------- 1 file changed, 160 insertions(+), 351 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 499446d..7d5f380 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,368 +17,177 @@ import { Bell, Waves, Wifi } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);