@front10/landing-page-book
Version:
A react library for landing page
13 lines (11 loc) • 665 B
Markdown
# StarMeUpTemplate
[](https://github.com/RichardLitt/standard-readme)
## Properties
| </br>Name | </br>Type | </br>Summary | </br>Default |
| ---- | ---- | ---- | ---- |
| callToAction | `shape` | | `{ text: 'Explore', link: 'https://front10.com'}` |
| header | `string` | | `'Landing Page Book'` |
| productImage | `shape` | | `{ src: 'images/logo/front10.png', alt: 'Front10 logo'}` |
| repository | `string` | | `'landing-page-book'` |
| subHeader | `string` | | `'React components to build!'` |
| username | `string` | | `'front10'` |