Merge version_1 into main #13
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Curated Selections", description: "Hand-picked products for discerning tastes.", icon: Lightbulb,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-made-with-natural-ingredients_181624-33827.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-made-with-natural-ingredients_181624-33827.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxurious-anti-aging-serum-bottle_181624-34860.jpg" }
|
||||
]
|
||||
},
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Veridian Bloom", name: "Hydrating Mist", price: "$75.00", rating: 4.7,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-made-with-natural-ingredients_181624-33827.jpg", imageAlt: "Hydrating Mist"
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-made-with-natural-ingredients_181624-33827.jpg?_wi=2", imageAlt: "Hydrating Mist"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user