Update src/app/about/page.tsx

This commit is contained in:
2026-04-03 14:05:56 +00:00
parent 58c0d3df18
commit 3bb02db06f

View File

@@ -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",
},
]}
/>