Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXZk0VNsRzLvQXlXulRiiKwk8N/uploaded-1778494512056-3tc8rm8p.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXZk0VNsRzLvQXlXulRiiKwk8N/uploaded-1778494512056-3tc8rm8p.png?_wi=1"
|
||||
imageAlt="AI Luxury Collection Hero"
|
||||
/>
|
||||
</div>
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669117.jpg",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXZk0VNsRzLvQXlXulRiiKwk8N/uploaded-1778494512056-3tc8rm8p.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXZk0VNsRzLvQXlXulRiiKwk8N/uploaded-1778494512056-3tc8rm8p.png?_wi=2",
|
||||
imageAlt: "luxury fashion editorial model",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-surrounding-iridescent-beauty-packaging_23-2151892260.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lip-balm-arrangement-with-bright-sky_23-2149681509.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lip-balm-arrangement-with-bright-sky_23-2149681509.jpg?_wi=1",
|
||||
imageAlt: "luxury fashion editorial model",
|
||||
},
|
||||
]}
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Midnight Elixir",
|
||||
price: "AI-Gen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lip-balm-arrangement-with-bright-sky_23-2149681509.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lip-balm-arrangement-with-bright-sky_23-2149681509.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user