diff --git a/src/app/page.tsx b/src/app/page.tsx index b77f8c0..5b48a68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,218 +14,115 @@ import { Cake, Coffee, Music, Wifi } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- window.open('https://wa.me/5551999130248')} - /> -
+
+ window.open('https://wa.me/5551999130248')} + /> +
- +
);