From 3155f17895019d952e3461df6ee6ab2af92c6125 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:58:31 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ae772d8..c0d5903 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -97,25 +97,25 @@ export default function AboutPage() { { id: "1", name: "James Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Wilson - Club President", }, { id: "2", name: "Jessica Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Jessica Martinez - Vice President", }, { id: "3", name: "David Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Thompson - Events Coordinator", }, { id: "4", name: "Emily Chen", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=4", imageAlt: "Emily Chen - Membership Manager", }, ]} @@ -141,7 +141,7 @@ export default function AboutPage() { name: "Sarah Johnson", handle: "@sarahjphotography", testimonial: "Best decision ever joining MotorClub. Found my tribe and met incredible people who share my passion for cars. The events are always amazing!", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -149,7 +149,7 @@ export default function AboutPage() { name: "Mike Chen", handle: "@mikechen_racing", testimonial: "The community here is unmatched. From casual meets to track days, there's always something happening. Highly recommend to any car enthusiast.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Mike Chen", }, { @@ -157,7 +157,7 @@ export default function AboutPage() { name: "Alex Rodriguez", handle: "@alex_rides", testimonial: "MotorClub has transformed how I experience car culture. The connections I've made and the friendships forged are priceless. Can't imagine not being part of this.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Alex Rodriguez", }, { @@ -165,7 +165,7 @@ export default function AboutPage() { name: "Emily Martinez", handle: "@emily_automotive", testimonial: "As a female car enthusiast, MotorClub provided the inclusive community I was looking for. Everyone is welcoming and supportive. Love this place!", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emily Martinez", }, { @@ -173,7 +173,7 @@ export default function AboutPage() { name: "David Thompson", handle: "@davidthompson_cars", testimonial: "The organization and professionalism of events is top-notch. From logistics to the atmosphere, MotorClub always delivers an exceptional experience.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "David Thompson", }, { @@ -181,7 +181,7 @@ export default function AboutPage() { name: "Lisa Wang", handle: "@lisawang_automotive", testimonial: "Found not just a club, but a family. The members genuinely care about each other and share knowledge freely. This is what community should be.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Lisa Wang", }, ]}