diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b5ccec1..8cae09d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -57,7 +57,7 @@ export default function AboutPage() { title: "Elite Athletes Worldwide", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vietnamese-strategy-presentation-teamwork-aged_1262-2156.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vietnamese-strategy-presentation-teamwork-aged_1262-2156.jpg?_wi=2" imageAlt="Evo Lifts community of athletes" useInvertedBackground={false} mediaAnimation="slide-up" @@ -74,7 +74,7 @@ export default function AboutPage() { handle: "@marcuslifts", testimonial: "The quality and minimalist design are unmatched. I've worn Evo Lifts every day at the gym for 6 months and it still looks brand new. Finally found apparel that matches my commitment to excellence.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg?_wi=3", imageAlt: "Marcus Johnson", }, { @@ -83,7 +83,7 @@ export default function AboutPage() { handle: "@sarahstrength", testimonial: "As a strength coach, I recommend Evo Lifts to all my clients. The durability and premium feel make it worth every penny. My athletes love the professional look.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-female-coach-blogger-giving-fitness-advice-her-followers-video_662251-2451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-female-coach-blogger-giving-fitness-advice-her-followers-video_662251-2451.jpg?_wi=3", imageAlt: "Sarah Chen", }, { @@ -92,7 +92,7 @@ export default function AboutPage() { handle: "@davidtrains", testimonial: "The black and gold aesthetic is fire. I get compliments on my Evo Lifts gear constantly. This is what premium gym apparel should be.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-623.jpg?_wi=3", imageAlt: "David Rodriguez", }, ]}