diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 48e5a5e5..1aec3e7f 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -66,14 +66,8 @@ export default function Home(data: { return ( - + + + ); }