Update src/app/shop/page.tsx

This commit is contained in:
2026-03-15 16:22:23 +00:00
parent a733b7a692
commit a0cefdd456

View File

@@ -91,7 +91,7 @@ export default function ShopPage() {
price: "$28",
rating: 5,
reviewCount: "342",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-casual-hipster-summer-clothes_158538-7831.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-casual-hipster-summer-clothes_158538-7831.jpg?_wi=4",
imageAlt: "Pastel pink cropped t-shirt",
},
{
@@ -101,7 +101,7 @@ export default function ShopPage() {
price: "$45",
rating: 5,
reviewCount: "289",
imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-hangers-with-wallet_23-2149366043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-hangers-with-wallet_23-2149366043.jpg?_wi=4",
imageAlt: "Lavender mini skirt",
},
{
@@ -111,7 +111,7 @@ export default function ShopPage() {
price: "$85",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-covering-her-forehead_176474-92539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-covering-her-forehead_176474-92539.jpg?_wi=4",
imageAlt: "Cream oversized jacket",
},
{
@@ -121,7 +121,7 @@ export default function ShopPage() {
price: "$95",
rating: 5,
reviewCount: "421",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg?_wi=5",
imageAlt: "White platform sneakers",
},
{
@@ -131,7 +131,7 @@ export default function ShopPage() {
price: "$24",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-green-t-shirt-making-defense-gesture-with-disgusted-expression-standing-orange-wall_141793-29231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-green-t-shirt-making-defense-gesture-with-disgusted-expression-standing-orange-wall_141793-29231.jpg?_wi=2",
imageAlt: "Pastel green baby tee",
},
{
@@ -141,7 +141,7 @@ export default function ShopPage() {
price: "$68",
rating: 5,
reviewCount: "267",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-basket-gathering-lavander_1303-23372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-basket-gathering-lavander_1303-23372.jpg?_wi=2",
imageAlt: "Lavender maxi dress",
},
{
@@ -151,7 +151,7 @@ export default function ShopPage() {
price: "$62",
rating: 5,
reviewCount: "312",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-nature_23-2148192711.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-nature_23-2148192711.jpg?_wi=4",
imageAlt: "Pink cargo pants",
},
{
@@ -161,7 +161,7 @@ export default function ShopPage() {
price: "$35",
rating: 5,
reviewCount: "145",
imageSrc: "http://img.b2bpic.net/free-photo/young-tourist-touching-hat_23-2147835253.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-tourist-touching-hat_23-2147835253.jpg?_wi=3",
imageAlt: "Lavender bucket hat",
},
]}