Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-05 03:31:48 +00:00
parent cb507d1926
commit fd282250ad

View File

@@ -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",
},
]}