Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user