From f4bc89e5fe43eea89a8737fbaf897da92b32be1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Mon, 17 Nov 2025 18:13:00 +0100 Subject: [PATCH] fix: correct Audio gradient class name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change gradient-orange-red to gradient-orange-pink - Use correct gradient class that exists in globals.css - Fixes missing colors on Audio tool card 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- components/ToolsGrid.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ToolsGrid.tsx b/components/ToolsGrid.tsx index a40f38b..c48d134 100644 --- a/components/ToolsGrid.tsx +++ b/components/ToolsGrid.tsx @@ -38,7 +38,7 @@ const tools = [ title: 'Audio', description: 'Professional browser-based audio editor with multi-track editing, advanced effects, and real-time analysis. Record, edit, and export to WAV, MP3, OGG, or FLAC entirely in your browser.', url: 'https://audio.kit.pivoine.art', - gradient: 'gradient-orange-red', + gradient: 'gradient-orange-pink', accentColor: '#f97316', badges: ['Open Source', 'Audio Editor', 'Free'], icon: (