// next imports import Image from "next/image"; const Details = () => { return (
Our Mission
The mission of Plane is to provide a powerful and user-friendly issue planning and tracking tool that is open-source and accessible to teams of all sizes. Our goal is to enable teams to easily plan, progress, and track their work, to improve collaboration, efficiency, and productivity.
Our Vision
Our vision for Plane is to be the leading open-source alternative to proprietary tools like JIRA and to provide teams with a flexible, customizable, and easy-to-use platform for managing their work. We aim to provide a range of features and integrations that make it easy for teams to collaborate, communicate, and stay on top of their projects without the need for expensive or complex software.
); }; export default Details;