Update src/app/contact/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function ContactPage() {
|
||||
title="Get in Touch with Our Expert Team"
|
||||
description="Ready to take charge of your financial future? Our team of certified financial advisors is here to listen, understand your goals, and create a personalized wealth-building strategy tailored to your unique circumstances. Book a free consultation with us today."
|
||||
tag="We're Here to Help"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Schedule Appointment", href: "#" },
|
||||
{ text: "Call Now", href: "tel:+919876543210" },
|
||||
@@ -109,7 +109,7 @@ export default function ContactPage() {
|
||||
title="Multiple Ways to Connect"
|
||||
description="Choose the most convenient way to reach us. We're available through phone, email, WhatsApp, or by booking an appointment online."
|
||||
tag="Reach Out"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
|
||||
Reference in New Issue
Block a user