diff --git a/src/app/page.tsx b/src/app/page.tsx index bf86d00..42adc29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="Experience peaceful relaxation and unmatched comfort in Serowe. Whether visiting for business or leisure, find your quiet retreat with us." buttons={[ { - text: "Book Your Stay", href: "#contact"}, + text: "Book Your Room", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/view-beautiful-architecture-water-beautiful-sunset_181624-60153.jpg" imageAlt="Cycad Palm Hotel peaceful exterior" @@ -203,4 +203,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file