src/app/(default)/project-management/_blocks/phase-3.tsximport { Section } from '@/components/section'import { Columns, Column } from '@/components/columns'import { Image } from '@/components/image'import { Heading } from '@/components/heading'import { Paragraph } from '@/components/paragraph'import { Quote } from '@/components/quote'export default function Phase3() {return (<Section className="bg-body2 py-30"><ColumnsreverseColumns={false}align="items-start"gap="gap-10 lg:gap-20"><Column><Imagesrc="/portfolio/kseniachernaya/pexels-kseniachernaya-11112251.jpg"alt="Professional installation and styling"className="w-full object-cover max-w-lg mx-auto"
Showing the first 20 lines.
Get full code