diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index b741a2b..5e1e9a1 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -57,7 +57,7 @@ export default function PricingPage() { value: "60 days", title: "Average ROI Timeline", description: "Most clinics see positive ROI within 60 days of implementation", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-comprehensive-analytics-dashboard-for--1772681409195-2d090e13.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-comprehensive-analytics-dashboard-for--1772681409195-2d090e13.png?_wi=6", imageAlt: "ROI timeline", }, { @@ -65,7 +65,7 @@ export default function PricingPage() { value: "$15-20k", title: "Monthly Savings", description: "Average monthly savings for mid-sized clinics (20+ staff)", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-visual-representation-of-150-active-cl-1772681409121-9197e39e.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-visual-representation-of-150-active-cl-1772681409121-9197e39e.png?_wi=3", imageAlt: "Monthly savings", }, ]}