diff --git a/app/Home.tsx b/app/Home.tsx
index 8ce576a..75eb149 100644
--- a/app/Home.tsx
+++ b/app/Home.tsx
@@ -2,8 +2,6 @@
import { useEffect, useState } from 'react';
import Header from '../components/custom/header';
import Footer from '../components/custom/footer';
-import Test from '../components/scripts/Test';
-import MetaMask from '../components/scripts/MetaMask';
export default function Home() {
const [isClient, setIsClient] = useState(false);
@@ -64,16 +62,6 @@ export default function Home() {
-
-
-
-
-
-
>
);
}
diff --git a/components/custom/header.tsx b/components/custom/header.tsx
index 6d4c95e..910e978 100644
--- a/components/custom/header.tsx
+++ b/components/custom/header.tsx
@@ -35,7 +35,7 @@ const Header = () => {
}}
>
-
TicketChain
+
TicketChain