import { Box, Button, FormControl, FormHelperText, FormLabel, Heading, Input, SimpleGrid, Textarea, } from "@chakra-ui/react"; import React from "react"; import HeroHeader from "../Components/HeroHeader"; const Contact = () => { return ( Send as a Message
First Name * Last Name * E-mail Address * Phone Number * Message *