summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html46
1 files changed, 0 insertions, 46 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index b388b39..0000000
--- a/index.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!doctype html>
-<html>
- <head>
- <meta charset="UTF-8">
- <title>MedicMate - Digital EMS field guide with real-time hospital status</title>
- <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i" rel="stylesheet">
- <link rel="stylesheet" type="text/css" href="/medicmate.css">
- <meta name="viewport" content="width=device-width,initial-scale=1">
- <meta name="description" content="MedicMate is the mobile reference solution for EMS agencies. Get real-time hospital divert status updates and see current travel times. Agency administrators can customize the SOPs/SOGs available on devices, as well as choosing from a selection of state-wide medical and MCI protocols.">
- </head>
- <body class="medicmate-www">
- <header>
- <h1>Introducing MedicMate</h1>
- <p><em>The EMS field reference you&rsquo;ve been waiting for</em></p>
- </header>
-
- <main>
- <p>MedicMate is a mobile app that turns smartphones and tablets into a field reference tailored to your agency that&rsquo;s always up-to-date.</p>
-
- <h2>Features</h2>
-
- <ul>
- <li>Real-time hospital divert status pushed to field units</li>
- <li>Completely customizable SOP/SOG references</li>
- <li>Pre-loaded state medical and MCI protocols</li>
- <li>Agency contact list</li>
- <li>Assorted tools: unit conversion, calculators, vital sign ranges, assessment tools</li>
- </ul>
-
- <h2>Reliability</h2>
-
- <p>MedicMate is designed to work with intermittent Internet connectivity. All content is saved to each device so it&rsquo;s always available. When you connect to the Internet, your latest content is downloaded.</p>
-
- <h2>Get Started</h2>
-
- <p>The first step in your journey to a better field reference is to create your agency&rsquo;s MedicMate account.</p>
-
- <p>Contact <a href="mailto:sales@medicmate.io">sales@medicmate.io</a> to get started today!</p>
- </main>
-
- <footer>
- <p>&copy; 2019</p>
- <p>MedicMate is built by and for EMS professionals.</p>
- </footer>
- </body>
-</html>