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! Go away! Do it! Now!
</h1> </h1>
<p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400"> <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!{" "} I'm not kidding. Go! Maybe <a
<a
href="https://youtu.be/5SZYz7lZRRI?si=DxLLzKnYU4UPZ61o" href="https://youtu.be/5SZYz7lZRRI?si=DxLLzKnYU4UPZ61o"
className="font-medium text-zinc-950 dark:text-zinc-50" className="font-medium text-zinc-950 dark:text-zinc-50"
> >
Red gonna give
</a>{" "} </a> up or before{" "}
or{" "}
<a <a
href="https://youtu.be/xGRYPVNDnjQ?si=dz2QJpecRf4qj7eR" href="https://youtu.be/xGRYPVNDnjQ?si=dz2QJpecRf4qj7eR"
className="font-medium text-zinc-950 dark:text-zinc-50" className="font-medium text-zinc-950 dark:text-zinc-50"
> >
blue it's too late
</a>{" "} </a>!
pill?
</p> </p>
</div> </div>
</main> </main>