DeDevs UI
Header Background

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

PropTypeDefaultDescription
titlestring'About DeDevs'The title of the about page
missionstring'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
descriptionstring'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
PropTypeDefault
title
string
-
mission
string
-
description
string
-

On this page