diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b397cef..6247328 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { description="11044 S Western Ave, Chicago, IL 60643" subdescription="Expert mechanics with decades of combined experience" icon={Wrench} - imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg" + imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=4" imageAlt="Professional auto repair technicians at work" mediaAnimation="slide-up" useInvertedBackground={false} @@ -61,28 +61,28 @@ export default function AboutPage() { id: "1", name: "Danuta Stopka", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "Danuta Stopka - Happy Customer", }, { id: "2", name: "Michael Rodriguez", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Michael Rodriguez - Happy Customer", }, { id: "3", name: "Sarah Johnson", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Sarah Johnson - Happy Customer", }, { id: "4", name: "James Wilson", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=7", imageAlt: "James Wilson - Happy Customer", }, ]} @@ -104,7 +104,7 @@ export default function AboutPage() { description="Professional technicians you can rely on" subdescription="Serving Chicago since day one" icon={Wrench} - imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg" + imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=5" imageAlt="Professional automotive service team" mediaAnimation="slide-up" useInvertedBackground={false}