Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 77118f2663 | |||
| 7e9c945c06 | |||
| 847c7e3594 | |||
| 7729c288a1 |
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
|||||||
description="Secure your room today and receive exclusive perks for your upcoming stay."
|
description="Secure your room today and receive exclusive perks for your upcoming stay."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Us", href: "mailto:hello@grandhorizon.com"},
|
text: "Secure Your Suite", href: "mailto:hello@grandhorizon.com"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -253,4 +253,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user