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">File compression example</h1>
<h1 class="text-3xl font-bold text-teal-500 text-center">File compression example</h1>
<p class="max-w-lg text-center">Select or drop a media file, and Mediabunny will convert it to a heavily-compressed MP4 file.</p>
<div class="flex gap-2 mt-4">