Added pages
This commit is contained in:
+19
-25
@@ -17,8 +17,8 @@
|
||||
<link rel="shortcut icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
|
||||
<link rel="icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="{% static 'images/apple-touch-icon-152x152.png' %}">
|
||||
<!-- <link rel="apple-touch-icon" sizes="120x120" href="{% static 'images/apple-touch-icon-120x120.png' %}">-->
|
||||
<!-- <link rel="apple-touch-icon" sizes="76x76" href="{% static 'images/apple-touch-icon-76x76.png' %}">-->
|
||||
<!-- <link rel="apple-touch-icon" sizes="120x120" href="{% static 'images/apple-touch-icon-120x120.png' %}">-->
|
||||
<!-- <link rel="apple-touch-icon" sizes="76x76" href="{% static 'images/apple-touch-icon-76x76.png' %}">-->
|
||||
<link rel="apple-touch-icon" href="{% static 'images/apple-touch-icon.png' %}">
|
||||
<link rel="icon" href="{% static 'images/apple-touch-icon.png' %} " type="image/x-icon">
|
||||
|
||||
@@ -54,7 +54,11 @@
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XTWF96F5ZZ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
}
|
||||
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-XTWF96F5ZZ');
|
||||
@@ -304,43 +308,32 @@
|
||||
<!-- TEXT BLOCK -->
|
||||
<div class="col-md-6">
|
||||
<div class="txt-block right-column wow fadeInLeft">
|
||||
|
||||
<!-- Section ID -->
|
||||
<!-- <span class="section-id">autoMedSys</span>-->
|
||||
|
||||
<!-- Title -->
|
||||
<h2 class="s-46 w-700">Healthcare solution in all directions</h2>
|
||||
|
||||
<!-- Text -->
|
||||
<p>Follow our coverage of personal, business, and institutional needs.
|
||||
<h2 class="s-46 w-700">MERMS</h2>
|
||||
<p>Transform Your Legacy Healthcare Tools with MERMS—The Modern Digital Health Platform.
|
||||
</p>
|
||||
|
||||
<!-- Small Title -->
|
||||
<h5 class="s-24 w-700">Precision Medicine</h5>
|
||||
<h5 class="s-24 w-700">Flexible Onboarding</h5>
|
||||
|
||||
<!-- List -->
|
||||
<ul class="simple-list">
|
||||
|
||||
<li class="list-item">
|
||||
<p class="mb-0">Individually target health tools for positive impact on people’s
|
||||
well-being.
|
||||
<p class="mb-0">Experience a unified suite of MERMS solutions designed to streamline and elevate every aspect of your digital healthcare practice. Unlock new efficiencies, enhance patient care, and future-proof your organization with our integrated platform.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h5 class="s-24 w-700">Ambulatory Platforms</h5>
|
||||
<h5 class="s-24 w-700">Augmented/Artificial Intelligence</h5>
|
||||
<ul class="simple-list">
|
||||
<li class="list-item">
|
||||
<p>
|
||||
Your Practice. Your Solutions. Use one or more solutions customized to meet your
|
||||
needs.
|
||||
Empower your practice with advanced AI and automation that eliminate manual, repetitive tasks—boosting productivity and freeing your staff to focus on what matters most: exceptional care and strategic growth. With MERMS, elevate your team's impact and modernize your healthcare operations without sacrificing quality.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h5 class="s-24 w-700">Research & A.I. Modeling </h5>
|
||||
<h5 class="s-24 w-700">Secure Availability</h5>
|
||||
<ul class="simple-list">
|
||||
<li class="list-item">
|
||||
<p>Unlock the power of data with our Research, AI Modeling, and Business Intelligence
|
||||
services. Let’s transform your challenges into opportunities!
|
||||
<p>Security meets accessibility with MERMS. Our cloud-based platform delivers reliable, compliant, and secure access to critical data—anytime, anywhere.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -979,12 +972,13 @@
|
||||
|
||||
<!-- Social Links -->
|
||||
<ul class="footer-socials ico-25 text-center clearfix">
|
||||
<li><a href="https://www.facebook.com/profile.php?id=61577571233672" target="_blank"><span class="flaticon-facebook"></span></a></li>
|
||||
<li><a href="https://www.facebook.com/profile.php?id=61577571233672" target="_blank"><span
|
||||
class="flaticon-facebook"></span></a></li>
|
||||
<li><a href="#"><span class="flaticon-twitter"></span></a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div> <!-- END FOOTER LINKS -->
|
||||
</div> <!-- END FOOTER LINKS -->
|
||||
|
||||
|
||||
<!-- FOOTER NEWSLETTER FORM -->
|
||||
@@ -1017,7 +1011,7 @@
|
||||
<!-- FOOTER COPYRIGHT -->
|
||||
<div class="col">
|
||||
<div class="footer-copyright">
|
||||
<p class="p-sm">© 2026 autoMedSys (AI) <span>All Rights Reserved</span></p>
|
||||
<p class="p-sm">© 2026 autoMedSys (AI) <span>All Rights Reserved</span></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user