Update src/app/page.tsx
This commit is contained in:
@@ -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() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user