From 3fbb558bcdd5a507d85d233034fd5e2219e36c5f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 03:31:47 +0000 Subject: [PATCH] Update src/app/clinic-portal/page.tsx --- src/app/clinic-portal/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/clinic-portal/page.tsx b/src/app/clinic-portal/page.tsx index 35311f1..823a33c 100644 --- a/src/app/clinic-portal/page.tsx +++ b/src/app/clinic-portal/page.tsx @@ -58,7 +58,7 @@ export default function ClinicPortalPage() { title: "Call Management Dashboard", description: "View all incoming and outgoing calls with AI transcripts, patient info, and booking confirmations in one unified interface", tag: "Daily Operations", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-detailed-call-log-management-interface-1772681409093-6563cda3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-detailed-call-log-management-interface-1772681409093-6563cda3.png?_wi=2", imageAlt: "Call management interface", }, { @@ -66,7 +66,7 @@ export default function ClinicPortalPage() { title: "Appointment Verification", description: "Quickly verify AI-confirmed appointments, handle conflicts, and manage no-shows with one-click actions", tag: "Scheduling", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-smart-appointment-scheduling-system-in-1772681408147-94049520.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-smart-appointment-scheduling-system-in-1772681408147-94049520.png?_wi=2", imageAlt: "Appointment verification system", }, { @@ -74,7 +74,7 @@ export default function ClinicPortalPage() { title: "Performance Metrics", description: "Track your clinic's AI performance metrics, including accuracy rates, call volume, and operational efficiency trends", tag: "Analytics", - 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=2", imageAlt: "Performance metrics dashboard", }, ]} @@ -97,7 +97,7 @@ export default function ClinicPortalPage() { value: "98.5%", title: "Booking Accuracy", description: "Average accuracy across clinic staff using Auvia", - 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=3", imageAlt: "Accuracy metrics", }, { @@ -105,7 +105,7 @@ export default function ClinicPortalPage() { value: "45%", title: "Call Volume Handled", description: "Average reduction in staff manual call handling", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-massive-call-volume-visualization-show-1772681407667-62d8f8f6.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVcXuuONLaGYQ8HiYdyturQ4QI/a-massive-call-volume-visualization-show-1772681407667-62d8f8f6.png?_wi=2", imageAlt: "Call volume reduction", }, ]}