page.tsx

src/app/(default)/contact/page.tsx
import { PageWrapper } from '@/components/page-wrapper'
import { generatePageMetadata, type PageMetadata } from '@/utils/page-helpers'
import { baseURL } from '@/app/metadata'
import { buildPageSchema } from '@/utils/structured-data'
import Hero from './_blocks/hero'
import ContactForm from './_blocks/contact-form'
import Testimonial from './_blocks/testimonial'
const title = 'Contact'
const description =
'Get in touch with Founder Notes. Questions, feedback, or story ideas — send us a message and we will get back to you.'
const metadata: PageMetadata = {
title,
description,
slug: 'contact',
alternates: {
canonical: '/contact',
},

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