your title
your name
something interesting about you
| prop | type |
|---|---|
| title? | string |
| name? | string |
| subtitle? | string |
| actionStatement? | string |
| actionDestination? | string |
| accentColor? | string |
| secondaryAccentColor? | string |
| backgroundColor? | string |
| backgroundImage? | string |
| headshotSrc? | string |
| socialUrls? | string[] |
| topComponents? | ReactNode |
| editable? | [boolean, Dispatch<SetStateAction<boolean>>] |
| cms? | SpenpoLandingCms |
| cache? | SpenpoLandingCache |
| cacheCallback? | (cache: SpenpoLandingCache) => Promise<void> |
your title
your name
something interesting about you