diff --git a/src/App.tsx b/src/App.tsx
index 491d662..7bf733c 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -13,341 +13,150 @@ import { MapPin, Sparkles, Utensils } from "lucide-react";
export default function App() {
return (
<>
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
-
+
+
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+ ]}
+ copyright="© 2024 Grand Hotel. All rights reserved."
+ links={[{ label: "Instagram", href: "#" }, { label: "Twitter", href: "#" }]}
+ />
+
>
);
}