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() {