chore: Update footer
This commit is contained in:
@@ -252,7 +252,7 @@ export const HomePage = () => {
|
||||
<footer className="bg-black text-white py-8 px-4 md:px-8 border-t border-white/10">
|
||||
<div className="max-w-7xl mx-auto text-center">
|
||||
<p className="text-white/50">
|
||||
© {new Date().getFullYear()} MotoVaultPro. All rights reserved.
|
||||
© {new Date().getFullYear()} FB Technologies LLC. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user