From 7e5f34420a6b4c444e69c7651da49b86835174c8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:24:29 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6dc2467..2457240 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,7 +68,7 @@ export default function AboutPage() { icon: Zap, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-artist_23-2148372108.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-artist_23-2148372108.jpg?_wi=2" imageAlt="emjostudio artist at work" mediaAnimation="slide-up" imagePosition="right" @@ -96,7 +96,7 @@ export default function AboutPage() { role: "Creative Director", company: "Design Studio Co.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=5", imageAlt: "Sarah Chen", }, { @@ -105,7 +105,7 @@ export default function AboutPage() { role: "Brand Manager", company: "Boutique Goods", rating: 5, - 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: "Marcus Johnson", }, { @@ -114,7 +114,7 @@ export default function AboutPage() { role: "Shop Owner", company: "Modern Stationery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=6", imageAlt: "Elena Rodriguez", }, ]} @@ -142,7 +142,7 @@ export default function AboutPage() {