Update src/app/stories/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user