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() {