Update src/app/shop/page.tsx
This commit is contained in:
@@ -91,7 +91,7 @@ export default function ShopPage() {
|
||||
name: "Traditional Moroccan Salon Fabric - Deep Red",
|
||||
price: "45 DH/meter",
|
||||
variant: "Red • Geometric Pattern • Premium Wool",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-circle-made-with-lace-fabric_23-2147882417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-circle-made-with-lace-fabric_23-2147882417.jpg?_wi=2",
|
||||
imageAlt: "Traditional red Moroccan fabric with geometric zellige pattern",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -100,7 +100,7 @@ export default function ShopPage() {
|
||||
name: "Modern Moroccan Salon Fabric - Azure Blue",
|
||||
price: "52 DH/meter",
|
||||
variant: "Blue • Contemporary Design • Silk Blend",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3493.jpg?_wi=2",
|
||||
imageAlt: "Modern blue Moroccan fabric with contemporary pattern",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -109,7 +109,7 @@ export default function ShopPage() {
|
||||
name: "Luxury Velvet Fabric - Gold Embossed",
|
||||
price: "85 DH/meter",
|
||||
variant: "Gold • Embroidered • Premium Velvet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solid-curvy-glitter-yellow-fabrics-curtains_23-2148516064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solid-curvy-glitter-yellow-fabrics-curtains_23-2148516064.jpg?_wi=2",
|
||||
imageAlt: "Luxury gold velvet Moroccan fabric with embossed details",
|
||||
isFavorited: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user