From ffed8604316c8160c0f914aadbca5de7a15eaf6d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 19:17:31 +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 5f8d2f8..0112987 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Learn More", href: "#how-it-works" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/smartphone-kitchen-table-with-dessert_23-2147835324.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smartphone-kitchen-table-with-dessert_23-2147835324.jpg?_wi=1" imageAlt="Meal Deal app mockup showing recipe selection and grocery list" mediaAnimation="slide-up" frameStyle="card" @@ -130,7 +130,7 @@ export default function LandingPage() { } ]} buttons={[{ text: "Master a Recipe", href: "#" }]} - imageSrc="http://img.b2bpic.net/free-photo/smartphone-kitchen-table-with-dessert_23-2147835324.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smartphone-kitchen-table-with-dessert_23-2147835324.jpg?_wi=2" imageAlt="Meal Deal cooking interface with timer and step-by-step guide" mediaAnimation="slide-up" buttonAnimation="opacity" -- 2.49.1