Merge version_1 into main #1
@@ -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"
|
||||
@@ -81,7 +81,7 @@ export default function AboutPage() {
|
||||
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"
|
||||
@@ -100,25 +100,25 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Layla Mansour",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
|
||||
imageAlt: "Amin Rashid - Community Director",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -77,7 +77,7 @@ export default function ContactPage() {
|
||||
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"
|
||||
@@ -99,7 +99,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"
|
||||
|
||||
@@ -85,7 +85,7 @@ export default function HomePage() {
|
||||
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",
|
||||
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,
|
||||
},
|
||||
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
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",
|
||||
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,
|
||||
},
|
||||
@@ -103,7 +103,7 @@ export default function HomePage() {
|
||||
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",
|
||||
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,
|
||||
},
|
||||
@@ -140,7 +140,7 @@ export default function HomePage() {
|
||||
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"
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
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",
|
||||
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",
|
||||
@@ -175,7 +175,7 @@ export default function HomePage() {
|
||||
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",
|
||||
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",
|
||||
@@ -186,7 +186,7 @@ export default function HomePage() {
|
||||
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",
|
||||
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",
|
||||
@@ -209,25 +209,25 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Amara Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Amara Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Hassan Al-Mansouri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1",
|
||||
imageAlt: "Hassan Al-Mansouri",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sofia Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Sofia Rossi",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function ShopPage() {
|
||||
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",
|
||||
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,
|
||||
},
|
||||
@@ -60,7 +60,7 @@ export default function ShopPage() {
|
||||
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",
|
||||
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,
|
||||
},
|
||||
@@ -69,7 +69,7 @@ export default function ShopPage() {
|
||||
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",
|
||||
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,
|
||||
},
|
||||
@@ -78,7 +78,7 @@ export default function ShopPage() {
|
||||
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",
|
||||
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,
|
||||
},
|
||||
@@ -104,7 +104,7 @@ export default function ShopPage() {
|
||||
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",
|
||||
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",
|
||||
@@ -115,7 +115,7 @@ export default function ShopPage() {
|
||||
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",
|
||||
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",
|
||||
@@ -126,7 +126,7 @@ export default function ShopPage() {
|
||||
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",
|
||||
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",
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function StoriesPage() {
|
||||
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",
|
||||
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",
|
||||
@@ -62,7 +62,7 @@ export default function StoriesPage() {
|
||||
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",
|
||||
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",
|
||||
@@ -73,7 +73,7 @@ export default function StoriesPage() {
|
||||
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",
|
||||
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",
|
||||
@@ -84,7 +84,7 @@ export default function StoriesPage() {
|
||||
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",
|
||||
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",
|
||||
@@ -123,7 +123,7 @@ export default function StoriesPage() {
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user