Update src/app/collections/page.tsx
This commit is contained in:
@@ -71,21 +71,21 @@ export default function CollectionsPage() {
|
||||
id: "col-1",
|
||||
name: "Designer Blazer Collection",
|
||||
price: "PKR 16,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg?_wi=3",
|
||||
imageAlt: "Premium designer blazer from collection",
|
||||
},
|
||||
{
|
||||
id: "col-2",
|
||||
name: "Evening Wear Ensemble",
|
||||
price: "PKR 22,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-clothes-shop_107420-94824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-clothes-shop_107420-94824.jpg?_wi=3",
|
||||
imageAlt: "Luxury evening wear collection",
|
||||
},
|
||||
{
|
||||
id: "col-3",
|
||||
name: "Formal Footwear Set",
|
||||
price: "PKR 14,900",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glamorous-stiletto-pair-vibrant-pink-color-generated-by-ai_188544-21011.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glamorous-stiletto-pair-vibrant-pink-color-generated-by-ai_188544-21011.jpg?_wi=3",
|
||||
imageAlt: "Designer shoes from collection",
|
||||
},
|
||||
]}
|
||||
@@ -106,13 +106,13 @@ export default function CollectionsPage() {
|
||||
id: 1,
|
||||
title: "Authentic Inventory",
|
||||
description: "Direct sourcing from international distributors. Every piece carries full authenticity verification and Grade-A export certification.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Unbeatable Pricing",
|
||||
description: "Premium brands at 40-60% below retail. Branded leftovers represent excess seasonal inventory, passed savings directly to you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/boutique-template-design_23-2151526173.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/boutique-template-design_23-2151526173.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
|
||||
Reference in New Issue
Block a user