diff --git a/pages/index.tsx b/pages/index.tsx index cbac0608e..45c20b4c2 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -66,30 +66,9 @@ export default function Home(props: HomeProps) { - - - Visual Guides - - - - {guides.map(guide => ( - - ))} - - - - - - - - Video Explanations + + Video Explanatiosn @@ -119,6 +98,27 @@ export default function Home(props: HomeProps) { + + + + Visual Guides + + + + {guides.map(guide => ( + + ))} + + + + +