Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49bf5d2bfe | |||
| bc13400d1e | |||
| 7b1ca0e7e8 | |||
| 7a187a9998 | |||
| 6733b81326 | |||
| 3de84b3ced |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Welcome to Rabi Hotel"
|
||||
title="Comfortable, Central Stays in the Heart of the City"
|
||||
description="Affordable comfort located in the heart of the city. We pride ourselves on providing a welcoming home away from home."
|
||||
testimonials={[
|
||||
{
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
description="Have questions or ready to make a reservation? Reach out to us now."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us", href: "tel:+254700000000"},
|
||||
text: "Call to Book", href: "tel:+254700000000"},
|
||||
{
|
||||
text: "Email Us", href: "mailto:info@rabihotel.com"},
|
||||
]}
|
||||
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user