import React from "react"; import Form from "@/components/form"; import Link from 'next/link'; const Page = async () => { return ( <>