diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f1b78cc..c27fe67 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -83,20 +83,20 @@ export default function ContactPage() { { text: "Call Now", href: "tel:+919876543210" }, ]} buttonAnimation="slide-up" - 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" testimonials={[ { name: "Response Within 24 Hours", 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} background={{ variant: "glowing-orb" }}