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", }, ]}