src/app/(post)/post/urban-penthouse-makeover/page.tsximport { PageWrapper } from '@/components/page-wrapper'import {generatePageMetadata,type PageMetadata,} from '@/utils/page-helpers'import { Content } from './content'const metadata: PageMetadata = {title: 'Urban Penthouse Makeover | Luxury City Living Interior Design',description:'Sophisticated penthouse renovation featuring open-plan living, city views, and contemporary design with smart home integration.',date: '2024-12-05',slug: 'urban-penthouse-makeover',featuredImage: '/portfolio/charlotte-may/pexels-charlotte-may-5824901.jpg',categories: ['Residential', 'Luxury', 'Contemporary'],alternates: {canonical: '/post/urban-penthouse-makeover',},authors: [{ name: 'Speedwell Design Studio' }],openGraph: {
Showing the first 20 lines.
Get full code