From 5980e915f034195f1efc08eb1056275a89613b6e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 23:27:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d53f6b5..f57609e 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/scientist-woman-sitting-laboratory-with-chemical-technology_482257-9078.jpg" + imageSrc="http://img.b2bpic.net/free-photo/scientist-woman-sitting-laboratory-with-chemical-technology_482257-9078.jpg?_wi=1" showBlur={true} avatars={[ { @@ -110,7 +110,7 @@ export default function LandingPage() { title: "Researchers", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/covid-still-life-with-vaccine_23-2149079634.jpg" + imageSrc="http://img.b2bpic.net/free-photo/covid-still-life-with-vaccine_23-2149079634.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -131,7 +131,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758765.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/scientist-woman-sitting-laboratory-with-chemical-technology_482257-9078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scientist-woman-sitting-laboratory-with-chemical-technology_482257-9078.jpg?_wi=2", imageAlt: "high purity peptide vial", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/biologist-researcher-woman-with-white-coat-discovering-vaccine-against-virus-typing-medical-expertise-computer-professional-modern-equipment-standing-table-hospital-laboratory_482257-26483.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/covid-still-life-with-vaccine_23-2149079634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/covid-still-life-with-vaccine_23-2149079634.jpg?_wi=2", imageAlt: "high purity peptide vial", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/grunge-quality-control-approved-seal-stamp-rubber-look_78370-668.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/medicine-pharmaceutics-health-care-people-concept-female-pharmacist-taking-medications-from-shelf_1157-42168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medicine-pharmaceutics-health-care-people-concept-female-pharmacist-taking-medications-from-shelf_1157-42168.jpg?_wi=1", imageAlt: "high purity peptide vial", }, ]} @@ -176,7 +176,7 @@ export default function LandingPage() { id: "p1", name: "Compound Alpha", price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/medicine-pharmaceutics-health-care-people-concept-female-pharmacist-taking-medications-from-shelf_1157-42168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medicine-pharmaceutics-health-care-people-concept-female-pharmacist-taking-medications-from-shelf_1157-42168.jpg?_wi=2", }, { id: "p2", -- 2.49.1