Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81389e0376 | |||
| 50fa5fe1cc | |||
| d7665c9829 | |||
| 4aa175ffab | |||
| 9e94b5b87e |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
ratingText="Trusted by travelers worldwide"
|
||||
buttons={[
|
||||
{ text: "Call to Book", href: "tel:+33147819560" },
|
||||
{ text: "Book Your Room Now", href: "tel:+33147819560" },
|
||||
{ text: "View Details", href: "#rooms" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to book your stay in Colombes? Contact us directly by phone to arrange your reservation and let us know your preferences."
|
||||
text="Ready to experience Hôtel Henkous? Call us today to book your room or ask questions"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Call: +33 1 47 81 95 60", href: "tel:+33147819560" },
|
||||
|
||||
Reference in New Issue
Block a user