Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
description="Decades of tradition refined for the modern world."
|
||||
subdescription="We believe luxury is a sensory experience."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girly-items-arrangement-table_23-2148229223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girly-items-arrangement-table_23-2148229223.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
placeholder: "How can we help?",
|
||||
rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girly-items-arrangement-table_23-2148229223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girly-items-arrangement-table_23-2148229223.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -122,13 +122,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Royal Gold",
|
||||
price: "$290",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192218.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192218.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Midnight Oud",
|
||||
price: "$350",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
description="At Luxx Perfumes, we believe in the alchemy of scent. Every blend is curated using the finest ingredients from across the globe."
|
||||
subdescription="Dedicated to excellence, our masters combine timeless tradition with modern luxury."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girly-items-arrangement-table_23-2148229223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girly-items-arrangement-table_23-2148229223.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,13 +59,13 @@ export default function LandingPage() {
|
||||
id: "s1",
|
||||
name: "Rose Gold",
|
||||
price: "$220",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192218.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192218.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Silver Musk",
|
||||
price: "$280",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user