src/app/(post)/post/midcentury-modern-refresh/page.tsximport { PageWrapper } from '@/components/page-wrapper'import {generatePageMetadata,type PageMetadata,} from '@/utils/page-helpers'import { Content } from './content'const metadata: PageMetadata = {title: 'Midcentury Modern Refresh | 1960s Home Renovation',description:'Authentic midcentury modern home renovation preserving original architecture with updated finishes and period-appropriate furnishings.',date: '2024-10-03',slug: 'midcentury-modern-refresh',featuredImage: '/portfolio/fotoaibe/pexels-fotoaibe-1571462.jpg',categories: ['Residential', 'Midcentury Modern', 'Renovation'],alternates: {canonical: '/post/midcentury-modern-refresh',},authors: [{ name: 'Speedwell Design Studio' }],openGraph: {
Showing the first 20 lines.
Get full code