diff --git a/src/app/page.tsx b/src/app/page.tsx index 1425500..688f0b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,8 +76,8 @@ export default function LandingPage() { { title: "Main Courses", description: "Impressive dinner ideas ranging from quick weeknight meals to elaborate entertaining dishes.", icon: ChefHat, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Main course dishes" }, - { imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Plated dinner" } + { imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=1", imageAlt: "Main course dishes" }, + { imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=2", imageAlt: "Plated dinner" } ] }, {