From 42d715a30db31a69f008c5f158160f4617b107fc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:14:41 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]}