diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2f94236..514b981 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,7 +111,7 @@ export default function AboutPage() { handle: "@jessicachen.model", testimonial: "Prestige Models transformed my career. The professional representation and training I received helped me secure major campaigns with luxury brands.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-long-blonde-hair-wearing-red-jacket_23-2149020154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-long-blonde-hair-wearing-red-jacket_23-2149020154.jpg?_wi=3", imageAlt: "Jessica Chen", }, { @@ -120,7 +120,7 @@ export default function AboutPage() { handle: "@davidtorres_talent", testimonial: "Working with Prestige Models has been exceptional. They understood my vision perfectly and connected me with ideal talent for our spring campaign.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-slim-young-female-white-shirt-skirt-posing-against-copy-space-studio-wall-background-your-advertisement-having-confident-facial-expression-looking-camera_343059-2156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-slim-young-female-white-shirt-skirt-posing-against-copy-space-studio-wall-background-your-advertisement-having-confident-facial-expression-looking-camera_343059-2156.jpg?_wi=3", imageAlt: "David Torres", }, { @@ -129,7 +129,7 @@ export default function AboutPage() { handle: "@emmawilliams.pro", testimonial: "The team at Prestige Models is incredibly professional and attentive. They provided excellent coaching and opened doors to opportunities I never imagined.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-beautiful-studio_1303-2287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-beautiful-studio_1303-2287.jpg?_wi=3", imageAlt: "Emma Williams", }, ]} @@ -138,7 +138,7 @@ export default function AboutPage() {