diff --git a/src/app/page.tsx b/src/app/page.tsx index cdafa58..aebb77e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { imageAlt="Hotel Setsu luxury suite overlooking traditional gardens" imagePosition="right" buttons={[ - { text: "Book Your Stay", href: "contact" }, + { text: "Book Your Stay", href: "https://linkedin.com" }, { text: "Explore More", href: "about" } ]} />