Fix footer autoMedSys

This commit is contained in:
CHIEFSOFT\ameye
2026-05-17 16:14:52 -04:00
parent 842ae7159b
commit db9e6780d3
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ export default function MermsFeatures() {
</div>
</div>
<div className="fbox-txt">
<h5 className="s-20 w-700">Digital Marketing</h5>
<p>Promote your presence and grow with MERMS SEO tools.</p>
<h5 className="s-20 w-700">Expanding Digital Ecosystem</h5>
<p>We continuously introduce advanced digital tools designed to enhance and streamline your practice.</p>
</div>
</div>
<div id="fb-12-4" className="fbox-12 bg--green-100 block-shadow r-12">
@@ -67,8 +67,8 @@ export default function MermsFeaturesSectionTwo(){
</div> {/* End Icon */}
{/* Text */}
<div className="fbox-txt">
<h5 className="s-20 w-700">Digital Marketing</h5>
<p>Promote your presence and grow with MERMS SEO tools.</p>
<h5 className="s-20 w-700">Expanding Digital Ecosystem</h5>
<p>We continuously introduce advanced digital tools designed to enhance and streamline your practice.</p>
</div>
</div>
</div>