A interactive block component with an title and id.
Dependencies
framer-motion
Installation
npm install framer-motion
Props
Name | Type | Default | Description |
---|---|---|---|
title | string | - | The title to display in the left column. |
id | string | - | The id to display in the the right column. |
link | string | / | The navigation link. |