Add example icons & colors

This commit is contained in:
Vanilagy
2025-06-30 21:28:34 +02:00
parent 3d4fece772
commit 168fca1f55
14 changed files with 32 additions and 6 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
</head>
<body class="flex flex-col items-center py-10 bg-zinc-50 text-zinc-800 dark:bg-zinc-900 dark:text-zinc-200 px-2">
<h1 class="text-3xl font-bold text-teal-800 dark:text-teal-200 text-center">Procedural generation example</h1>
<h1 class="text-3xl font-bold text-pink-500 text-center">Procedural generation example</h1>
<p class="max-w-lg text-center">Using Mediabunny, this page will procedurally generate a video of musical bouncing balls as fast as possible.</p>
<div class="flex flex-col gap-6 mt-8 w-full max-w-80">