import { Input } from "@/components/ui/input"; import { Label } from "@/components/ui/label"; import { Checkbox } from "@/components/ui/checkbox"; import { Button } from "@/components/ui/button"; import Link from "next/link"; import Image from "next/image"; export default function SignupPage() { return (
Or log in with
{/* OAUTH */}