Update src/app/drops/page.tsx

This commit is contained in:
2026-03-15 12:56:28 +00:00
parent 9c7ab0be1f
commit c9daae1ad1

View File

@@ -84,7 +84,7 @@ export default function DropsPage() {
price: "€850", price: "€850",
rating: 5, rating: 5,
reviewCount: "Piece #001", reviewCount: "Piece #001",
imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-castings_114579-17669.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-castings_114579-17669.jpg?_wi=2",
imageAlt: "Vintage Inter Milan football jersey reworked into streetwear", imageAlt: "Vintage Inter Milan football jersey reworked into streetwear",
}, },
{ {
@@ -94,7 +94,7 @@ export default function DropsPage() {
price: "€920", price: "€920",
rating: 5, rating: 5,
reviewCount: "Piece #002", reviewCount: "Piece #002",
imageSrc: "http://img.b2bpic.net/free-photo/football-composition_23-2147827756.jpg", imageSrc: "http://img.b2bpic.net/free-photo/football-composition_23-2147827756.jpg?_wi=2",
imageAlt: "AC Milan vintage jersey custom streetwear piece", imageAlt: "AC Milan vintage jersey custom streetwear piece",
}, },
{ {
@@ -104,7 +104,7 @@ export default function DropsPage() {
price: "€780", price: "€780",
rating: 5, rating: 5,
reviewCount: "Piece #003", reviewCount: "Piece #003",
imageSrc: "http://img.b2bpic.net/free-vector/black-modern-halftone-background_1035-2575.jpg", imageSrc: "http://img.b2bpic.net/free-vector/black-modern-halftone-background_1035-2575.jpg?_wi=2",
imageAlt: "Liverpool FC vintage jersey transformed streetwear", imageAlt: "Liverpool FC vintage jersey transformed streetwear",
}, },
{ {
@@ -114,7 +114,7 @@ export default function DropsPage() {
price: "€890", price: "€890",
rating: 5, rating: 5,
reviewCount: "Piece #004", reviewCount: "Piece #004",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-texture-with-different-colors_1160-164.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vintage-texture-with-different-colors_1160-164.jpg?_wi=2",
imageAlt: "Ajax Amsterdam vintage jersey exclusive piece", imageAlt: "Ajax Amsterdam vintage jersey exclusive piece",
}, },
{ {
@@ -124,7 +124,7 @@ export default function DropsPage() {
price: "€910", price: "€910",
rating: 5, rating: 5,
reviewCount: "Piece #005", reviewCount: "Piece #005",
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-african-young-male-athlete-leaning-reflective-mirror-outdoors_23-2148124103.jpg", imageSrc: "http://img.b2bpic.net/free-photo/contemplated-african-young-male-athlete-leaning-reflective-mirror-outdoors_23-2148124103.jpg?_wi=2",
imageAlt: "Juventus vintage jersey premium streetwear edition", imageAlt: "Juventus vintage jersey premium streetwear edition",
}, },
{ {
@@ -134,7 +134,7 @@ export default function DropsPage() {
price: "€895", price: "€895",
rating: 5, rating: 5,
reviewCount: "Piece #006", reviewCount: "Piece #006",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-shop_23-2148932661.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-shop_23-2148932661.jpg?_wi=2",
imageAlt: "Barcelona FC vintage jersey exclusive rework", imageAlt: "Barcelona FC vintage jersey exclusive rework",
}, },
]} ]}
@@ -183,7 +183,7 @@ export default function DropsPage() {
content: "Yes, join our Discord community or enable push notifications through our platform. You can also follow our social accounts for real-time updates. We make announcements across all channels simultaneously to ensure fairness.", content: "Yes, join our Discord community or enable push notifications through our platform. You can also follow our social accounts for real-time updates. We make announcements across all channels simultaneously to ensure fairness.",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164791.jpg" imageSrc="http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164791.jpg?_wi=2"
imageAlt="luxury streetwear collection display exclusive room" imageAlt="luxury streetwear collection display exclusive room"
mediaPosition="left" mediaPosition="left"
/> />