From 09c3010dcd2de63084dcb26d684241add21187f7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 14:25:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7447c3..a2aed42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,11 +70,11 @@ export default function LandingPage() { imageAlt: "Sustainable Packaging", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg?_wi=1", imageAlt: "Organic Face Serum", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-korean-woman-posing-with-serum_23-2150171888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-korean-woman-posing-with-serum_23-2150171888.jpg?_wi=1", imageAlt: "Natural Beauty Elixir", }, ]} @@ -101,7 +101,7 @@ export default function LandingPage() { id: "p1", name: "Radiance Serum", price: "$34.00", - imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg?_wi=2", }, { id: "p2", @@ -119,7 +119,7 @@ export default function LandingPage() { id: "p4", name: "Vitality Face Oil", price: "$39.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-korean-woman-posing-with-serum_23-2150171888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-korean-woman-posing-with-serum_23-2150171888.jpg?_wi=2", }, { id: "p5",