src/app/(default)/project-management/_blocks/philosophy.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'export default function Philosophy() {return (<Section className="bg-body-light py-30"><Columns><Column className="aspect-4/5 relative"><Imagesrc="/portfolio/pexels-pixabay-269218.jpg"alt="Quality craftsmanship and attention to detail"className="absolute bottom-0 left-0 z-10 w-[75%] object-cover"size="large"/><Imagesrc="/portfolio/jonathanborba/pexels-jonathanborba-5570224.jpg"alt="Professional contractor coordination"
Showing the first 20 lines.
Get full code