Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 20:17:21 +00:00
parent 3e4487f4d1
commit db0d18975b

View File

@@ -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() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Layla Mansour", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Layla Mansour - Co-Founder"},
id: "1", name: "Layla Mansour", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Layla Mansour - Co-Founder"},
{
id: "2", name: "Rashid Al-Qadri", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Rashid Al-Qadri - Creative Director"},
id: "2", name: "Rashid Al-Qadri", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=2", imageAlt: "Rashid Al-Qadri - Creative Director"},
{
id: "3", name: "Noor Khalil", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Noor Khalil - Sustainability Lead"},
id: "3", name: "Noor Khalil", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Noor Khalil - Sustainability Lead"},
{
id: "4", name: "Amin Rashid", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amin Rashid - Community Director"},
id: "4", name: "Amin Rashid", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Amin Rashid - Community Director"},
]}
cardTitle="Meet the creators, visionaries, and community leaders behind Beyond The Wall."
cardTag="Our Creative Team"