From 05a272f0d558eedd7b0917aea589d8e6ada68161 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:00:36 +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 5fab075..a001a44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/karate-player-doing-push-up_107420-65089.jpg" + imageSrc="http://img.b2bpic.net/free-photo/karate-player-doing-push-up_107420-65089.jpg?_wi=1" imageAlt="High energy fitness athlete" /> @@ -83,7 +83,7 @@ export default function LandingPage() { value: "15k+", title: "Calories Burned", description: "System wide total", - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163407.jpg?_wi=1", }, { id: "m2", @@ -124,7 +124,7 @@ export default function LandingPage() { description: "Compete with global leaderboards and teams.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/karate-player-doing-push-up_107420-65089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/karate-player-doing-push-up_107420-65089.jpg?_wi=2", imageAlt: "Adult training for body building", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { description: "Custom meal planning based on workout intensity.", bentoComponent: "reveal-icon", icon: Beef, - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163407.jpg?_wi=2", imageAlt: "Adult training for body building", }, ]} -- 2.49.1