diff --git a/src/app/page.tsx b/src/app/page.tsx index afae044..1c7e134 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { @@ -111,7 +111,7 @@ export default function LandingPage() { title: "Takeout Available", subtitle: "Fast Service", description: "Order your favorite meals to go and enjoy them in the comfort of home.", - imageSrc: "http://img.b2bpic.net/free-photo/colourful-traditional-mexican-house_23-2151769304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colourful-traditional-mexican-house_23-2151769304.jpg?_wi=2", imageAlt: "middle aged woman smiling portrait", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { title: "Quality Ingredients", subtitle: "Farm to Table", description: "We source the freshest vegetables and premium meats for every dish.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-frame-with-tortilla-chips-copy-space_23-2148329170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-frame-with-tortilla-chips-copy-space_23-2148329170.jpg?_wi=2", imageAlt: "middle aged woman smiling portrait", }, ]}