Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-11 10:02:02 +00:00

View File

@@ -160,6 +160,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
tag="Inquiry"
title="Plan Your Escape"
buttonText="Start Your Journey"
description="Sign up to receive curated luxury travel updates and exclusive offers directly in your inbox."
/>
</div>
@@ -177,4 +178,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}