Update src/app/page.tsx
This commit is contained in:
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "deluxe",
|
||||
price: "$189",
|
||||
price: "$210",
|
||||
name: "Deluxe Room",
|
||||
buttons: [
|
||||
{ text: "Check Availability", href: "#booking" },
|
||||
|
||||
Reference in New Issue
Block a user