Update src/app/booking/page.tsx

This commit is contained in:
2026-03-19 15:13:03 +00:00
parent 657e7aae75
commit ca76a23dc7

View File

@@ -213,10 +213,10 @@ export default function BookingPage() {
Submit Booking Request
</button>
<a
href="mailto:walkingforward01@gmail.com"
href="/contact-us"
className="flex-1 px-6 py-3 bg-secondary-cta text-secondary-cta-text border border-accent/30 rounded-lg font-semibold hover:opacity-90 transition-opacity text-center"
>
Email Direct
Contact Us
</a>
</div>