From 5abc85dafca991eefde480227d8915ae381b6152 Mon Sep 17 00:00:00 2001 From: Ajax Davis Date: Sun, 18 Jan 2026 02:06:17 +1000 Subject: [PATCH] fix: replace non-existent icon names to fix production crash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed invalid icon names that were causing viewBox undefined error: - shield → key - zap → star - users → user - code → terminal --- apps/web/src/components/home/FeaturesSection.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/web/src/components/home/FeaturesSection.tsx b/apps/web/src/components/home/FeaturesSection.tsx index 7fcc400..907a0f7 100644 --- a/apps/web/src/components/home/FeaturesSection.tsx +++ b/apps/web/src/components/home/FeaturesSection.tsx @@ -550,21 +550,21 @@ export function FeaturesSection(): React.ReactElement { delay={0} />