Update src/app/page.tsx

This commit is contained in:
2026-01-03 14:09:51 +00:00
parent 4bd032baf3
commit 0b271f4ed7

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" },