more presonalizing

This commit is contained in:
Thomas Ruoff
2026-01-13 23:11:19 +01:00
committed by GitHub
parent 0e81084631
commit b262f7ed35

View File

@@ -9,21 +9,21 @@ 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! Mabye to{" "} I'm not kidding. Go. Please go before it's too late!{" "}
<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"
> >
here Red
</a>{" "} </a>{" "}
or{" "} 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"
> >
here blue
</a>{" "} </a>{" "}
? pill?
</p> </p>
</div> </div>
</main> </main>