diff --git a/src/app/page.tsx b/src/app/page.tsx index c583a82..670cd16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,22 +60,22 @@ export default function HomePage() { ]} mediaItems={[ { - imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop", imageAlt: "Jordan 1 Retro High" + imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=1", imageAlt: "Jordan 1 Retro High" }, { - imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop", imageAlt: "Nike Air Max 90" + imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop&_wi=1", imageAlt: "Nike Air Max 90" }, { - imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop", imageAlt: "Adidas Ultraboost" + imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=2", imageAlt: "Adidas Ultraboost" }, { - imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop", imageAlt: "Jordan 11 Space Jam" + imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop&_wi=2", imageAlt: "Jordan 11 Space Jam" }, { - imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop", imageAlt: "Nike Dunk Low" + imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=3", imageAlt: "Nike Dunk Low" }, { - imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop", imageAlt: "Adidas NMD R1" + imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop&_wi=3", imageAlt: "Adidas NMD R1" } ]} /> @@ -93,27 +93,27 @@ export default function HomePage() { products={[ { id: "1", brand: "Jordan", name: "Jordan 1 Retro High OG", price: "$170.00", rating: 5, - reviewCount: "1.2k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop", imageAlt: "Jordan 1 Retro High OG Red and Black" + reviewCount: "1.2k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop&_wi=1", imageAlt: "Jordan 1 Retro High OG Red and Black" }, { id: "2", brand: "Nike", name: "Nike Air Max 90", price: "$130.00", rating: 5, - reviewCount: "892", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop", imageAlt: "Nike Air Max 90 White and Grey" + reviewCount: "892", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop&_wi=1", imageAlt: "Nike Air Max 90 White and Grey" }, { id: "3", brand: "Adidas", name: "Adidas Ultraboost 22", price: "$180.00", rating: 5, - reviewCount: "658", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop", imageAlt: "Adidas Ultraboost 22 Black" + reviewCount: "658", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop&_wi=2", imageAlt: "Adidas Ultraboost 22 Black" }, { id: "4", brand: "Jordan", name: "Jordan 11 Space Jam", price: "$225.00", rating: 5, - reviewCount: "1.5k", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop", imageAlt: "Jordan 11 Space Jam Black and Red" + reviewCount: "1.5k", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop&_wi=2", imageAlt: "Jordan 11 Space Jam Black and Red" }, { id: "5", brand: "Nike", name: "Nike Dunk Low Retro", price: "$115.00", rating: 5, - reviewCount: "1.1k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop", imageAlt: "Nike Dunk Low Retro White and Navy" + reviewCount: "1.1k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop&_wi=3", imageAlt: "Nike Dunk Low Retro White and Navy" }, { id: "6", brand: "Adidas", name: "Adidas NMD R1", price: "$140.00", rating: 5, - reviewCount: "934", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop", imageAlt: "Adidas NMD R1 Black and White" + reviewCount: "934", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop&_wi=3", imageAlt: "Adidas NMD R1 Black and White" } ]} /> @@ -164,7 +164,7 @@ export default function HomePage() { id: "delivery", title: "Fast & Secure Delivery", content: "We ship globally with tracking and insurance. Your sneakers arrive safely and quickly, packaged with care and attention to detail." } ]} - imageSrc="https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop" + imageSrc="https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=4" imageAlt="Premium sneaker collection showcase" mediaAnimation="slide-up" useInvertedBackground={false} @@ -184,19 +184,19 @@ export default function HomePage() { products={[ { id: "1", brand: "Street Culture", name: "Urban Street Style", price: "Premium", rating: 5, - reviewCount: "2.3k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop", imageAlt: "Jordan shoes street style fashion" + reviewCount: "2.3k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop&_wi=4", imageAlt: "Jordan shoes street style fashion" }, { id: "2", brand: "Performance", name: "Athletic Excellence", price: "Elevated", rating: 5, - reviewCount: "1.8k", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop", imageAlt: "Nike performance sneakers athletic wear" + reviewCount: "1.8k", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop&_wi=4", imageAlt: "Nike performance sneakers athletic wear" }, { id: "3", brand: "Casual Vibes", name: "Everyday Comfort", price: "Accessible", rating: 5, - reviewCount: "3.1k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop", imageAlt: "Adidas casual sneakers everyday comfort" + reviewCount: "3.1k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop&_wi=5", imageAlt: "Adidas casual sneakers everyday comfort" }, { id: "4", brand: "Classic Silhouettes", name: "Timeless Appeal", price: "Versatile", rating: 5, - reviewCount: "2.7k", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop", imageAlt: "Classic sneaker silhouettes timeless design" + reviewCount: "2.7k", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop&_wi=5", imageAlt: "Classic sneaker silhouettes timeless design" } ]} /> diff --git a/src/app/product/page.tsx b/src/app/product/page.tsx index 9bf78cc..b571376 100644 --- a/src/app/product/page.tsx +++ b/src/app/product/page.tsx @@ -53,22 +53,22 @@ export default function ProductPage() { ]} mediaItems={[ { - imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop", imageAlt: "Jordan 1 Retro High" + imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=5", imageAlt: "Jordan 1 Retro High" }, { - imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop", imageAlt: "Nike Air Max 90" + imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop&_wi=4", imageAlt: "Nike Air Max 90" }, { - imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop", imageAlt: "Adidas Ultraboost" + imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=6", imageAlt: "Adidas Ultraboost" }, { - imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop", imageAlt: "Jordan 11 Space Jam" + imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop&_wi=5", imageAlt: "Jordan 11 Space Jam" }, { - imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop", imageAlt: "Nike Dunk Low" + imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=7", imageAlt: "Nike Dunk Low" }, { - imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop", imageAlt: "Adidas NMD R1" + imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop&_wi=6", imageAlt: "Adidas NMD R1" } ]} /> @@ -79,27 +79,27 @@ export default function ProductPage() { products={[ { id: "1", brand: "Jordan", name: "Jordan 1 Retro High OG", price: "$170.00", rating: 5, - reviewCount: "1.2k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop", imageAlt: "Jordan 1 Retro High OG" + reviewCount: "1.2k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop&_wi=6", imageAlt: "Jordan 1 Retro High OG" }, { id: "2", brand: "Nike", name: "Nike Air Max 90", price: "$130.00", rating: 5, - reviewCount: "892", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop", imageAlt: "Nike Air Max 90" + reviewCount: "892", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop&_wi=6", imageAlt: "Nike Air Max 90" }, { id: "3", brand: "Adidas", name: "Adidas Ultraboost 22", price: "$180.00", rating: 5, - reviewCount: "658", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop", imageAlt: "Adidas Ultraboost 22" + reviewCount: "658", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop&_wi=7", imageAlt: "Adidas Ultraboost 22" }, { id: "4", brand: "Jordan", name: "Jordan 11 Space Jam", price: "$225.00", rating: 5, - reviewCount: "1.5k", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop", imageAlt: "Jordan 11 Space Jam" + reviewCount: "1.5k", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop&_wi=7", imageAlt: "Jordan 11 Space Jam" }, { id: "5", brand: "Nike", name: "Nike Dunk Low Retro", price: "$115.00", rating: 5, - reviewCount: "1.1k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop", imageAlt: "Nike Dunk Low Retro" + reviewCount: "1.1k", imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=600&h=600&fit=crop&_wi=8", imageAlt: "Nike Dunk Low Retro" }, { id: "6", brand: "Adidas", name: "Adidas NMD R1", price: "$140.00", rating: 5, - reviewCount: "934", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop", imageAlt: "Adidas NMD R1" + reviewCount: "934", imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=600&h=600&fit=crop&_wi=8", imageAlt: "Adidas NMD R1" } ]} title="Featured Products" @@ -132,7 +132,7 @@ export default function ProductPage() { id: "authenticity", title: "Authenticity Guarantee", content: "Every shoe in our collection is 100% authentic and inspected for quality. We partner directly with authorized retailers to ensure genuine products." } ]} - imageSrc="https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop" + imageSrc="https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=8" imageAlt="Premium sneaker collection showcase" mediaAnimation="slide-up" useInvertedBackground={false}