diff --git a/src/app/page.tsx b/src/app/page.tsx index c817e41..06a3449 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"