import React from "react"; // next imports import Image from "next/image"; import Link from "next/link"; const Community = () => { return (

Join Our Growing Developer Community

Join our global community of contributors, developers, and enthusiasts on Discord and Github. Learn more about Plane through documentation from the crew.
Twitter
twitter.com /planepowers{" "}
Twitter
github /makeplane
{" "}
Twitter
Join our community
); }; export default Community;