Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
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: "Start Your Journey", href: "#" }]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user