Merge version_1 into main #3
@@ -81,11 +81,11 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Midnight Garden", price: "$145", variant: "Eau de Parfum • 100ml", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232242.jpg", imageAlt: "Midnight Garden perfume bottle"},
|
||||
id: "1", name: "Midnight Garden", price: "$145", variant: "Eau de Parfum • 100ml", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232242.jpg?_wi=1", imageAlt: "Midnight Garden perfume bottle"},
|
||||
{
|
||||
id: "2", name: "Ocean Whisper", price: "$125", variant: "Eau de Toilette • 75ml", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337702.jpg", imageAlt: "Ocean Whisper fragrance"},
|
||||
id: "2", name: "Ocean Whisper", price: "$125", variant: "Eau de Toilette • 75ml", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337702.jpg?_wi=1", imageAlt: "Ocean Whisper fragrance"},
|
||||
{
|
||||
id: "3", name: "Rose Velvet", price: "$155", variant: "Eau de Parfum • 100ml", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-style-wedding-invitation-template_23-2147944768.jpg", imageAlt: "Rose Velvet luxury fragrance"},
|
||||
id: "3", name: "Rose Velvet", price: "$155", variant: "Eau de Parfum • 100ml", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-style-wedding-invitation-template_23-2147944768.jpg?_wi=1", imageAlt: "Rose Velvet luxury fragrance"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -126,11 +126,11 @@ export default function LandingPage() {
|
||||
tagIcon={Crown}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Amber Sensation", price: "$189", variant: "Eau de Parfum • 75ml", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232242.jpg", imageAlt: "Amber Sensation limited edition"},
|
||||
id: "1", name: "Amber Sensation", price: "$189", variant: "Eau de Parfum • 75ml", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232242.jpg?_wi=2", imageAlt: "Amber Sensation limited edition"},
|
||||
{
|
||||
id: "2", name: "Jasmine Dreams", price: "$175", variant: "Eau de Parfum • 75ml", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337702.jpg", imageAlt: "Jasmine Dreams fragrance"},
|
||||
id: "2", name: "Jasmine Dreams", price: "$175", variant: "Eau de Parfum • 75ml", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337702.jpg?_wi=2", imageAlt: "Jasmine Dreams fragrance"},
|
||||
{
|
||||
id: "3", name: "Sandalwood Sanctuary", price: "$199", variant: "Eau de Parfum • 100ml", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-style-wedding-invitation-template_23-2147944768.jpg", imageAlt: "Sandalwood Sanctuary luxury"},
|
||||
id: "3", name: "Sandalwood Sanctuary", price: "$199", variant: "Eau de Parfum • 100ml", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-style-wedding-invitation-template_23-2147944768.jpg?_wi=2", imageAlt: "Sandalwood Sanctuary luxury"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user