diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ddcbcd..b38ef90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,8 @@ export default function LandingPage() { { type: "text", content: "unforgettable journeys for the world's most refined travelers" } ]} buttons={[ - { text: "Our Story", href: "#" } + { text: "Our Story", href: "#" }, + { text: "25+ years of curating luxury for discerning travelers", href: "#", props: { disabled: true } } ]} useInvertedBackground={false} />