src/app/(post)/post/gallery-wall-curation/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 = 'Gallery Wall Curation'function Details() {return (<><Gallery><GalleryItemsrc="/portfolio/kseniachernaya/pexels-kseniachernaya-6021777.jpg"size="large"/><GalleryItemsrc="/portfolio/kseniachernaya/pexels-kseniachernaya-3951746.jpg"size="large"
Showing the first 20 lines.
Get full code