Bob AI: add a third button to hero with text 'Learn More'
This commit is contained in:
@@ -27,8 +27,9 @@ 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: "Learn More" }
|
||||
>;
|
||||
|
||||
interface HeroLogoBillboardSplitProps {
|
||||
|
||||
Reference in New Issue
Block a user