From 63be9be3de983cbead0d3cbe2f24f10ecb7215c2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:45:43 +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 7634001..3856c3f 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -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"