Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b1ca0e7e8 | |||
| 7a187a9998 | |||
| 6733b81326 | |||
| 3de84b3ced |
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
|||||||
description="Have questions or ready to make a reservation? Reach out to us now."
|
description="Have questions or ready to make a reservation? Reach out to us now."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Us", href: "tel:+254700000000"},
|
text: "Call to Book", href: "tel:+254700000000"},
|
||||||
{
|
{
|
||||||
text: "Email Us", href: "mailto:info@rabihotel.com"},
|
text: "Email Us", href: "mailto:info@rabihotel.com"},
|
||||||
]}
|
]}
|
||||||
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user