Fix footer menyu

This commit is contained in:
CHIEFSOFT\ameye
2026-02-07 21:06:06 -05:00
parent 710109cc04
commit 2a44da0e88
+1 -1
View File
@@ -102,7 +102,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">© 202 autoMedSys A.I. <span>All Rights Reserved</span></p> <p className="p-sm">© 2026 autoMedSys(AI) <span>All Rights Reserved</span></p>
</div> </div>
</div> </div>
{/* FOOTER SOCIALS */} {/* FOOTER SOCIALS */}