diff --git a/src/components/DownloadLink.tsx b/src/components/DownloadLink.tsx
index 07938e7..ebaa618 100644
--- a/src/components/DownloadLink.tsx
+++ b/src/components/DownloadLink.tsx
@@ -4,8 +4,10 @@ import { ArrowDownTrayIcon } from '@heroicons/react/24/solid'
export function DownloadLink() {
return (
diff --git a/src/components/Header.tsx b/src/components/Header.tsx
index d85b851..34a7ff8 100644
--- a/src/components/Header.tsx
+++ b/src/components/Header.tsx
@@ -126,7 +126,7 @@ export function Header() {
-
+
>
diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx
index caa136a..fe54ea0 100644
--- a/src/components/Hero.tsx
+++ b/src/components/Hero.tsx
@@ -98,7 +98,7 @@ function PlayIcon(props: React.ComponentPropsWithoutRef<'svg'>) {
export function Hero() {
return (
-