Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 01:17:58 +00:00
parent 6591689f35
commit 674f1783a6

View File

@@ -87,7 +87,7 @@ export default function ContactPage() {
{ text: "Call Now", href: "tel:+919876543210" },
]}
buttonAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/agent-office-using-software-laptop-build-emergency-fund-plan-family_482257-112015.jpg"
imageSrc="http://img.b2bpic.net/free-photo/agent-office-using-software-laptop-build-emergency-fund-plan-family_482257-112015.jpg?_wi=2"
imageAlt="Professional financial advisors ready to assist you"
mediaAnimation="slide-up"
imagePosition="right"
@@ -97,21 +97,21 @@ export default function ContactPage() {
handle: "Dedicated Support",
testimonial: "We prioritize your inquiries and respond promptly to all consultation requests.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=7",
},
{
name: "100% Confidential",
handle: "Privacy First",
testimonial: "All your financial information is handled with complete confidentiality and security.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
},
{
name: "Expert Guidance",
handle: "Professional Team",
testimonial: "Get personalized advice from certified financial professionals with years of experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=8",
},
]}
useInvertedBackground={false}