2 Commits

Author SHA1 Message Date
b04f31bed3 Update src/app/page.tsx 2026-03-10 02:26:45 +00:00
ee67c45879 Update src/app/page.tsx 2026-03-10 02:25:55 +00:00

View File

@@ -63,11 +63,11 @@ export default function LandingPage() {
description="AmbuGo connects patients, drivers, hospitals, and fleet owners through a real-time digital platform—delivering the right ambulance to the right place in minutes, with upfront pricing and live tracking. Whether you need emergency transport, steady driver income, or hospital coordination, AmbuGo is healthcare transformed."
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/young-male-being-uber-driver-female-client_23-2149184229.jpg", imageAlt: "Emergency ambulance medical transport service"},
videoSrc:
"https://cdn.jsdelivr.net/npm/three/examples/models/gltf/DamagedHelmet/DamagedHelmet.gltf?_wi=1"},
{
imageSrc:
"http://img.b2bpic.net/free-vector/medical-booking-application-interface_23-2148556062.jpg", imageAlt: "Real-time ambulance booking mobile app interface"},
videoSrc:
"https://cdn.jsdelivr.net/npm/three/examples/models/gltf/DamagedHelmet/DamagedHelmet.gltf?_wi=2"},
]}
rating={5}
ratingText="Trusted by patients, drivers, and hospitals across India"
@@ -84,7 +84,8 @@ export default function LandingPage() {
<TextSplitAbout
title="A Platform Built for Every Stakeholder"
description={[
"AmbuGo isn't just an ambulance booking app—it's an ecosystem. We connect patients seeking urgent care, drivers building stable livelihoods, fleet owners optimizing operations, and hospitals coordinating incoming emergencies in real-time. Our platform eliminates the friction, uncertainty, and delays that plague emergency medical transportation across India.", "With upfront pricing, live GPS tracking, and instant driver-hospital communication, every stakeholder gains clarity, speed, and reliability. Founded on the principle that quality emergency care should be accessible, transparent, and equitable, AmbuGo is reshaping emergency medical transport one ride at a time."]}
"AmbuGo isn't just an ambulance booking app—it's an ecosystem. We connect patients seeking urgent care, drivers building stable livelihoods, fleet owners optimizing operations, and hospitals coordinating incoming emergencies in real-time. Our platform eliminates the friction, uncertainty, and delays that plague emergency medical transportation across India.", "With upfront pricing, live GPS tracking, and instant driver-hospital communication, every stakeholder gains clarity, speed, and reliability. Founded on the principle that quality emergency care should be accessible, transparent, and equitable, AmbuGo is reshaping emergency medical transport one ride at a time."
]}
buttons={[
{ text: "Learn Our Story", href: "#" },
]}