src/app/(post)/post/restaurant-interior-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 = 'Restaurant Interior Design'function Details() {return (<><Imagesrc="/portfolio/fotoaibe/pexels-fotoaibe-1571452.jpg"alt="Restaurant interior with inviting atmosphere and stylish design"size="large"wrap={true}/><P>This upscale restaurant interior balances sophisticated dining
Showing the first 20 lines.
Get full code