Merge version_2 into main #11
@@ -93,19 +93,19 @@ 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&_wi=1", imageAlt: "Jordan 1 Retro High OG Red and Black"
|
||||
reviewCount: "1.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772994604068-yo9jqjh5.jpg", 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&_wi=1", imageAlt: "Nike Air Max 90 White and Grey"
|
||||
reviewCount: "892", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772994468896-g41rsi8q.webp", 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&_wi=2", imageAlt: "Adidas Ultraboost 22 Black"
|
||||
reviewCount: "658", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772994690682-h4lyekfm.jpg", 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&_wi=2", imageAlt: "Jordan 11 Space Jam Black and Red"
|
||||
reviewCount: "1.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772994799596-pijpwp9c.webp", imageAlt: "Jordan 11 Space Jam Black and Red"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "Nike", name: "Nike Dunk Low Retro", price: "$115.00", rating: 5,
|
||||
@@ -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&_wi=4"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772994379901-q1pv4e9v.jpg"
|
||||
imageAlt="Premium sneaker collection showcase"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -183,20 +183,20 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
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&_wi=4", imageAlt: "Jordan shoes street style fashion"
|
||||
id: "1", brand: "Street Culture", name: "AirForces 1s ", price: "$120 ", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772993023457-k32n4a5n.webp", 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&_wi=4", imageAlt: "Nike performance sneakers athletic wear"
|
||||
id: "2", brand: "Performance", name: "Jordan 4s ", price: "$250 ", rating: 5,
|
||||
reviewCount: "1.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772993300652-yesnfftq.jpg", 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&_wi=5", imageAlt: "Adidas casual sneakers everyday comfort"
|
||||
id: "3", brand: "Casual Vibes", name: "black and grey Jordans 1s ", price: "$190 ", rating: 5,
|
||||
reviewCount: "3.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772993802786-5e59fwnc.jpg", 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&_wi=5", imageAlt: "Classic sneaker silhouettes timeless design"
|
||||
id: "4", brand: "Classic Silhouettes", name: "red dunks low ", price: "$90 ", rating: 5,
|
||||
reviewCount: "2.7k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772993886520-oopybfjx.avif", imageAlt: "Classic sneaker silhouettes timeless design"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user