Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-posing_23-2149080881.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-posing_23-2149080881.jpg?_wi=1"
|
||||
imageAlt="High-fashion model with luxury skincare products"
|
||||
showDimOverlay={true}
|
||||
showBlur={false}
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Quality certification",
|
||||
},
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=udbkoo",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=udbkoo&_wi=1",
|
||||
imageAlt: "luxury men's cologne dark bottle",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Price tag icon",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing_23-2149080881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing_23-2149080881.jpg?_wi=2",
|
||||
imageAlt: "luxury men's cologne dark bottle",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Korean beauty product",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-make-up-container_23-2149030340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-make-up-container_23-2149030340.jpg?_wi=1",
|
||||
imageAlt: "luxury men's cologne dark bottle",
|
||||
},
|
||||
]}
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
name: "Saffron Elixir Serum",
|
||||
price: "$120.00",
|
||||
variant: "30ml",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-make-up-container_23-2149030340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-make-up-container_23-2149030340.jpg?_wi=2",
|
||||
imageAlt: "Saffron Elixir Serum bottle",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Close up of cologne bottle",
|
||||
},
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=udbkoo",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=udbkoo&_wi=2",
|
||||
imageAlt: "luxury men's cologne dark bottle",
|
||||
},
|
||||
{
|
||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Cologne bottle on dark stone",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing_23-2149080881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing_23-2149080881.jpg?_wi=3",
|
||||
imageAlt: "luxury men's cologne dark bottle",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user