From df44be8e2c91e5dba3eea9ae6786961b0b2bb927 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:53:05 +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 a5240d4..577349b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { title="About Eats Corner Restaurant" description="A warm, inviting neighborhood eatery dedicated to serving authentic Indo-Chinese cuisine with fresh ingredients, affordable prices, and exceptional service since day one." tag="Our Mission" - imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg" + imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg?_wi=4" imageAlt="Eats Corner Restaurant interior" textPosition="bottom-left" showBlur={true} @@ -106,7 +106,7 @@ export default function AboutPage() { description="Founded with Passion" subdescription="Serving Gachibowli Since 2020" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg" + imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg?_wi=5" imageAlt="Our warm and welcoming restaurant" mediaAnimation="slide-up" useInvertedBackground={false}