import { Metadata } from "next"; import AuthForm from "@/components/forms/AuthForm"; export const metadata: Metadata = { title: "Authenticate - Rhyme", description: "Register or log into Rhyme account to save, show and load notes", }; export default function About() { return ( <>
Please, use this form to log in/register:
Welcome to rhyme!
Free service for writing and saving notes, lyrics, poetry, etc...
Made with ❤️ by Kirill Siukhin