section.tsx

src/components/section.tsx
import React from 'react'
import { clsx } from 'clsx'
import { Container } from '@/components/container'
import { Image } from '@/components/image'
interface SectionProps {
children: React.ReactNode
className?: string
innerAlign?: 'wide' | 'content' | 'none' | 'full' | 'navbar'
imageSrc?: string
imageAlt?: string
imageClassName?: string
overlayColor?: string
id?: string
}
export function Section({
children,
className,
innerAlign,

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