From ef30db55c34b0635d776f33d8c76cd8745f2879e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 10:27:53 +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 97a3774..080c390 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=1" textPosition="bottom" imageAlt="luxury gym dark minimalist" avatars={[ @@ -108,7 +108,7 @@ export default function LandingPage() { description: "Long-term health at your core.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037168.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037168.jpg?_wi=1" imageAlt="liquid glass blob abstract" /> @@ -130,7 +130,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-graphic-3d-working-out-equipment_23-2150849211.jpg", imageAlt: "strength training icon neon", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=2", imageAlt: "strength training icon neon", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/body-repair-sign-neon-style_1262-15874.jpg", imageAlt: "fat loss icon neon", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037168.jpg?_wi=2", imageAlt: "strength training icon neon", }, { -- 2.49.1