From 917aff505612035a2de1bfc7c94a07c4cbfe3474 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 11:51:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 37b32c1..1708cb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}