src/app/(post)/post/art-deco-restoration/page.tsximport { PageWrapper } from '@/components/page-wrapper'import {generatePageMetadata,type PageMetadata,} from '@/utils/page-helpers'import { Content } from './content'const metadata: PageMetadata = {title: 'Art Deco Restoration | Historic 1920s Interior Design',description:'Meticulous Art Deco apartment restoration featuring geometric details, period furnishings, and glamorous 1920s design with modern amenities.',date: '2024-03-25',slug: 'art-deco-restoration',featuredImage: '/portfolio/pexels-pixabay-269252.jpg',categories: ['Restoration', 'Art Deco', 'Historic'],alternates: {canonical: '/post/art-deco-restoration',},authors: [{ name: 'Speedwell Design Studio' }],openGraph: {
Showing the first 20 lines.
Get full code