src/app/(post)/post/library-study-design/content.tsximport Link from 'next/link'import { Image } from '@/components/image'import { PageHeader } from '@/components/page-header'import { P } from '@/components/paragraph'import { Heading } from '@/components/heading'const TITLE = 'Library Study Design'function Details() {return (<><Imagesrc="/portfolio/pexels-pixabay-276724.jpg"alt="Home library and study with built-in bookshelves"size="large"wrap={true}/><P>This traditional library study creates an intimate sanctuary for reading
Showing the first 20 lines.
Get full code