diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 86d4c12..5bf5d31 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { tag="Our Story" tagIcon={Heart} tagAnimation="opacity" - 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={[ @@ -72,7 +72,7 @@ export default function AboutPage() { { id: "24-7", title: "Open 24/7", 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=2" imageAlt="Delivery rider on scooter with food order bag" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -83,7 +83,7 @@ export default function AboutPage() {