diff --git a/components/footer.js b/components/footer.js
index 344bef2..b6504aa 100644
--- a/components/footer.js
+++ b/components/footer.js
@@ -1,5 +1,5 @@
import Link from "next/link";
-import RomanNumerals from './romanNumerals';
+import RomanNumerals from '../lib/romanNumerals';
export default function Footer() {
return (
@@ -25,13 +25,13 @@ export default function Footer() {
- {navigator.clipboard.writeText("Roberto#1762")}} className="text-gray-400 has-tooltip cursor-pointer">
+
+
Wallvon
- {navigator.clipboard.writeText("Roberto#1762")}} className="bg-gray-800 text-white p-4 text-center rounded gap-3 cursor-pointer has-tooltip">
+
+