src/app/(post)/post/basement-entertainment-space/page.tsximport { PageWrapper } from '@/components/page-wrapper'import {generatePageMetadata,type PageMetadata,} from '@/utils/page-helpers'import { Content } from './content'const metadata: PageMetadata = {title: 'Basement Entertainment Space | Home Theater & Game Room Design',description:'Multi-functional finished basement featuring home theater, game area, bar, and lounge with industrial design and smart space planning.',date: '2025-02-28',slug: 'basement-entertainment-space',featuredImage: '/portfolio/houzlook/pexels-houzlook-3797991.jpg',categories: ['Residential', 'Entertainment', 'Renovation'],alternates: {canonical: '/post/basement-entertainment-space',},authors: [{ name: 'Speedwell Design Studio' }],openGraph: {
Showing the first 20 lines.
Get full code