Fix footer autoMedSys

This commit is contained in:
CHIEFSOFT\ameye
2026-05-16 17:04:02 -04:00
parent 8c93663921
commit 3471bb6e86
+1 -1
View File
@@ -108,7 +108,7 @@ export default function MermsFooter() {
{/* FOOTER COPYRIGHT */} {/* FOOTER COPYRIGHT */}
<div className="col"> <div className="col">
<div className="footer-copyright"> <div className="footer-copyright">
<p className="p-sm">© 2026 autoMedSys(AI) <span>All Rights Reserved</span></p> <p className="p-sm">© 2026 MERMS(AI) <span>All Rights Reserved</span></p>
</div> </div>
</div> </div>
{/* FOOTER SOCIALS */} {/* FOOTER SOCIALS */}