diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 446ec35..953c4e1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { company: "Aviation Academy", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-posing-studio_23-2150197252.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-flight-attendant-posing-studio_23-2150197252.jpg?_wi=2", imageAlt: "Michael Chen - Commercial Pilot Student", }, { @@ -86,7 +86,7 @@ export default function AboutPage() { company: "Travel & Explore", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=2", imageAlt: "Sarah Johnson - Adventure Enthusiast", }, { @@ -96,7 +96,7 @@ export default function AboutPage() { company: "Tech Innovations Inc", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2", imageAlt: "David Martinez - Corporate Executive", }, ]}