From f8644e2ddddc7b1290f8b21fc66eaf31976bf775 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:39:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f685210..8ef5ff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Watch Demo" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-vector/doctor-meets-patients-medical-booking-app_23-2148552959.jpg" + imageSrc="http://img.b2bpic.net/free-vector/doctor-meets-patients-medical-booking-app_23-2148552959.jpg?_wi=1" imageAlt="HelperMax AI clinic reception dashboard" frameStyle="card" mediaAnimation="slide-up" @@ -67,13 +67,13 @@ export default function LandingPage() { id: "1", title: "Missed Calls", description: "Peak hours, lunch breaks, after hours — phones ring unanswered. Patients book elsewhere. Revenue lost.", imageSrc: "http://img.b2bpic.net/free-vector/medical-banner-collection_23-2147551515.jpg", imageAlt: "Missed calls illustration" }, { - id: "2", title: "Front Desk Overwhelm", description: "Staff juggle calls while managing check-ins and paperwork. Burnout leads to high turnover and inconsistent patient experience.", imageSrc: "http://img.b2bpic.net/free-vector/flat-artificial-intelligence-background_23-2147722312.jpg", imageAlt: "Front desk stress illustration" + id: "2", title: "Front Desk Overwhelm", description: "Staff juggle calls while managing check-ins and paperwork. Burnout leads to high turnover and inconsistent patient experience.", imageSrc: "http://img.b2bpic.net/free-vector/flat-artificial-intelligence-background_23-2147722312.jpg?_wi=1", imageAlt: "Front desk stress illustration" }, { - id: "3", title: "Booking Delays & Errors", description: "Manual appointment entry causes double-bookings, wrong times, and follow-up calls. Friction kills conversions.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg", imageAlt: "Booking errors illustration" + id: "3", title: "Booking Delays & Errors", description: "Manual appointment entry causes double-bookings, wrong times, and follow-up calls. Friction kills conversions.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg?_wi=1", imageAlt: "Booking errors illustration" }, { - id: "4", title: "No Off-Hours Coverage", description: "Patients call at night or weekends. No one answers. They never call back — they find another clinic.", imageSrc: "http://img.b2bpic.net/free-vector/doctor-meets-patients-medical-booking-app_23-2148552959.jpg", imageAlt: "After hours coverage gap" + id: "4", title: "No Off-Hours Coverage", description: "Patients call at night or weekends. No one answers. They never call back — they find another clinic.", imageSrc: "http://img.b2bpic.net/free-vector/doctor-meets-patients-medical-booking-app_23-2148552959.jpg?_wi=2", imageAlt: "After hours coverage gap" } ]} gridVariant="two-columns-alternating-heights" @@ -99,22 +99,22 @@ export default function LandingPage() { description="HelperMax AI handles the entire patient intake flow without human intervention." features={[ { - id: "1", title: "24/7 Availability", description: "AI answers every call, every day. No missed revenue. Patients always get through.", imageSrc: "http://img.b2bpic.net/free-vector/doctor-meets-patients-medical-booking-app_23-2148552959.jpg", imageAlt: "24/7 service illustration" + id: "1", title: "24/7 Availability", description: "AI answers every call, every day. No missed revenue. Patients always get through.", imageSrc: "http://img.b2bpic.net/free-vector/doctor-meets-patients-medical-booking-app_23-2148552959.jpg?_wi=3", imageAlt: "24/7 service illustration" }, { id: "2", title: "Jane App Integration", description: "Appointments push directly into your Jane App calendar. No manual entry. No errors. Zero double-bookings.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-nurse-logo-template-collection_23-2148952487.jpg", imageAlt: "Jane App integration" }, { - id: "3", title: "Smart Patient Qualification", description: "AI gathers patient info, confirms insurance, notes urgency. Your staff gets clean intake data.", imageSrc: "http://img.b2bpic.net/free-vector/flat-artificial-intelligence-background_23-2147722312.jpg", imageAlt: "Patient qualification process" + id: "3", title: "Smart Patient Qualification", description: "AI gathers patient info, confirms insurance, notes urgency. Your staff gets clean intake data.", imageSrc: "http://img.b2bpic.net/free-vector/flat-artificial-intelligence-background_23-2147722312.jpg?_wi=2", imageAlt: "Patient qualification process" }, { id: "4", title: "HIPAA & PIPEDA Compliant", description: "Your patient data stays secure. Full compliance with Canadian privacy law and healthcare security standards.", imageSrc: "http://img.b2bpic.net/free-vector/flat-healthcare-infographic-template_23-2148370868.jpg", imageAlt: "HIPAA compliant badge" }, { - id: "5", title: "Instant Booking Confirmation", description: "Patients receive text confirmations immediately. Reduces no-shows. Improves satisfaction.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg", imageAlt: "Booking confirmation" + id: "5", title: "Instant Booking Confirmation", description: "Patients receive text confirmations immediately. Reduces no-shows. Improves satisfaction.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg?_wi=2", imageAlt: "Booking confirmation" }, { - id: "6", title: "No Setup Complexity", description: "Plug-and-play integration. No IT overhead. Start taking calls within 48 hours.", imageSrc: "http://img.b2bpic.net/free-vector/doctor-meets-patients-medical-booking-app_23-2148552959.jpg", imageAlt: "Simple setup process" + id: "6", title: "No Setup Complexity", description: "Plug-and-play integration. No IT overhead. Start taking calls within 48 hours.", imageSrc: "http://img.b2bpic.net/free-vector/doctor-meets-patients-medical-booking-app_23-2148552959.jpg?_wi=4", imageAlt: "Simple setup process" } ]} gridVariant="uniform-all-items-equal" -- 2.49.1