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"