diff --git a/components/hero.tsx b/components/hero.tsx index c6d79ff..a23733f 100644 --- a/components/hero.tsx +++ b/components/hero.tsx @@ -3,7 +3,7 @@ import Link from "next/link"; export const Hero = () => { return ( <> -
+
diff --git a/components/tracks.tsx b/components/tracks.tsx index 2e66e0e..1728c72 100644 --- a/components/tracks.tsx +++ b/components/tracks.tsx @@ -60,7 +60,7 @@ const tracks = [ export const Tracks = () => { return ( -
+