From e92f3af4bcbf5ceb5f58349a97be581bdb10ce68 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 17:03:54 +0000 Subject: [PATCH 01/11] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f32aff9..df31b7b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { tag="Our Story" tagIcon={Heart} tagAnimation="fade" - imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg?_wi=3" imageAlt="Chicken Box restaurant interior with modern seating" useInvertedBackground={false} buttons={[ @@ -88,7 +88,7 @@ export default function AboutPage() { content: "We're always open for you. Whether it's breakfast, lunch, dinner, or a late-night craving, we've got you covered.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-delivery-woman-red-uniform-cap-holding-paper-package-looking-coffee-cup-other-hand-with-serious-face-standing-green-wall_141793-64803.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-delivery-woman-red-uniform-cap-holding-paper-package-looking-coffee-cup-other-hand-with-serious-face-standing-green-wall_141793-64803.jpg?_wi=3" imageAlt="Delivery rider on scooter with food order bag" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -99,7 +99,7 @@ export default function AboutPage() {