Update src/app/contact/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function ContactPage() {
|
||||
<ContactSplit
|
||||
tag="Get in Touch"
|
||||
title="Contact Cherry Drops Fitness"
|
||||
description="Have questions about membership, facilities, or training? We would love to hear from you! Reach out and let us know how we can help you start your fitness transformation."
|
||||
description="Have questions about membership, facilities, or training? We'd love to hear from you! Reach out and let us know how we can help you start your fitness transformation."
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
@@ -54,14 +54,14 @@ export default function ContactPage() {
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Send Message"
|
||||
termsText="We respect your privacy. We will get back to you within 24 hours. Or call us directly at 01610-021342."
|
||||
termsText="We respect your privacy. We'll get back to you within 24 hours. Or call us directly at 01610-021342."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact-info" data-section="contact-info">
|
||||
<MetricSplitMediaAbout
|
||||
title="Quick Contact Information"
|
||||
description="Find us in the heart of Bashundhara, Dhaka 1219. We are open daily with extended hours to accommodate your schedule. Whether you prefer to call, visit, or reach out online, we are here to help you start your journey."
|
||||
description="Find us in the heart of Bashundhara, Dhaka 1219. We're open daily with extended hours to accommodate your schedule. Whether you prefer to call, visit, or reach out online, we're here to help you start your journey."
|
||||
tag="Contact Us"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user