Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-12 21:46:56 +00:00

View File

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