From 395555df7e2d138a4a66c9fc6ef40dfd603c4748 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 12:00:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 514 +++++++++++++++-------------------------------- 1 file changed, 158 insertions(+), 356 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9eb3547..020a576 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,372 +16,174 @@ import { Utensils } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);