import { LegalContent } from "app/legal/content"; import Link from "next/link"; export default function AboutPage() { return (

Leaflet.pub is a web app for instantly creating and collaborating on documents.{" "} Click here {" "} to create one and get started!

Leaflet is made by Learning Futures Inc. Previously we built{" "} hyperlink.academy

You can find us on{" "} Bluesky or email as at contact@leaflet.pub

); }