Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-12 21:50:49 +00:00

View File

@@ -168,7 +168,7 @@ export default function LandingPage() {
<ContactText
background={{ variant: "sparkles-gradient" }}
text="Ready to celebrate your next journey? Let's talk."
buttons={[{ text: "Contact Us", href: "#" }]}
buttons={[{ text: "Start Your Journey", href: "#" }]}
useInvertedBackground={false}
/>
</div>