From 8b85a5c5df02c0916d544f2288ba6510ad02596f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 04:58:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 95b67ca..324f4e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/thai-boxer-practicing-boxing_107420-65051.jpg" + imageSrc="http://img.b2bpic.net/free-photo/thai-boxer-practicing-boxing_107420-65051.jpg?_wi=1" showDimOverlay={true} avatars={[ { @@ -126,7 +126,7 @@ export default function LandingPage() { title: "Master Abid Bhutta", subtitle: "5th Dan Black Belt", detail: "16+ years of experience in elite combat and traditional techniques.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-boxer-trainer-posing-while-sitting-down_23-2148426234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-boxer-trainer-posing-while-sitting-down_23-2148426234.jpg?_wi=1", }, { id: "m2", @@ -136,7 +136,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/karate-player-performing-karate-stance_107420-64925.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/thai-boxer-practicing-boxing_107420-65051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thai-boxer-practicing-boxing_107420-65051.jpg?_wi=2", imageAlt: "martial arts instructor portrait", }, ]} @@ -176,7 +176,7 @@ export default function LandingPage() { value: "1000+", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/thai-boxer-practicing-boxing_107420-65051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thai-boxer-practicing-boxing_107420-65051.jpg?_wi=3", imageAlt: "Young man posing on grey wall", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { value: "5th Dan", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-boxer-trainer-posing-while-sitting-down_23-2148426234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-boxer-trainer-posing-while-sitting-down_23-2148426234.jpg?_wi=2", imageAlt: "Young man posing on grey wall", }, ]} -- 2.49.1