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}