Update src/app/nutrition/page.tsx

This commit is contained in:
2026-06-11 13:55:32 +00:00
parent 9aedf19a79
commit af6a3ad417

View File

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