Features
Show the features of your product
The file contains an array of features and renders them all.
Component: <Features />
File: src/components/Features/Features.tsx
page.tsx
Props
Prop | Type | Description |
---|---|---|
showCta | boolean | Shows or hides the call to action |
Examples
If you need basic components like buttons, inputs, etc, they are all available with ChakraUI.
Last updated