From 6c4e881beea89b26b35f3144ad823ba537232571 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:12:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3b5649..bcfcf7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,9 +102,9 @@ export default function LandingPage() { title: "Nutrition Guidance", description: "Evidence-based nutrition support designed for chronic illness management and sustainable weight goals.", icon: Apple, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg", imageAlt: "Nutrition consultation"}, + imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=1", imageAlt: "Nutrition consultation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg", imageAlt: "Meal planning resources"}, + imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=2", imageAlt: "Meal planning resources"}, ], }, {