Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 19:37:31 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Watch Demo" }
]}
background={{ variant: "grid" }}
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="three-columns-all-equal-width"