diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 20fcce4..485022e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { title: "Heritage", subtitle: "Family Owned", description: "Passing down recipes since the 20s.", - imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361451.jpg?_wi=2", }, { id: 2, @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Community", subtitle: "Serving All", description: "A place for every neighbor.", - imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361451.jpg?_wi=3", }, ]} />