From db0d18975bb2e4d44a4499e6cf40ad964a52758e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:17:21 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2a9baff..db75215 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { { value: "100%", title: "Ethical Production & Fair Wages" }, { value: "50+", title: "Cultural Stories Told Through Fashion" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg" + imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg?_wi=1" imageAlt="Beyond The Wall creative studio in Berlin" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -72,7 +72,7 @@ export default function AboutPage() { { id: "3", title: "Community First", content: "A portion of our profits directly supports Palestinian cultural initiatives, educational programs, and grassroots organizations. We measure success not just in sales, but in positive social impact."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-works-with-sewing-machine-sitting-table_8353-7835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-works-with-sewing-machine-sitting-table_8353-7835.jpg?_wi=1" imageAlt="Artisan craftsmanship and sustainable production" mediaAnimation="slide-up" tagAnimation="slide-up" @@ -89,13 +89,13 @@ export default function AboutPage() {