diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a76c032..271d38c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-salad_23-2148145617.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg?_wi=3", imageAlt: "Culinary expert in commercial kitchen prepares dish with fresh basil and parsley", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 405d5f2..97025e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-amidst-various-dishes-spices_23-2147894862.jpg?_wi=1", imageAlt: "Jollof Rice", }, { @@ -177,7 +177,7 @@ export default function LandingPage() {