Update src/app/shop/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function ShopPage() {
|
|||||||
name: "Traditional Moroccan Salon Fabric - Deep Red",
|
name: "Traditional Moroccan Salon Fabric - Deep Red",
|
||||||
price: "45 DH/meter",
|
price: "45 DH/meter",
|
||||||
variant: "Red • Geometric Pattern • Premium Wool",
|
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",
|
imageAlt: "Traditional red Moroccan fabric with geometric zellige pattern",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -95,7 +95,7 @@ export default function ShopPage() {
|
|||||||
name: "Modern Moroccan Salon Fabric - Azure Blue",
|
name: "Modern Moroccan Salon Fabric - Azure Blue",
|
||||||
price: "52 DH/meter",
|
price: "52 DH/meter",
|
||||||
variant: "Blue • Contemporary Design • Silk Blend",
|
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",
|
imageAlt: "Modern blue Moroccan fabric with contemporary pattern",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -104,7 +104,7 @@ export default function ShopPage() {
|
|||||||
name: "Luxury Velvet Fabric - Gold Embossed",
|
name: "Luxury Velvet Fabric - Gold Embossed",
|
||||||
price: "85 DH/meter",
|
price: "85 DH/meter",
|
||||||
variant: "Gold • Embroidered • Premium Velvet",
|
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",
|
imageAlt: "Luxury gold velvet Moroccan fabric with embossed details",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -113,7 +113,7 @@ export default function ShopPage() {
|
|||||||
name: "Classic Berber Textile - Indigo",
|
name: "Classic Berber Textile - Indigo",
|
||||||
price: "38 DH/meter",
|
price: "38 DH/meter",
|
||||||
variant: "Indigo • Traditional Weave • Natural Cotton",
|
variant: "Indigo • Traditional Weave • Natural Cotton",
|
||||||
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=3",
|
||||||
imageAlt: "Classic Berber textile in indigo with traditional weave pattern",
|
imageAlt: "Classic Berber textile in indigo with traditional weave pattern",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -122,7 +122,7 @@ export default function ShopPage() {
|
|||||||
name: "Premium Silk Fabric - Emerald Green",
|
name: "Premium Silk Fabric - Emerald Green",
|
||||||
price: "65 DH/meter",
|
price: "65 DH/meter",
|
||||||
variant: "Green • Luxury Silk • Embroidered Details",
|
variant: "Green • Luxury Silk • Embroidered Details",
|
||||||
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=3",
|
||||||
imageAlt: "Premium emerald green silk fabric with embroidered Moroccan patterns",
|
imageAlt: "Premium emerald green silk fabric with embroidered Moroccan patterns",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -131,7 +131,7 @@ export default function ShopPage() {
|
|||||||
name: "Decorative Brocade - Maroon & Gold",
|
name: "Decorative Brocade - Maroon & Gold",
|
||||||
price: "75 DH/meter",
|
price: "75 DH/meter",
|
||||||
variant: "Maroon • Gold Thread • Rich Brocade",
|
variant: "Maroon • Gold Thread • Rich Brocade",
|
||||||
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=3",
|
||||||
imageAlt: "Decorative maroon and gold brocade fabric with intricate patterns",
|
imageAlt: "Decorative maroon and gold brocade fabric with intricate patterns",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -157,7 +157,7 @@ export default function ShopPage() {
|
|||||||
name: "Bestseller: Red Moroccan Blend",
|
name: "Bestseller: Red Moroccan Blend",
|
||||||
price: "48 DH/meter",
|
price: "48 DH/meter",
|
||||||
variant: "Red • Mixed Fibers • Popular Design",
|
variant: "Red • Mixed Fibers • Popular Design",
|
||||||
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=4",
|
||||||
imageAlt: "Bestseller red Moroccan blend fabric",
|
imageAlt: "Bestseller red Moroccan blend fabric",
|
||||||
isFavorited: true,
|
isFavorited: true,
|
||||||
},
|
},
|
||||||
@@ -166,7 +166,7 @@ export default function ShopPage() {
|
|||||||
name: "Customer Favorite: Ocean Blue Weave",
|
name: "Customer Favorite: Ocean Blue Weave",
|
||||||
price: "55 DH/meter",
|
price: "55 DH/meter",
|
||||||
variant: "Blue • Premium Blend • Most Reviewed",
|
variant: "Blue • Premium Blend • Most Reviewed",
|
||||||
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=4",
|
||||||
imageAlt: "Customer favorite ocean blue weave fabric",
|
imageAlt: "Customer favorite ocean blue weave fabric",
|
||||||
isFavorited: true,
|
isFavorited: true,
|
||||||
},
|
},
|
||||||
@@ -175,7 +175,7 @@ export default function ShopPage() {
|
|||||||
name: "Top Rated: Champagne Silk",
|
name: "Top Rated: Champagne Silk",
|
||||||
price: "72 DH/meter",
|
price: "72 DH/meter",
|
||||||
variant: "Cream • Pure Silk • Highly Rated",
|
variant: "Cream • Pure Silk • Highly Rated",
|
||||||
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=4",
|
||||||
imageAlt: "Top-rated champagne silk Moroccan fabric",
|
imageAlt: "Top-rated champagne silk Moroccan fabric",
|
||||||
isFavorited: true,
|
isFavorited: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user