From d557b0da1e12083f5e97c45279e1b555b781133e Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 30 Apr 2026 19:37:36 +0200 Subject: [PATCH] Remove unused left accent bar from home component --- web/components/home/home.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/web/components/home/home.tsx b/web/components/home/home.tsx index 3fb4ce31..5b40a1fe 100644 --- a/web/components/home/home.tsx +++ b/web/components/home/home.tsx @@ -40,14 +40,6 @@ function FeatureCard({icon, title, text}: FeatureCardProps) { hover:-translate-y-1 hover:shadow-[0_12px_32px_rgba(44,36,22,0.10)] hover:border-[#C17F3E] " > - {/* Left accent bar */} -
-
{icon}