src/app/(post)/post/laundry-room-transformation/content.tsximport Link from 'next/link'import { Gallery } from '@/components/gallery'import { GalleryItem } from '@/components/gallery-item'import { PageHeader } from '@/components/page-header'import { P } from '@/components/paragraph'import { Heading } from '@/components/heading'const TITLE = 'Laundry Room Transformation'function Details() {return (<><Gallery><GalleryItemsrc="/portfolio/pexels-pixabay-279719.jpg"size="large"/><GalleryItemsrc="/portfolio/pexels-clickerhappy-584399.jpg"size="large"
Showing the first 20 lines.
Get full code