Update src/app/products/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ export default function ProductsPage() {
|
||||
price: "Od 1,500 RSD",
|
||||
variant: "Paco Rabanne, Calvin Klein, Versace",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/composition-skin-beauty-products_23-2148761497.jpg",
|
||||
"http://img.b2bpic.net/free-photo/composition-skin-beauty-products_23-2148761497.jpg?_wi=2",
|
||||
imageAlt: "Parfemi Paco Rabanne, Calvin Klein, Versace",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function ProductsPage() {
|
||||
price: "Od 800 RSD",
|
||||
variant: "Bronzeri, rumenila, ojlovi",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/makeup-brushes-lacy-cup_23-2147783953.jpg",
|
||||
"http://img.b2bpic.net/free-photo/makeup-brushes-lacy-cup_23-2147783953.jpg?_wi=2",
|
||||
imageAlt: "Dekorativna kozmetika - bronzeri, rumenila, ojlovi",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function ProductsPage() {
|
||||
price: "Od 600 RSD",
|
||||
variant: "Kreme, serumi, maska",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242132.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242132.jpg?_wi=2",
|
||||
imageAlt: "Nege za lice i telo - kreme, serumi, maske",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function ProductsPage() {
|
||||
price: "Od 500 RSD",
|
||||
variant: "Narukvice, minđuše, lanci",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/jewelry-with-gems-showcase_1398-4326.jpg",
|
||||
"http://img.b2bpic.net/free-photo/jewelry-with-gems-showcase_1398-4326.jpg?_wi=2",
|
||||
imageAlt: "Nakit i modne dodatke - narukvice, minđuše, lanci",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user