Update src/app/reviews/page.tsx
This commit is contained in:
@@ -123,7 +123,7 @@ export default function ReviewsPage() {
|
||||
name: "Hydrating Facial Serum",
|
||||
price: "$45.99",
|
||||
variant: "Moisturizing Vitamin C",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-cosmetics-concept_23-2148578622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-cosmetics-concept_23-2148578622.jpg?_wi=2",
|
||||
imageAlt: "Luxury hydrating facial serum with golden packaging",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -132,7 +132,7 @@ export default function ReviewsPage() {
|
||||
name: "Nourishing Face Mask",
|
||||
price: "$38.50",
|
||||
variant: "Detox Sheet Mask",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-cosmetics-concept_23-2148565322.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-cosmetics-concept_23-2148565322.jpg?_wi=2",
|
||||
imageAlt: "Premium nourishing face mask in elegant jar",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -141,7 +141,7 @@ export default function ReviewsPage() {
|
||||
name: "Eyeshadow Palette Pro",
|
||||
price: "$52.00",
|
||||
variant: "Warm Tones 12 Colors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg?_wi=2",
|
||||
imageAlt: "Professional eyeshadow palette with rich warm tones",
|
||||
isFavorited: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user