fix
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
<!-- Start Post -->
|
||||
<!-- Start Post -->
|
||||
<div class="clearfix">
|
||||
<h1 class="four-fifths right last"><a href="https://provider.mermsemr.com/">MERMS-Providers</a></h1>
|
||||
<h1 class="four-fifths right last"><a href="<?=env('MERMS_PROVIDERS_PAGE')?>">MERMS-Providers</a></h1>
|
||||
<!-- Start Meta -->
|
||||
<aside class="left-aside left fifth">
|
||||
<ul class="meta">
|
||||
<li><a href="https://provider.mermsemr.com/">Providers</a></li>
|
||||
<li><a href="<?=env('MERMS_PROVIDERS_PAGE')?>">Providers</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="four-fifths right last">
|
||||
@@ -40,19 +40,19 @@
|
||||
|
||||
<p>MermsEMR is a unified suite of software solutions designed for m healthcare organizations and independent physician practices. Features include practice management, electronic health records, medical billing, patient engagement tools, telemedicine functionality, patient charts, reputation management.</p>
|
||||
|
||||
<p><a href="https://provider.mermsemr.com/" class="btn">Learn More</a></p>
|
||||
<p><a href="<?=env('MERMS_PROVIDERS_PAGE')?>" class="btn">Learn More</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<!-- Start Post -->
|
||||
<!-- Start Post -->
|
||||
<div class="clearfix">
|
||||
<h1 class="four-fifths right last"><a href="https://myfit.mermsemr.com/">MyFit - Personal Health Care</a></h1>
|
||||
<h1 class="four-fifths right last"><a href="<?=env('MERMS_MYFIT_PAGE')?>">MyFit - Personal Health Care</a></h1>
|
||||
<!-- Start Meta -->
|
||||
<aside class="left-aside left fifth">
|
||||
<ul class="meta">
|
||||
|
||||
<li><a href="https://myfit.mermsemr.com/">visit myFit</a></li>
|
||||
<li><a href="<?=env('MERMS_MYFIT_PAGE')?>">visit myFit</a></li>
|
||||
|
||||
</ul>
|
||||
</aside>
|
||||
@@ -65,7 +65,7 @@
|
||||
<p>myFit is your personal health care concierge. this app helps you to manage the intricacies of your daily and long term health activities. With myFit, your health record is yours at all point, you decide your provider access as needed from time to time. </p>
|
||||
<p>Enabling Users-centric Healthcare with Data Analytics and AI. Data Analytics and Machine Learning for the healthcare Industry. Harnessing the power of big data and AI to personalize healthcare and improve user outcomes.
|
||||
</p>
|
||||
<p><a href="https://myfit.mermsemr.com/" class="btn">Learn More</a></p>
|
||||
<p><a href="<?=env('MERMS_MYFIT_PAGE')?>" class="btn">Learn More</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
|
||||
Reference in New Issue
Block a user