change text in footer

This commit is contained in:
CHIEFSOFT\ameye
2024-12-06 06:29:43 -05:00
parent 1839cb4398
commit 07456579b9
@@ -9,7 +9,7 @@ export default function UserFooter(){
<p>&copy; Copyright 2024. All rights reserved.</p>
</div>
<div className="col col-sm-6 ml-sm-auto text-center text-sm-right">
<p>Hand-crafted made with <i className="fa fa-heart text-danger mx-1"></i> by Potenza</p>
<p>A division of <i className="fa fa-key text-danger mx-1"></i> autoMedSys A.I.</p>
</div>
</div>
</footer>