Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2011d6eab | |||
| ad3dff5aec | |||
| 80b2e59135 | |||
| 5626659814 | |||
| a85f1d6471 |
@@ -72,7 +72,8 @@ export default function LandingPage() {
|
|||||||
{ type: "text", content: "unforgettable journeys for the world's most refined travelers" }
|
{ type: "text", content: "unforgettable journeys for the world's most refined travelers" }
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Our Story", href: "#" }
|
{ text: "Our Story", href: "#" },
|
||||||
|
{ text: "25+ years of curating luxury for discerning travelers", href: "#" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user