diff --git a/components/marketing/DashboardDemo.tsx b/components/marketing/DashboardDemo.tsx index 812901f..ca50ff8 100644 --- a/components/marketing/DashboardDemo.tsx +++ b/components/marketing/DashboardDemo.tsx @@ -179,12 +179,13 @@ export default function DashboardDemo() { {/* Orange glow behind */}
- {/* Outer container with showcase bg */} -
+ {/* Outer frame with showcase bg */} +
-
+
-
+ {/* Inner dashboard — solid background */} +
{/* Dashboard header */}
@@ -266,6 +267,7 @@ export default function DashboardDemo() { />
+
)