src/app/(post)/post/executive-workspace/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 = 'Executive Workspace'function Details() {return (<><Gallery><GalleryItemsrc="/portfolio/pexels-mikhail-nilov-6707628.jpg"size="large"/><GalleryItemsrc="/portfolio/houzlook/pexels-houzlook-3356416.jpg"size="large"
Showing the first 20 lines.
Get full code