Merge version_11 into main

Merge version_11 into main
This commit was merged in pull request #10.
This commit is contained in:
2025-12-26 09:18:08 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
imageAlt="Hotel Setsu luxury suite overlooking traditional gardens" imageAlt="Hotel Setsu luxury suite overlooking traditional gardens"
imagePosition="right" imagePosition="right"
buttons={[ buttons={[
{ text: "Book Your Stay", href: "contact" }, { text: "Book Your Stay", href: "https://linkedin.com" },
{ text: "Explore More", href: "about" } { text: "Explore More", href: "about" }
]} ]}
/> />