"use client"; import Link from "next/link"; import { Github, Mail, MessageSquare, Youtube } from "lucide-react"; import ProductHunt from "../shared/icons/product-hunt"; import pkg from "../../package.json"; export default function Footer() { return (
INKE .AI

AI notebook, empowering writing.

© 2023 INK E. All rights reserved. - Inke.app

Information

Pricing Document Collaboration Shortcuts Reference Privacy Policy Contact Mail

Community

Feedback Youtube Open Source v{pkg.version}
); }