From 39cd1c596c3e15cf7eb6ccb0c2c3610f06a758ae Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sat, 21 Mar 2026 20:46:16 +0100 Subject: [PATCH] fix: move showcase bg to outer container, increase overlay opacity for card contrast --- components/marketing/DashboardDemo.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/marketing/DashboardDemo.tsx b/components/marketing/DashboardDemo.tsx index afe449f..812901f 100644 --- a/components/marketing/DashboardDemo.tsx +++ b/components/marketing/DashboardDemo.tsx @@ -179,12 +179,12 @@ export default function DashboardDemo() { {/* Orange glow behind */}
- {/* Dashboard content */} + {/* Outer container with showcase bg */}
-
+
-
+
{/* Dashboard header */}