Bob AI: add a dark overlay gradient to the hero section ba...

This commit is contained in:
2026-02-09 18:25:51 +02:00
parent 7e9c7d6ca8
commit 9f5dd0ca49

View File

@@ -27,9 +27,8 @@ type HeroLogoBillboardSplitBackgroundProps = Extract<
| { variant: "rotated-rays-animated" }
| { variant: "rotated-rays-animated-grid" }
| { variant: "rotated-rays-static" }
| { variant: "rotated-rays-static-grid" }
| { variant: "rotated-rays-static-grid" }
| { variant: "sparkles-gradient" }
| { text: "Watch Demo" }
>;
interface HeroLogoBillboardSplitProps {