diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d741c2..ea799b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,316 +17,162 @@ import { Clock, Coffee, MapPin } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);