About
The About component is a simple component that allows you to display information about the Quinx platform. It provides a clear, hierarchical view of tasks, allowing you to easily identify manage project timelines.
Powered by
Installation
npx dedevs-ui@latest add pages/about
Props
Prop | Type | Default | Description |
---|---|---|---|
title | string | 'About DeDevs' | The title of the about page |
mission | string | 'DeDevs was founded with a simple mission: to democratize Discord bot creation. We believe that everyone should have the power to enhance their Discord communities, regardless of their coding skills.' | The mission of the about page |
description | string | 'Our platform combines cutting-edge technology with an intuitive interface, allowing you to build sophisticated bots that would typically require extensive programming knowledge. With DeDevs, you're limited only by your imagination.' | The description of the about page |
Prop | Type | Default |
---|---|---|
title | string | - |
mission | string | - |
description | string | - |