Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-09 05:45:43 +00:00
parent 25c5246641
commit 63be9be3de

View File

@@ -92,7 +92,7 @@ export default function PricingPage() {
id: "4", title: "Are there discounts for multiple consultations?", 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=4"
imageAlt="Professional workspace and planning"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -114,7 +114,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=4"
imageAlt="Professional consultation setup"
mediaAnimation="slide-up"
mediaPosition="right"