Update src/app/account/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function AccountPage() {
|
||||
tag="Account Management"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg?_wi=2"
|
||||
imageAlt="Happy customer with account access"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -76,7 +76,7 @@ export default function AccountPage() {
|
||||
{
|
||||
id: "account-faq-6", title: "How do I delete my account?", content: "Navigate to account settings and click 'Delete Account'. Note that this action is permanent and all your data will be removed."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg?_wi=2"
|
||||
imageAlt="Happy customers enjoying meals together"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
@@ -89,7 +89,7 @@ export default function AccountPage() {
|
||||
|
||||
<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=4"
|
||||
imageAlt="Chicken Box restaurant logo"
|
||||
logoText="CHICKEN BOX"
|
||||
copyrightText="© 2025 Chicken Box. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user