src/app/(default)/kitchen-bath/_blocks/call-to-action.tsximport { Cover } from '@/components/cover'import { Heading } from '@/components/heading'import { Paragraph } from '@/components/paragraph'import { Buttons } from '@/components/buttons'import { Button } from '@/components/button'import arrowRightIcon from '@iconify/icons-heroicons/arrow-right-20-solid'export default function CallToAction() {return (<CoverclassName="py-30 lg:py-50"imageSrc="/portfolio/pexels-burst-545012.jpg"imageAlt="Irure nostrud minim"overlayColor="bg-accent5/90"height="h-auto"innerAlign="content"><Headingas="h3"styleAs="h2"
Showing the first 20 lines.
Get full code