diff --git a/src/components/hero.tsx b/src/components/hero.tsx
index e759f4c..4cee764 100644
--- a/src/components/hero.tsx
+++ b/src/components/hero.tsx
@@ -48,7 +48,7 @@ export function Hero() {
href="https://instagram.com/web3uoa"
target="_blank"
rel="noopener noreferrer"
- className="text-muted-foreground hover:text-primary transition-colors hover:-translate-y-1 transform duration-200"
+ className="text-muted-foreground hover:text-primary transition-colors transform duration-200 transition-transform hover:-translate-y-1"
aria-label="Instagram"
>
@@ -57,7 +57,7 @@ export function Hero() {
href="https://x.com/web3uoa"
target="_blank"
rel="noopener noreferrer"
- className="text-muted-foreground hover:text-primary transition-colors hover:-translate-y-1 transform duration-200"
+ className="text-muted-foreground hover:text-primary transition-colors transform duration-200 transition-transform hover:-translate-y-1"
aria-label="X (Twitter)"
>