diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 0f3d785..49f13bb 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -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"