src/app/(post)/post/art-deco-restoration/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 = 'Art Deco Restoration'function Details() {return (<><Gallery><GalleryItemsrc="/portfolio/pexels-pixabay-269252.jpg"size="large"/><GalleryItemsrc="/portfolio/jonathanborba/pexels-jonathanborba-5570224.jpg"size="large"
Showing the first 20 lines.
Get full code