diff --git a/src/components/sections/hero/HeroLogoBillboardSplit.tsx b/src/components/sections/hero/HeroLogoBillboardSplit.tsx index ebce7c5..923a30c 100644 --- a/src/components/sections/hero/HeroLogoBillboardSplit.tsx +++ b/src/components/sections/hero/HeroLogoBillboardSplit.tsx @@ -29,7 +29,6 @@ type HeroLogoBillboardSplitBackgroundProps = Extract< | { variant: "rotated-rays-static" } | { variant: "rotated-rays-static-grid" } | { variant: "sparkles-gradient" } - | { text: "Learn More" } >; interface HeroLogoBillboardSplitProps { @@ -109,10 +108,8 @@ const HeroLogoBillboardSplit = ({