Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-09 05:42:01 +00:00
parent ea4efe6ee5
commit 219aacd59c

View File

@@ -122,7 +122,7 @@ export default function PricingPage() {
content: "Yes, if you book two consultations together, we offer a 10% discount on your second session."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg?_wi=5"
imageAlt="Professional workspace and planning"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -144,7 +144,7 @@ export default function PricingPage() {
]}
textarea={{ name: "message", placeholder: "Tell us about your citizenship case and any questions", rows: 5, required: false }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg"
imageSrc="http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg?_wi=5"
imageAlt="Professional consultation setup"
mediaAnimation="slide-up"
mediaPosition="right"