From db0d18975bb2e4d44a4499e6cf40ad964a52758e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:17:21 +0000 Subject: [PATCH 1/5] 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() { Date: Mon, 2 Mar 2026 20:17:22 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1e5074f..0fb20e4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -68,7 +68,7 @@ export default function ContactPage() { { id: "3", title: "Berlin Studio", content: "Visit us at our Berlin studio by appointment. Experience our collections in person and meet our creative team. Email to book a studio visit."}, ]} - 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=2" imageAlt="Beyond The Wall Berlin studio" mediaAnimation="slide-up" tagAnimation="slide-up" @@ -90,7 +90,7 @@ export default function ContactPage() { { value: "1000+", title: "Community Members Connected" }, { value: "100%", title: "Transparent & Ethical Operations" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-15655.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-15655.jpg?_wi=3" imageAlt="Community and impact focus" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From 8ef30571122e138303eec37cb6d8e0b1cb81d512 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:17:23 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 691da1a..3ef4cd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,13 +77,13 @@ export default function HomePage() { tag="Shop Now" products={[ { - id: "1", name: "Breaking Walls Hoodie", price: "$89", variant: "Black 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg", imageAlt: "Breaking Walls premium hoodie collection", isFavorited: false, + id: "1", name: "Breaking Walls Hoodie", price: "$89", variant: "Black 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg?_wi=1", imageAlt: "Breaking Walls premium hoodie collection", isFavorited: false, }, { - id: "2", name: "Identity Graphic T-Shirt", price: "$49", variant: "Off-White 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/portrait-os-stylish-woman-sunglasses-walking-street-she-is-wearing-white-tshirt-has-red-lips-looking-down_291650-2102.jpg", imageAlt: "Identity graphic t-shirt with cultural design", isFavorited: false, + id: "2", name: "Identity Graphic T-Shirt", price: "$49", variant: "Off-White 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/portrait-os-stylish-woman-sunglasses-walking-street-she-is-wearing-white-tshirt-has-red-lips-looking-down_291650-2102.jpg?_wi=1", imageAlt: "Identity graphic t-shirt with cultural design", isFavorited: false, }, { - id: "3", name: "Limited Drop: Heritage Series", price: "$129", variant: "Olive Green Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg", imageAlt: "Limited edition heritage series collection", isFavorited: false, + id: "3", name: "Limited Drop: Heritage Series", price: "$129", variant: "Olive Green Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg?_wi=1", imageAlt: "Limited edition heritage series collection", isFavorited: false, }, ]} gridVariant="uniform-all-items-equal" @@ -109,7 +109,7 @@ export default function HomePage() { { id: "3", title: "Community Investment", content: "A percentage of every sale supports cultural initiatives, educational programs, and grassroots organizations working toward social justice and cultural preservation."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-15655.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-15655.jpg?_wi=1" imageAlt="Community impact and cultural collaboration" mediaAnimation="slide-up" tagAnimation="slide-up" @@ -129,11 +129,11 @@ export default function HomePage() { tag="Cultural Storytelling" blogs={[ { - id: "1", category: "Design Philosophy", title: "Breaking Barriers: How Fashion Reclaims Identity", excerpt: "Exploring the intersection of Palestinian heritage and contemporary fashion design. We discuss how cultural identity becomes a radical act of resistance and beauty.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-sitting-table_23-2148975046.jpg", imageAlt: "Design philosophy and cultural identity", authorName: "Layla Mansour", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "15 Jan 2025"}, + id: "1", category: "Design Philosophy", title: "Breaking Barriers: How Fashion Reclaims Identity", excerpt: "Exploring the intersection of Palestinian heritage and contemporary fashion design. We discuss how cultural identity becomes a radical act of resistance and beauty.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-sitting-table_23-2148975046.jpg?_wi=1", imageAlt: "Design philosophy and cultural identity", authorName: "Layla Mansour", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "15 Jan 2025"}, { - id: "2", category: "Collections", title: "The Heritage Series: A Journey Through Palestinian Art", excerpt: "Behind the scenes of our limited-edition Heritage Series. Discover the artists, the inspirations, and the meaning woven into every stitch.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-3400.jpg", imageAlt: "Heritage series collection inspiration", authorName: "Rashid Al-Qadri", authorAvatar: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", date: "8 Jan 2025"}, + id: "2", category: "Collections", title: "The Heritage Series: A Journey Through Palestinian Art", excerpt: "Behind the scenes of our limited-edition Heritage Series. Discover the artists, the inspirations, and the meaning woven into every stitch.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-3400.jpg?_wi=1", imageAlt: "Heritage series collection inspiration", authorName: "Rashid Al-Qadri", authorAvatar: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", date: "8 Jan 2025"}, { - id: "3", category: "Sustainability", title: "Ethical Fashion is Political: Our Production Story", excerpt: "Why we choose ethical production over profit margins. A transparent look at how Beyond The Wall builds fashion that respects people and the planet.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-fast-fashion-concept_23-2150805333.jpg", imageAlt: "Ethical production and sustainability", authorName: "Noor Khalil", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "25 Dec 2024"}, + id: "3", category: "Sustainability", title: "Ethical Fashion is Political: Our Production Story", excerpt: "Why we choose ethical production over profit margins. A transparent look at how Beyond The Wall builds fashion that respects people and the planet.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-fast-fashion-concept_23-2150805333.jpg?_wi=1", imageAlt: "Ethical production and sustainability", authorName: "Noor Khalil", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "25 Dec 2024"}, ]} animationType="slide-up" textboxLayout="default" @@ -149,13 +149,13 @@ export default function HomePage() { Date: Mon, 2 Mar 2026 20:17:24 +0000 Subject: [PATCH 4/5] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 3a72ea8..10c4b59 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -47,16 +47,16 @@ export default function ShopPage() { tag="Shop All" products={[ { - id: "1", name: "Breaking Walls Hoodie", price: "$89", variant: "Black 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg", imageAlt: "Breaking Walls premium hoodie collection", isFavorited: false, + id: "1", name: "Breaking Walls Hoodie", price: "$89", variant: "Black 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg?_wi=2", imageAlt: "Breaking Walls premium hoodie collection", isFavorited: false, }, { - id: "2", name: "Identity Graphic T-Shirt", price: "$49", variant: "Off-White 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/portrait-os-stylish-woman-sunglasses-walking-street-she-is-wearing-white-tshirt-has-red-lips-looking-down_291650-2102.jpg", imageAlt: "Identity graphic t-shirt with cultural design", isFavorited: false, + id: "2", name: "Identity Graphic T-Shirt", price: "$49", variant: "Off-White 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/portrait-os-stylish-woman-sunglasses-walking-street-she-is-wearing-white-tshirt-has-red-lips-looking-down_291650-2102.jpg?_wi=2", imageAlt: "Identity graphic t-shirt with cultural design", isFavorited: false, }, { - id: "3", name: "Limited Drop: Heritage Series", price: "$129", variant: "Olive Green Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg", imageAlt: "Limited edition heritage series collection", isFavorited: false, + id: "3", name: "Limited Drop: Heritage Series", price: "$129", variant: "Olive Green Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg?_wi=2", imageAlt: "Limited edition heritage series collection", isFavorited: false, }, { - id: "4", name: "Resistance Track Jacket", price: "$119", variant: "Sand 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg", imageAlt: "Resistance track jacket in premium fabric", isFavorited: false, + id: "4", name: "Resistance Track Jacket", price: "$119", variant: "Sand 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-white-hoodie-winter-fashion_53876-119757.jpg?_wi=3", imageAlt: "Resistance track jacket in premium fabric", isFavorited: false, }, ]} gridVariant="uniform-all-items-equal" @@ -76,11 +76,11 @@ export default function ShopPage() { tag="Latest Releases" blogs={[ { - id: "1", category: "New Drop", title: "Winter Heritage Collection 2025", excerpt: "Our winter collection celebrates Palestinian winter traditions through contemporary fashion. Limited pieces crafted with premium materials.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-sitting-table_23-2148975046.jpg", imageAlt: "Winter Heritage Collection 2025", authorName: "Beyond The Wall", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "20 Jan 2025"}, + id: "1", category: "New Drop", title: "Winter Heritage Collection 2025", excerpt: "Our winter collection celebrates Palestinian winter traditions through contemporary fashion. Limited pieces crafted with premium materials.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-sitting-table_23-2148975046.jpg?_wi=2", imageAlt: "Winter Heritage Collection 2025", authorName: "Beyond The Wall", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "20 Jan 2025"}, { - id: "2", category: "Collaboration", title: "Exclusive Collab: Palestinian Artisans Series", excerpt: "A special collection created in partnership with Palestinian textile artists. Each piece supports local craft communities directly.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-3400.jpg", imageAlt: "Palestinian Artisans Series collaboration", authorName: "Beyond The Wall", authorAvatar: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", date: "12 Jan 2025"}, + id: "2", category: "Collaboration", title: "Exclusive Collab: Palestinian Artisans Series", excerpt: "A special collection created in partnership with Palestinian textile artists. Each piece supports local craft communities directly.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-3400.jpg?_wi=2", imageAlt: "Palestinian Artisans Series collaboration", authorName: "Beyond The Wall", authorAvatar: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", date: "12 Jan 2025"}, { - id: "3", category: "Restock", title: "Fan Favorites Back in Stock", excerpt: "Due to popular demand, we've restocked our bestselling pieces. Get them before they're gone again.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-fast-fashion-concept_23-2150805333.jpg", imageAlt: "Bestselling pieces back in stock", authorName: "Beyond The Wall", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "5 Jan 2025"}, + id: "3", category: "Restock", title: "Fan Favorites Back in Stock", excerpt: "Due to popular demand, we've restocked our bestselling pieces. Get them before they're gone again.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-fast-fashion-concept_23-2150805333.jpg?_wi=2", imageAlt: "Bestselling pieces back in stock", authorName: "Beyond The Wall", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "5 Jan 2025"}, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1 From 80d29ea9ca7e508cd18a57d58a8285bac7f19c67 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:17:24 +0000 Subject: [PATCH 5/5] Update src/app/stories/page.tsx --- src/app/stories/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/stories/page.tsx b/src/app/stories/page.tsx index e346013..061a0b4 100644 --- a/src/app/stories/page.tsx +++ b/src/app/stories/page.tsx @@ -47,13 +47,13 @@ export default function StoriesPage() { tag="Cultural Storytelling" blogs={[ { - id: "1", category: "Design Philosophy", title: "Breaking Barriers: How Fashion Reclaims Identity", excerpt: "Exploring the intersection of Palestinian heritage and contemporary fashion design. We discuss how cultural identity becomes a radical act of resistance and beauty.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-sitting-table_23-2148975046.jpg", imageAlt: "Design philosophy and cultural identity", authorName: "Layla Mansour", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "15 Jan 2025"}, + id: "1", category: "Design Philosophy", title: "Breaking Barriers: How Fashion Reclaims Identity", excerpt: "Exploring the intersection of Palestinian heritage and contemporary fashion design. We discuss how cultural identity becomes a radical act of resistance and beauty.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-sitting-table_23-2148975046.jpg?_wi=3", imageAlt: "Design philosophy and cultural identity", authorName: "Layla Mansour", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "15 Jan 2025"}, { - id: "2", category: "Collections", title: "The Heritage Series: A Journey Through Palestinian Art", excerpt: "Behind the scenes of our limited-edition Heritage Series. Discover the artists, the inspirations, and the meaning woven into every stitch.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-3400.jpg", imageAlt: "Heritage series collection inspiration", authorName: "Rashid Al-Qadri", authorAvatar: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", date: "8 Jan 2025"}, + id: "2", category: "Collections", title: "The Heritage Series: A Journey Through Palestinian Art", excerpt: "Behind the scenes of our limited-edition Heritage Series. Discover the artists, the inspirations, and the meaning woven into every stitch.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-3400.jpg?_wi=3", imageAlt: "Heritage series collection inspiration", authorName: "Rashid Al-Qadri", authorAvatar: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", date: "8 Jan 2025"}, { - id: "3", category: "Sustainability", title: "Ethical Fashion is Political: Our Production Story", excerpt: "Why we choose ethical production over profit margins. A transparent look at how Beyond The Wall builds fashion that respects people and the planet.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-fast-fashion-concept_23-2150805333.jpg", imageAlt: "Ethical production and sustainability", authorName: "Noor Khalil", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "25 Dec 2024"}, + id: "3", category: "Sustainability", title: "Ethical Fashion is Political: Our Production Story", excerpt: "Why we choose ethical production over profit margins. A transparent look at how Beyond The Wall builds fashion that respects people and the planet.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-fast-fashion-concept_23-2150805333.jpg?_wi=3", imageAlt: "Ethical production and sustainability", authorName: "Noor Khalil", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "25 Dec 2024"}, { - id: "4", category: "Community", title: "Voices from Our Community: Stories of Change", excerpt: "Hear from customers and community partners about what Beyond The Wall means to them and how it's impacted their lives.", imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-15655.jpg", imageAlt: "Community voices and testimonies", authorName: "Community Contributors", authorAvatar: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", date: "18 Dec 2024"}, + id: "4", category: "Community", title: "Voices from Our Community: Stories of Change", excerpt: "Hear from customers and community partners about what Beyond The Wall means to them and how it's impacted their lives.", imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-15655.jpg?_wi=2", imageAlt: "Community voices and testimonies", authorName: "Community Contributors", authorAvatar: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", date: "18 Dec 2024"}, ]} animationType="slide-up" textboxLayout="default" @@ -78,7 +78,7 @@ export default function StoriesPage() { { id: "3", title: "Ethical Production", content: "From fabric sourcing to manufacturing, every step is carefully managed to ensure fair wages, safe working conditions, and minimal environmental impact. We maintain full transparency about our supply chain."}, ]} - 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=2" imageAlt="Behind the scenes production process" mediaAnimation="slide-up" tagAnimation="slide-up" -- 2.49.1