Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
description="Experience the timeless essence of luxury. Handcrafted fragrances for the sophisticated soul."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg?_wi=1",
|
||||
imageAlt: "Luxury Perfume",
|
||||
},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Perfume Spray",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg?_wi=1",
|
||||
imageAlt: "Minimal Bottle",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Studio E",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
role: "Curator",
|
||||
company: "Gallery A",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="A Legacy of Elegance"
|
||||
@@ -211,14 +211,14 @@ export default function LandingPage() {
|
||||
value: "100%",
|
||||
title: "Organic Ingredients",
|
||||
description: "Sourced from the finest natural reserves.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "50+",
|
||||
title: "Exquisite Scents",
|
||||
description: "Curated fragrance library for all tastes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user