Fix img to webp

This commit is contained in:
Fahim
2025-05-10 18:57:02 +07:00
parent 02b40701f9
commit b189ca3f81
12 changed files with 9 additions and 9 deletions
@@ -80,7 +80,7 @@ export function Hero() {
<Button
size="lg"
className="bg-gradient-to-r from-primary to-blue-400 hover:from-primary/90 hover:to-blue-400/90 transition-all duration-300
font-bold text-black hover:text-white cursor-pointer"
font-bold text-white dark:text-black hover:text-black dark:hover:text-white cursor-pointer"
>
Mulai Belajar
</Button>