Update src/app/page.tsx

This commit is contained in:
2026-03-10 19:46:32 +00:00
parent 5626659814
commit ad3dff5aec

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
]}
buttons={[
{ text: "Our Story", href: "#" },
{ text: "25+ years of curating luxury for discerning travelers", href: "#", props: { disabled: true } }
{ text: "25+ years of curating luxury for discerning travelers", href: "#" }
]}
useInvertedBackground={false}
/>