contact-form.tsx

src/app/(default)/contact/_blocks/contact-form.tsx
import { Section } from '@/components/section'
import { Columns, Column } from '@/components/columns'
import { Heading } from '@/components/heading'
import { Form, FormInput, FormTextArea, FormButton } from '@/components/form'
import { Image } from '@/components/image'
import { Accent } from '@/components/accent'
export default function ContactForm() {
return (
<Section className="py-20 md:py-30 bg-body2 relative">
<Columns
reverseColumns={false}
align="items-start"
>
<Column className="mb-10">
<Heading as="h1">Let's Create Your Dream Space</Heading>
<Form>
<FormInput
name="emailSubject"
defaultValue="Contact Form"

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC