Update src/app/about/page.tsx
This commit is contained in:
@@ -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() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg?_wi=7"
|
||||
imageAlt="Chicken Box restaurant logo"
|
||||
logoText="CHICKEN BOX"
|
||||
copyrightText="© 2025 Chicken Box. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user