Merge version_2 into main #12
@@ -60,13 +60,13 @@ export default function HomePage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=1", imageAlt: "Jordan 1 Retro High"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772995087812-ktitlrg2.avif", imageAlt: "Jordan 1 Retro High"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop&_wi=1", imageAlt: "Nike Air Max 90"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772995182713-b1ry91pl.avif", imageAlt: "Nike Air Max 90"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1542291026-7eec264c27ff?w=800&h=800&fit=crop&_wi=2", imageAlt: "Adidas Ultraboost"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772995245522-rxzxqwfh.avif", imageAlt: "Adidas Ultraboost"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1542295503-52712f69c69d?w=800&h=800&fit=crop&_wi=2", imageAlt: "Jordan 11 Space Jam"
|
||||
@@ -75,7 +75,7 @@ export default function HomePage() {
|
||||
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&_wi=3", imageAlt: "Adidas NMD R1"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772995142273-2lej246w.jpg", imageAlt: "Adidas NMD R1"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -109,11 +109,11 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
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&_wi=3", imageAlt: "Nike Dunk Low Retro White and Navy"
|
||||
reviewCount: "1.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772994905298-dw9ks45v.webp", 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&_wi=3", imageAlt: "Adidas NMD R1 Black and White"
|
||||
reviewCount: "934", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfmM9SRIszwR2836smlQn17mcI/uploaded-1772995020355-vbe78x6c.jpg", imageAlt: "Adidas NMD R1 Black and White"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user