| Props | Type | Description |
|---|---|---|
| className | string | Optional name for additional styling |
| href | string | The target URL or path for the link |
| onClick | function | Callback function to be triggered when the link is clicked |
| children | `React.ReactNode` | The content to be displayed inside the link |
| Props | Type | Description |
|---|---|---|
| className | string | Optional name for additional styling |
| href | string | The target URL or path for the link |
| onClick | function | Callback function to be triggered when the link is clicked |
| children | `React.ReactNode` | The content to be displayed inside the link |
| Props | Type | Description |
|---|---|---|
| href | string | The target URL or path for the link |
| children | `React.ReactNode` | The content to be displayed inside the link |
| onClick | function | Callback function to be triggered when the link is clicked |
| Props | Type | Description |
|---|---|---|
| href | string | The target URL or path for the link |
| children | `React.ReactNode` | The content to be displayed inside the link |
| type | string | The type of social links. Options include: `url`, `LinkedIn`, and `Twitter` |
| onClick | function | Callback function to be triggered when the link is clicked |