page.tsx

src/app/(hero-dark)/layout-7/page.tsx
import { PageWrapper } from '@/components/page-wrapper'
import { generatePageMetadata, type PageMetadata } from '@/utils/page-helpers'
import Hero from './_blocks/hero'
import About from './_blocks/about'
import Archive from './_blocks/archive'
import Subscribe from './_blocks/subscribe'
import Testimonial from './_blocks/testimonial'
import CallToAction from './_blocks/call-to-action'
function Content() {
return (
<>
<Hero />
<About />
<Archive />
<Subscribe />
<Testimonial />
<CallToAction />
</>

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