From 82a48e7060ad5abdcabcaecd87f503735a0aaf40 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 19:49:14 +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 1024a3f..5052552 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-eating-disorder-looking-glass-water_23-2149168708.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-eating-disorder-looking-glass-water_23-2149168708.jpg?_wi=1" /> @@ -111,7 +111,7 @@ export default function LandingPage() { description: "Formulated by experts, verified by tests.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-eating-disorder-looking-glass-water_23-2149168708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-eating-disorder-looking-glass-water_23-2149168708.jpg?_wi=2", imageAlt: "natural botanical ingredients skin health", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { description: "No toxins, no fillers, only goodness.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/serum-bottle-plant-top-view_23-2148899371.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serum-bottle-plant-top-view_23-2148899371.jpg?_wi=1", imageAlt: "natural botanical ingredients skin health", }, ]} @@ -139,7 +139,7 @@ export default function LandingPage() { id: "1", name: "Radiance Serum", price: "$65", - imageSrc: "http://img.b2bpic.net/free-photo/serum-bottle-plant-top-view_23-2148899371.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serum-bottle-plant-top-view_23-2148899371.jpg?_wi=2", }, { id: "2", -- 2.49.1