1 Commits

Author SHA1 Message Date
0b271f4ed7 Update src/app/page.tsx 2026-01-03 14:09:51 +00:00

View File

@@ -137,7 +137,7 @@ export default function LandingPage() {
plans={[
{
id: "deluxe",
price: "$189",
price: "$210",
name: "Deluxe Room",
buttons: [
{ text: "Check Availability", href: "#booking" },