From 219aacd59cfc833df4fdac1f0e742b6d77a2977d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:42:01 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"