Merge version_1 into main #4
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-soft-marshmallows-glass-jar-high-quality-photo_114579-35975.jpg", imageAlt: "artisan handcrafted crystal bathroom product detail"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bathroom-cleaning-products_23-2150829690.jpg", imageAlt: "luxury crystal soap dispenser golden finish"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bathroom-cleaning-products_23-2150829690.jpg?_wi=1", imageAlt: "luxury crystal soap dispenser golden finish"
|
||||
},
|
||||
] as [any, any],
|
||||
},
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-frozen-ice-cubes-white-surface_114579-29817.jpg", imageAlt: "crystal glass resistant durable bathroom fixture"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-set_23-2148818485.jpg", imageAlt: "luxury crystal mirror tray golden bathroom"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-set_23-2148818485.jpg?_wi=1", imageAlt: "luxury crystal mirror tray golden bathroom"
|
||||
},
|
||||
] as [any, any],
|
||||
},
|
||||
@@ -66,13 +66,13 @@ export default function LandingPage() {
|
||||
|
||||
const productItems = [
|
||||
{
|
||||
id: "1", name: "Golden Crystal Soap Dispenser", price: "$189.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bathroom-cleaning-products_23-2150829690.jpg", imageAlt: "luxury crystal soap dispenser golden finish"
|
||||
id: "1", name: "Golden Crystal Soap Dispenser", price: "$189.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bathroom-cleaning-products_23-2150829690.jpg?_wi=2", imageAlt: "luxury crystal soap dispenser golden finish"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Silver Crystal Toothbrush Holder", price: "$149.00", imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-purple-green-cocktail-garnished-with-lemon-zest_140725-6017.jpg", imageAlt: "silver crystal bathroom toothbrush holder luxury"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Golden Crystal Mirror Tray", price: "$229.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-set_23-2148818485.jpg", imageAlt: "luxury crystal mirror tray golden bathroom"
|
||||
id: "3", name: "Golden Crystal Mirror Tray", price: "$229.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-set_23-2148818485.jpg?_wi=2", imageAlt: "luxury crystal mirror tray golden bathroom"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Silver Crystal Towel Bar", price: "$279.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-crystal-glasses-with-embossed-pattern-wooden-surface_140725-12793.jpg", imageAlt: "crystal silver towel bar bathroom luxury"
|
||||
|
||||
Reference in New Issue
Block a user