diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index a203525..f6e7b3a 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -11,258 +11,122 @@ import { Sparkles, Utensils, Wifi } from "lucide-react";
export default function HomePage() {
return (
<>
-
-
-
+
+
+
-
+
-
-
+
+
+
+
+
+
+ tag: "Gold Tier", price: "$299/year", description: "Elite luxury benefits for your stay.", primaryButton: { text: "Upgrade", href: "#" },
+ features: ["20% off dining", "Room upgrades", "Priority booking", "Private concierge"]
+ }
+ ]}
+ />
+
-
+
+
+
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
>
);
-}
+}
\ No newline at end of file