diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 384de3d..5b7b84c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -45,7 +45,7 @@ export default function ContactPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/businessman-working-with-his-colleagues_1098-21578.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-working-with-his-colleagues_1098-21578.jpg?_wi=2" imageAlt="Professional consultation" mediaAnimation="slide-up" mediaPosition="right" @@ -63,7 +63,7 @@ export default function ContactPage() { name: "Muhammad Hassan", handle: "CEO, Hassan Textiles", testimonial: "Sami & Co transformed our accounting process. We save 20 hours monthly and have complete financial clarity now. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=3", imageAlt: "Muhammad Hassan", }, { @@ -71,7 +71,7 @@ export default function ContactPage() { name: "Amina Malik", handle: "Founder, Malik Enterprises", testimonial: "Their tax planning expertise saved us over 2 million rupees last year. Professional, reliable, and results-driven team.", - 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=2", imageAlt: "Amina Malik", }, { @@ -79,7 +79,7 @@ export default function ContactPage() { name: "Ahmed Khan", handle: "Owner, Khan & Bros", testimonial: "From day one, Sami & Co has been our trusted advisor. They understand our business and always provide practical solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2", imageAlt: "Ahmed Khan", }, { @@ -87,7 +87,7 @@ export default function ContactPage() { name: "Fatima Sardar", handle: "Managing Director, Sardar Services", testimonial: "Excellent service and expertise. They helped us streamline operations and reduce costs significantly. Best decision for our business.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg?_wi=2", imageAlt: "Fatima Sardar", }, { @@ -95,7 +95,7 @@ export default function ContactPage() { name: "Tariq Ahmed", handle: "Business Owner, Ahmed Trade", testimonial: "Professional, punctual, and results-oriented. Sami & Co goes beyond expectations. They truly care about client success.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=2", imageAlt: "Tariq Ahmed", }, { @@ -103,7 +103,7 @@ export default function ContactPage() { name: "Saima Rashid", handle: "Founder, Rashid Consultancy", testimonial: "The team's knowledge of local regulations and business environment is exceptional. They make compliance simple and effective.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=4", imageAlt: "Saima Rashid", }, ]}