diff --git a/src/app/page.tsx b/src/app/page.tsx index 6403437..644fdf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,361 +15,150 @@ import { Flame, Home, MapPin, Utensils } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);