diff --git a/src/app/page.tsx b/src/app/page.tsx index bd4c04a..2dd02a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { description="Experience the essence of Korean skincare and makeup, directly imported for a radiant you. Embrace silent luxury and professional quality with Glowly." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-with-products-flat-lay_23-2149879976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-with-products-flat-lay_23-2149879976.jpg?_wi=1", imageAlt: "Collection of minimalist Korean cosmetic products", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-lotions-containers-copy-space_23-2148439157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-lotions-containers-copy-space_23-2148439157.jpg?_wi=1", imageAlt: "Close-up of a luxury serum bottle with soft lighting", }, { diff --git a/src/app/wholesale/page.tsx b/src/app/wholesale/page.tsx index 8a19f47..07e13a9 100644 --- a/src/app/wholesale/page.tsx +++ b/src/app/wholesale/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Boxes, }, - imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-with-products-flat-lay_23-2149879976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-with-products-flat-lay_23-2149879976.jpg?_wi=2", imageAlt: "glowly brand logo minimalist", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Truck, }, - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-lotions-containers-copy-space_23-2148439157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-lotions-containers-copy-space_23-2148439157.jpg?_wi=2", imageAlt: "glowly brand logo minimalist", }, ]}