diff --git a/src/app/page.tsx b/src/app/page.tsx index e301122..09a4aac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-american-food-concept_23-2148454862.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-american-food-concept_23-2148454862.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Open Hours", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chef-chopping-vegetables-cutting-board-preparing-ingredients_482257-121189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-chopping-vegetables-cutting-board-preparing-ingredients_482257-121189.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -212,7 +212,7 @@ export default function LandingPage() { tags: [ "Original Recipe", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-concept_23-2148454862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-concept_23-2148454862.jpg?_wi=2", imageAlt: "family at airport restaurant", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { tags: [ "Satisfying", ], - imageSrc: "http://img.b2bpic.net/free-photo/chef-chopping-vegetables-cutting-board-preparing-ingredients_482257-121189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-chopping-vegetables-cutting-board-preparing-ingredients_482257-121189.jpg?_wi=2", imageAlt: "family at airport restaurant", }, ]}