Update src/app/shop/page.tsx
This commit is contained in:
@@ -91,7 +91,7 @@ export default function ShopPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647266.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647266.jpg?_wi=2",
|
||||
imageAlt: "Handmade collection showcase",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function ShopPage() {
|
||||
price: "$185",
|
||||
rating: 5,
|
||||
reviewCount: "24 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-ripe-tomatoes-blue-cloth_114579-68525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-ripe-tomatoes-blue-cloth_114579-68525.jpg?_wi=2",
|
||||
imageAlt: "Ethereal white linen handmade dress",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function ShopPage() {
|
||||
price: "$195",
|
||||
rating: 5,
|
||||
reviewCount: "18 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-leaf_23-2147781195.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-leaf_23-2147781195.jpg?_wi=2",
|
||||
imageAlt: "Earth-toned handcrafted dress",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function ShopPage() {
|
||||
price: "$155",
|
||||
rating: 5,
|
||||
reviewCount: "32 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-female-with-blue-eyes-white-clothes_613910-10588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-female-with-blue-eyes-white-clothes_613910-10588.jpg?_wi=2",
|
||||
imageAlt: "Handmade embroidered blouse with artisan detail",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function ShopPage() {
|
||||
price: "$165",
|
||||
rating: 5,
|
||||
reviewCount: "27 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-clothing-thrift-store_23-2150952358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-clothing-thrift-store_23-2150952358.jpg?_wi=2",
|
||||
imageAlt: "Premium handcrafted silk blouse",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function ShopPage() {
|
||||
price: "$245",
|
||||
rating: 5,
|
||||
reviewCount: "15 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg?_wi=2",
|
||||
imageAlt: "Exclusive matching set artisan coordination",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function ShopPage() {
|
||||
price: "$255",
|
||||
rating: 5,
|
||||
reviewCount: "12 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478950.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478950.jpg?_wi=2",
|
||||
imageAlt: "Handmade sustainable matching pieces",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function ShopPage() {
|
||||
price: "$85",
|
||||
rating: 5,
|
||||
reviewCount: "41 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-velvet-texture_23-2149305939.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-velvet-texture_23-2149305939.jpg?_wi=2",
|
||||
imageAlt: "Handmade artisan textile accessory",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function ShopPage() {
|
||||
price: "$95",
|
||||
rating: 5,
|
||||
reviewCount: "28 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-furoshiki-package_23-2150274516.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-furoshiki-package_23-2150274516.jpg?_wi=2",
|
||||
imageAlt: "Luxury handcrafted textile shawl",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user