Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b271f4ed7 |
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
|||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "deluxe",
|
id: "deluxe",
|
||||||
price: "$189",
|
price: "$210",
|
||||||
name: "Deluxe Room",
|
name: "Deluxe Room",
|
||||||
buttons: [
|
buttons: [
|
||||||
{ text: "Check Availability", href: "#booking" },
|
{ text: "Check Availability", href: "#booking" },
|
||||||
|
|||||||
Reference in New Issue
Block a user