Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 23:09:02 +00:00
parent 20755a2a1e
commit fbe82c2fb0

View File

@@ -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"