An animated link that displays a call to action.
can be used to direct users to a specific page or action.
npm run nexponent add call-to-action-link
| Prop | Type | Default | Description |
|---|---|---|---|
| text | String | - | The text to display on the link. |
| className | String | - | Additional classes to apply to the component. |
| src | String | - | The link to direct the user to. |
Credit to @anuja-rahul