From 9aedf19a79372757859e068fbabe46062bac18e3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:55:31 +0000 Subject: [PATCH 1/4] Update src/app/abdo-epais/page.tsx --- src/app/abdo-epais/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/abdo-epais/page.tsx b/src/app/abdo-epais/page.tsx index f4b12ce..8f11d51 100644 --- a/src/app/abdo-epais/page.tsx +++ b/src/app/abdo-epais/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg?_wi=2", imageAlt: "core strength training icon abs", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg?_wi=2", imageAlt: "core strength training icon abs", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg?_wi=2", imageAlt: "core strength training icon abs", }, ]} -- 2.49.1 From af6a3ad417ea72ce877a87aa3b3949e4581ea4ef Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:55:32 +0000 Subject: [PATCH 2/4] Update src/app/nutrition/page.tsx --- src/app/nutrition/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/nutrition/page.tsx b/src/app/nutrition/page.tsx index c1c2fe2..acee033 100644 --- a/src/app/nutrition/page.tsx +++ b/src/app/nutrition/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg?_wi=4", imageAlt: "customized meal plan healthy diet", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg?_wi=4", imageAlt: "customized meal plan healthy diet", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg?_wi=4", imageAlt: "customized meal plan healthy diet", }, ]} -- 2.49.1 From 80c6562b1263d75a00a8aef3d9d2f4679a3fe563 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:55:32 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 558b399..cf0e1dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { href: "/abdo-epais", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg?_wi=1", imageAlt: "strong abs workout illustration core", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { href: "/split-program", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg?_wi=1", imageAlt: "strong abs workout illustration core", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { href: "/nutrition", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg?_wi=1", imageAlt: "strong abs workout illustration core", }, ]} -- 2.49.1 From e2447c02e8ad81f30bd7f45a33e432e4bcc95560 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:55:33 +0000 Subject: [PATCH 4/4] Update src/app/split-program/page.tsx --- src/app/split-program/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/split-program/page.tsx b/src/app/split-program/page.tsx index 57d12f8..1c9d87a 100644 --- a/src/app/split-program/page.tsx +++ b/src/app/split-program/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111599.jpg?_wi=3", imageAlt: "pectorals and arms workout dumbbells", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg?_wi=3", imageAlt: "pectorals and arms workout dumbbells", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg?_wi=3", imageAlt: "pectorals and arms workout dumbbells", }, ]} -- 2.49.1