Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a8cf8ab21f | |||
| 0b00abcd95 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Rooms", href: "rooms" },
|
{ text: "View Rooms", href: "rooms" },
|
||||||
{ text: "Book Now", href: "booking" },
|
{ text: "Reserve Room Today", href: "booking" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user