diff --git a/src/app/page.tsx b/src/app/page.tsx index de13c14..151cc95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "2", value: "24%", title: "Improved Retention", description: "Higher member retention rates through reduced churn among expat segments", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/a-visual-showing-improved-member-satisfa-1772811391464-0bddbb14.png", imageAlt: "Member retention improvement"}, { - id: "3", value: "3h", title: "Claim Processing Speed", description: "Average claim resolution time dramatically accelerated for member satisfaction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/a-screenshot-or-illustration-of-healthma-1772811391953-5f82b4f9.png", imageAlt: "Claims processing speed"}, + id: "3", value: "3h", title: "Claim Processing Speed", description: "Average claim resolution time dramatically accelerated for member satisfaction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/a-screenshot-or-illustration-of-healthma-1772811391953-5f82b4f9.png?_wi=1", imageAlt: "Claims processing speed"}, ]} animationType="slide-up" textboxLayout="default" @@ -151,7 +151,7 @@ export default function LandingPage() { id: "1", name: "API Integration", price: "Day 1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/a-technical-integration-diagram-showing--1772811391763-40406f62.png", imageAlt: "API Integration", initialQuantity: 1, }, { - id: "2", name: "Member Rollout", price: "Day 2-5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/a-screenshot-or-illustration-of-healthma-1772811391953-5f82b4f9.png", imageAlt: "Member Rollout", initialQuantity: 1, + id: "2", name: "Member Rollout", price: "Day 2-5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/a-screenshot-or-illustration-of-healthma-1772811391953-5f82b4f9.png?_wi=2", imageAlt: "Member Rollout", initialQuantity: 1, }, { id: "3", name: "24/7 Support Live", price: "Day 6+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrmgT2CiPUnhBGfKnnRFDUyUY/an-illustration-showing-a-friendly-ai-as-1772811391994-2cac5d7a.png", imageAlt: "Live Support", initialQuantity: 1, @@ -169,7 +169,7 @@ export default function LandingPage() {