This commit is contained in:
Thomas Ruoff
2026-01-13 23:15:44 +01:00
committed by GitHub
parent b262f7ed35
commit 14937c1781

View File

@@ -9,21 +9,18 @@ export default function Home() {
Go away! Do it! Now!
</h1>
<p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400">
I'm not kidding. Go. Please go before it's too late!{" "}
<a
I'm not kidding. Go! Maybe <a
href="https://youtu.be/5SZYz7lZRRI?si=DxLLzKnYU4UPZ61o"
className="font-medium text-zinc-950 dark:text-zinc-50"
>
Red
</a>{" "}
or{" "}
gonna give
</a> up or before{" "}
<a
href="https://youtu.be/xGRYPVNDnjQ?si=dz2QJpecRf4qj7eR"
className="font-medium text-zinc-950 dark:text-zinc-50"
>
blue
</a>{" "}
pill?
it's too late
</a>!
</p>
</div>
</main>