Update src/app/collections/page.tsx

This commit is contained in:
2026-03-09 01:40:41 +00:00
parent 4b4a63191e
commit 905fcefc3f

View File

@@ -64,11 +64,11 @@ export default function CollectionsPage() {
animationType="slide-up"
products={[
{
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", imageAlt: "Premium designer blazer from collection"},
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?_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", imageAlt: "Luxury evening wear 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?_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", imageAlt: "Designer shoes from 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?_wi=3", imageAlt: "Designer shoes from collection"},
]}
/>
</div>
@@ -85,10 +85,10 @@ export default function CollectionsPage() {
features={[
{
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"},
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?_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"},
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?_wi=2"},
{
id: 3,
title: "Global Access", description: "International shipping to Pakistan and diaspora destinations. Same-day processing, tracked delivery, and full insurance on every order.", imageSrc: "http://img.b2bpic.net/free-vector/cash-delivery-badge-collection_23-2148778407.jpg"},