From f4f251fb3210114e91e201daabef79406f08d71c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 15:04:58 +0000 Subject: [PATCH] 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 c1a4e20..2c41b3d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { icon: Users, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg?_wi=2" imageAlt="Bright art studio with painting supplies" mediaAnimation="slide-up" /> @@ -96,28 +96,28 @@ export default function LandingPage() { id: "1", name: "Anya Sharma", role: "Founder & Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg?_wi=3", imageAlt: "Portrait of Anya Sharma", }, { id: "2", name: "Ben Carter", role: "Head Curator", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=3", imageAlt: "Portrait of Ben Carter", }, { id: "3", name: "Chloe Davies", role: "Workshop Coordinator", - imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=3", imageAlt: "Portrait of Chloe Davies", }, { id: "4", name: "Daniel Lee", role: "Art Supplies Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=3", imageAlt: "Portrait of Daniel Lee", }, ]}