From fbe82c2fb0763eb6cf7352a0ab086bc1ac2762c9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 23:09:02 +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 c078f9c..4147fcb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { { title: "Community Focused", description: "We're proud to be part of Port Jervis, supporting local businesses and building lasting relationships with our neighbors.", icon: Users }, { title: "Exceptional Service", description: "Our passionate staff is dedicated to making every dining experience memorable and welcoming.", icon: Star }, ]} - imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg" + imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=2" imageAlt="Warm and inviting restaurant interior at Front Street Café" mediaAnimation="slide-up" imagePosition="right" @@ -134,7 +134,7 @@ export default function AboutPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/female-cook-kitchen-cafe_1303-26161.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-cook-kitchen-cafe_1303-26161.jpg?_wi=2" imageAlt="Chef preparing food at Front Street Café" mediaAnimation="slide-up" mediaPosition="right"