diff --git a/components/Footer.tsx b/components/Footer.tsx index a7589d2..76f7749 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -36,8 +36,11 @@ export default function Footer() { rel="noopener noreferrer" className="group flex items-center gap-3 px-4 py-2 rounded-full border border-gray-700 hover:border-purple-400 transition-all duration-300" > - - + + + + + View on Dev diff --git a/components/Hero.tsx b/components/Hero.tsx index 0c6c8eb..e537fce 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -78,8 +78,11 @@ export default function Hero() { whileHover={{ scale: 1.05 }} whileTap={{ scale: 0.95 }} > - - + + + + + View on Dev