This commit is contained in:
Olusesan Ameye
2021-03-25 02:31:43 -04:00
parent 171220864c
commit 28c4f40150
6 changed files with 28 additions and 16 deletions
+4 -4
View File
@@ -196,10 +196,10 @@
<!-- Start Column -->
<div class="third">
<div class="mosaic-block fade">
<a href="https://provider.mermsemr.com/" class="mosaic-overlay link" title="Insert Your Title"></a><div class="mosaic-backdrop">
<a href="<?=env('MERMS_PROVIDERS_PAGE')?>" class="mosaic-overlay link" title="Insert Your Title"></a><div class="mosaic-backdrop">
<img src="/img/merms-provider.jpg" alt="Mock" /></div>
</div>
<h3><a href="https://provider.mermsemr.com/">Merms-Providers</a></h3>
<h3><a href="<?=env('MERMS_PROVIDERS_PAGE')?>">Merms-Providers</a></h3>
<p> MermsEMR is an integrated medical software suite for both independent and group practices. &#8230;<a href="/product" class="more">more</a></p>
</div>
@@ -207,10 +207,10 @@
<!-- Start Column -->
<div class="third">
<div class="mosaic-block fade">
<a href="https://myfit.mermsemr.com/" class="mosaic-overlay link" title="myFit"></a><div class="mosaic-backdrop">
<a href="<?=env('MERMS_MYFIT_PAGE')?>" class="mosaic-overlay link" title="myFit"></a><div class="mosaic-backdrop">
<img src="/img/myfit_small.jpg" alt="Merms - myFit" /></div>
</div>
<h3><a href="https://myfit.mermsemr.com/">MERMS-myFit</a></h3>
<h3><a href="<?=env('MERMS_MYFIT_PAGE')?>">MERMS-myFit</a></h3>
<p>myFit is your personal health care concierge. this app helps you to manage the intricacies of your daily and long term health activities. &#8230;<a href="/product" class="more">more</a></p>
</div>