Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -137,10 +137,10 @@ export default function LandingPage() {
|
||||
title: "Perfumes", description: "Long-lasting fragrances for every occasion and personality", icon: Flower2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Premium Perfume Collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=1", imageAlt: "Premium Perfume Collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-ornate-bottles_140725-1903.jpg", imageAlt: "Attar Collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-ornate-bottles_140725-1903.jpg?_wi=1", imageAlt: "Attar Collection"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -148,10 +148,10 @@ export default function LandingPage() {
|
||||
title: "Attars", description: "Traditional oil-based fragrances with authentic oriental essence", icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-ornate-bottles_140725-1903.jpg", imageAlt: "Premium Attar Collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-ornate-bottles_140725-1903.jpg?_wi=2", imageAlt: "Premium Attar Collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Fragrance Selection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=2", imageAlt: "Fragrance Selection"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-lipsticks-arrangement_23-2149030343.jpg", imageAlt: "Beauty Cosmetics Collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-assortment-with-spa-products_23-2148268502.jpg", imageAlt: "Premium Skincare Products"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-assortment-with-spa-products_23-2148268502.jpg?_wi=1", imageAlt: "Premium Skincare Products"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handmade-soap-almond-marble-background_1150-45187.jpg", imageAlt: "Bath and Body Products"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-assortment-with-spa-products_23-2148268502.jpg", imageAlt: "Body Care Collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-assortment-with-spa-products_23-2148268502.jpg?_wi=2", imageAlt: "Body Care Collection"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -192,10 +192,10 @@ export default function LandingPage() {
|
||||
title: "Fragrance Notes", description: "Choose by scent profile: Rose, Citrus, Floral, Aquatic, Musk & more", icon: HeartHandshake,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Fragrance Notes Selection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=3", imageAlt: "Fragrance Notes Selection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-ornate-bottles_140725-1903.jpg", imageAlt: "Scent Profile Options"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-ornate-bottles_140725-1903.jpg?_wi=3", imageAlt: "Scent Profile Options"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user