diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b9b2b86..4072c00 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,7 +60,7 @@ export default function AboutPage() { title: "On-Time Loan Closings", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-office-meeting-room-with-city-view_9975-23238.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-meeting-room-with-city-view_9975-23238.jpg?_wi=2" imageAlt="Golden Bridge Mortgage office team" useInvertedBackground={false} mediaAnimation="slide-up" @@ -82,7 +82,7 @@ export default function AboutPage() { testimonial: "Golden Bridge made the entire process seamless. Their team answered every question and got us closed ahead of schedule. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", + "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=3", imageAlt: "Sarah Mitchell", }, { @@ -92,7 +92,7 @@ export default function AboutPage() { testimonial: "I recommend Golden Bridge to all my clients. Their professionalism and quick turnarounds make my job easier and my clients happier.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Michael Chen", }, { @@ -102,7 +102,7 @@ export default function AboutPage() { testimonial: "The savings on my refinance were incredible. The team walked me through every option and found the best solution for my situation.", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, ]}