Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 129be31698 | |||
| 8f76649694 |
@@ -105,6 +105,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Luxurious Accommodations"
|
||||
description="Explore our range of well-appointed rooms designed for comfort and elegance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Check Availability", href: "#contact"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -212,4 +216,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user