From 522520d7aa0ff4d2436d6f5ae6a4b37bea9763c8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 18:56:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a14e61..9dedebf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,7 +141,7 @@ export default function LandingPage() { name: "BPC-157 + TB-500", price: "From $95", variant: "Research Blend", - imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-biotechnology-researchers-working-vaccine-development-late-night-chemistry-equipped-laboratory_482257-530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-biotechnology-researchers-working-vaccine-development-late-night-chemistry-equipped-laboratory_482257-530.jpg?_wi=1", imageAlt: "BPC+TB Blend Vial", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { name: "KLOW", price: "From $85", variant: "Research Grade", - imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-biotechnology-researchers-working-vaccine-development-late-night-chemistry-equipped-laboratory_482257-530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-biotechnology-researchers-working-vaccine-development-late-night-chemistry-equipped-laboratory_482257-530.jpg?_wi=2", imageAlt: "KLOW Vial", }, { -- 2.49.1