Update src/app/page.tsx

This commit is contained in:
2026-05-07 21:47:23 +00:00
parent 1ce607fd5b
commit 204872ed69

View File

@@ -101,7 +101,7 @@ export default function LuxuryTravelAgencyTemplatePage() {
<ContactText
text="Ready to start your next adventure? Contact our experts today for a private consultation."
background={{ variant: "rotated-rays-animated" }}
buttons={[{ text: "Start Planning" }]}
buttons={[{ text: "Start Your Private Consultation" }]}
useInvertedBackground={false}
/>
</div>