From 3b61b9fdc52fa09bca60505bbf3d4b08425b1703 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 21:42:12 +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 6650d14..b9333c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-illustration-subcutaneous-injection_183364-119297.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-illustration-subcutaneous-injection_183364-119297.jpg?_wi=1" imageAlt="Advanced medical skin graft technology" mediaAnimation="blur-reveal" avatars={[ @@ -143,7 +143,7 @@ export default function LandingPage() { description: "Advanced tech for high-viability tissue integration.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-illustration-subcutaneous-injection_183364-119297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-illustration-subcutaneous-injection_183364-119297.jpg?_wi=2", imageAlt: "sterile lab equipment research", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { description: "Minimized recovery times through targeted biological grafting.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/it-admin-writes-ai-code-laptop_482257-91025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/it-admin-writes-ai-code-laptop_482257-91025.jpg?_wi=1", imageAlt: "sterile lab equipment research", }, ]} @@ -171,7 +171,7 @@ export default function LandingPage() { value: "99.8%", title: "Success Rate", description: "Graft integration success.", - imageSrc: "http://img.b2bpic.net/free-photo/it-admin-writes-ai-code-laptop_482257-91025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/it-admin-writes-ai-code-laptop_482257-91025.jpg?_wi=2", }, { id: "m2", -- 2.49.1