Added Media starter

This commit is contained in:
CHIEFSOFT\ameye
2025-12-14 14:26:11 -05:00
parent 7aefb555ed
commit afc9e5be0f
6 changed files with 76 additions and 1 deletions
@@ -11,7 +11,7 @@ export default function UserFooter(){
<p>&copy; Copyright {year}. All rights reserved.</p>
</div>
<div className="col col-sm-6 ml-sm-auto text-center text-sm-right">
<p>A division of <i className="fa fa-key text-danger mx-1"></i> autoMedSys A.I.</p>
<p>A division of autoMedSys A.I.</p>
</div>
</div>
</footer>