diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index 788cd45..95d18f7 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -51,22 +51,22 @@ export default function CollectionsPage() { products={[ { id: "product-jacket-1", brand: "ZerxHide", name: "Obsidian Biker Jacket", price: "$899", rating: 5, - reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-blonde-caucasian-stylish-woman-french-cap-blazer-shorts-outdoor-outside-villa_343596-2189.jpg", imageAlt: "Black leather biker jacket"}, + reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-blonde-caucasian-stylish-woman-french-cap-blazer-shorts-outdoor-outside-villa_343596-2189.jpg?_wi=2", imageAlt: "Black leather biker jacket"}, { id: "product-bag-1", brand: "ZerxHide", name: "Shadow Messenger Bag", price: "$459", rating: 4.8, - reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/leather-briefcase_181624-11875.jpg", imageAlt: "Stylish leather messenger bag"}, + reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/leather-briefcase_181624-11875.jpg?_wi=2", imageAlt: "Stylish leather messenger bag"}, { id: "product-belt-1", brand: "ZerxHide", name: "Gothic Buckle Belt", price: "$129", rating: 4.9, - reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-alternative-transport-woman-it_23-2148760903.jpg", imageAlt: "Dark leather belt with metallic buckle"}, + reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-alternative-transport-woman-it_23-2148760903.jpg?_wi=2", imageAlt: "Dark leather belt with metallic buckle"}, { id: "product-gloves-1", brand: "ZerxHide", name: "Driving Gauntlets", price: "$199", rating: 4.7, - reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-shoes-close-up_1303-12941.jpg", imageAlt: "Black leather driving gloves"}, + reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-shoes-close-up_1303-12941.jpg?_wi=2", imageAlt: "Black leather driving gloves"}, { id: "product-wallet-1", brand: "ZerxHide", name: "Minimalist Wallet", price: "$99", rating: 5, - reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/leather-handbag-with-book_23-2147615113.jpg", imageAlt: "Minimalist black leather wallet"}, + reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/leather-handbag-with-book_23-2147615113.jpg?_wi=2", imageAlt: "Minimalist black leather wallet"}, { id: "product-boots-1", brand: "ZerxHide", name: "Ankle Dominator Boots", price: "$679", rating: 4.9, - reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brown-haired-stylish-girl-black-dress-outdoor-young-attractive-elegant-woman-portrait-with-long-hair-springtime-city-streets_1328-4483.jpg", imageAlt: "Black leather ankle boots"}, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brown-haired-stylish-girl-black-dress-outdoor-young-attractive-elegant-woman-portrait-with-long-hair-springtime-city-streets_1328-4483.jpg?_wi=2", imageAlt: "Black leather ankle boots"}, ]} title="ZerxHide Collections" description="Explore our handcrafted leather goods." diff --git a/src/app/page.tsx b/src/app/page.tsx index c798f75..033e2bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,22 +79,22 @@ export default function LandingPage() { products={[ { id: "product-jacket-1", brand: "ZerxHide", name: "Obsidian Biker Jacket", price: "$899", rating: 5, - reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-blonde-caucasian-stylish-woman-french-cap-blazer-shorts-outdoor-outside-villa_343596-2189.jpg", imageAlt: "Black leather biker jacket"}, + reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-blonde-caucasian-stylish-woman-french-cap-blazer-shorts-outdoor-outside-villa_343596-2189.jpg?_wi=1", imageAlt: "Black leather biker jacket"}, { id: "product-bag-1", brand: "ZerxHide", name: "Shadow Messenger Bag", price: "$459", rating: 4.8, - reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/leather-briefcase_181624-11875.jpg", imageAlt: "Stylish leather messenger bag"}, + reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/leather-briefcase_181624-11875.jpg?_wi=1", imageAlt: "Stylish leather messenger bag"}, { id: "product-belt-1", brand: "ZerxHide", name: "Gothic Buckle Belt", price: "$129", rating: 4.9, - reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-alternative-transport-woman-it_23-2148760903.jpg", imageAlt: "Dark leather belt with metallic buckle"}, + reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-alternative-transport-woman-it_23-2148760903.jpg?_wi=1", imageAlt: "Dark leather belt with metallic buckle"}, { id: "product-gloves-1", brand: "ZerxHide", name: "Driving Gauntlets", price: "$199", rating: 4.7, - reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-shoes-close-up_1303-12941.jpg", imageAlt: "Black leather driving gloves"}, + reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-shoes-close-up_1303-12941.jpg?_wi=1", imageAlt: "Black leather driving gloves"}, { id: "product-wallet-1", brand: "ZerxHide", name: "Minimalist Wallet", price: "$99", rating: 5, - reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/leather-handbag-with-book_23-2147615113.jpg", imageAlt: "Minimalist black leather wallet"}, + reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/leather-handbag-with-book_23-2147615113.jpg?_wi=1", imageAlt: "Minimalist black leather wallet"}, { id: "product-boots-1", brand: "ZerxHide", name: "Ankle Dominator Boots", price: "$679", rating: 4.9, - reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brown-haired-stylish-girl-black-dress-outdoor-young-attractive-elegant-woman-portrait-with-long-hair-springtime-city-streets_1328-4483.jpg", imageAlt: "Black leather ankle boots"}, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brown-haired-stylish-girl-black-dress-outdoor-young-attractive-elegant-woman-portrait-with-long-hair-springtime-city-streets_1328-4483.jpg?_wi=1", imageAlt: "Black leather ankle boots"}, ]} title="Signature ZerxHide Collections" description="Explore our latest handcrafted leather jackets, bags, and accessories. Each ZerxHide piece is a statement of quality and unique style."