Merge version_1 into main #3
@@ -94,13 +94,13 @@ export default function LandingPage() {
|
||||
tag="Featured Products"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Luxe Hydrating Face Serum", price: "$45.99", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottles-stones-light-background_185193-162140.jpg", imageAlt: "Hydrating face serum", initialQuantity: 1,
|
||||
id: "1", name: "Luxe Hydrating Face Serum", price: "Kes 400 ", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottles-stones-light-background_185193-162140.jpg", imageAlt: "Hydrating face serum", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Radiant Glow Foundation", price: "$38.50", imageSrc: "http://img.b2bpic.net/free-vector/cosmetic-foundation-swatches-smears_107791-6470.jpg", imageAlt: "Radiant glow foundation", initialQuantity: 1,
|
||||
id: "2", name: "Radiant Glow Foundation", price: "Kes 40 ", imageSrc: "http://img.b2bpic.net/free-vector/cosmetic-foundation-swatches-smears_107791-6470.jpg", imageAlt: "Radiant glow foundation", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Velvet Matte Lipstick Set", price: "$52.00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-lipstick-touching-plump-red-female-lips_1098-19287.jpg", imageAlt: "Velvet matte lipstick collection", initialQuantity: 1,
|
||||
id: "3", name: "Velvet Matte Lipstick Set", price: "Kes 200 ", imageSrc: "http://img.b2bpic.net/free-photo/closeup-lipstick-touching-plump-red-female-lips_1098-19287.jpg", imageAlt: "Velvet matte lipstick collection", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "4", name: "Nourishing Eye Cream", price: "$42.75", imageSrc: "http://img.b2bpic.net/free-photo/smiley-model-using-eye-cream-close-up_23-2149427934.jpg", imageAlt: "Nourishing eye cream", initialQuantity: 1,
|
||||
|
||||
Reference in New Issue
Block a user