From 13b5f2c818091e226c3b30a883537de1bd9f432b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:45:18 +0000 Subject: [PATCH 1/5] 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 1893c35..02f241d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { description="Born from passion" subdescription="Serving delicious food and creating memories since day one" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg?_wi=2" imageAlt="Seven Cafe Interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -95,7 +95,7 @@ export default function AboutPage() { description="What drives us every day" subdescription="Fresh ingredients, fair prices, and genuine friendliness" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg?_wi=3" imageAlt="Quality Food" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From 852c6fd68f2ea55464c2bab6754c4f346dc591d1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:45:19 +0000 Subject: [PATCH 2/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 04f3a50..b3ffa1e 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -77,10 +77,10 @@ export default function GalleryPage() {