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