hero.tsx

src/app/(default)/commercial/_blocks/hero.tsx
import { Columns, Column } from '@/components/columns'
import { Image } from '@/components/image'
import { Accent } from '@/components/accent'
import { Heading } from '@/components/heading'
import { Paragraph } from '@/components/paragraph'
import { Buttons } from '@/components/buttons'
import { Button } from '@/components/button'
import arrowDownIcon from '@iconify/icons-heroicons/arrow-down-20-solid'
export default function Hero() {
return (
<>
<div className="relative">
<div className="absolute inset-y-0 left-0 w-full lg:w-3/4 bg-body2 z-0"></div>
<div className="pt-0 pb-20 lg:py-24 px-6 mx-auto max-w-[1600px] relative">
<Columns reverseColumns>
<Column className="relative -mx-6">
<Image
className="w-full h-[450px] sm:h-[600px] lg:h-[800px] object-cover"
src="/portfolio/pexels-heyho-6794934.jpg"

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