diff --git a/components/ToolCard.tsx b/components/ToolCard.tsx
index afc914d..3aa720c 100644
--- a/components/ToolCard.tsx
+++ b/components/ToolCard.tsx
@@ -30,7 +30,7 @@ export default function ToolCard({ title, description, icon, url, gradient, acce
{/* Gradient overlay on hover */}
{/* Glow effect */}
diff --git a/components/ToolsGrid.tsx b/components/ToolsGrid.tsx
index 9e33ed2..575887b 100644
--- a/components/ToolsGrid.tsx
+++ b/components/ToolsGrid.tsx
@@ -83,8 +83,10 @@ const tools = [
badges: ['373 Fonts', 'ASCII Art', 'Free'],
icon: (
),
},