Fix img to webp
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user