From 3bb02db06f84b744c52d55c31e3ed4e2a85c82e7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 14:05:56 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]} />