src/app/(post)/post/historic-brownstone-revival/page.tsximport { PageWrapper } from '@/components/page-wrapper'import {generatePageMetadata,type PageMetadata,} from '@/utils/page-helpers'import { Content } from './content'const metadata: PageMetadata = {title: 'Historic Brownstone Revival | Victorian Home Restoration',description:'Meticulous restoration of a 19th-century brownstone blending original architectural details with modern amenities and contemporary design sensibilities.',date: '2024-11-05',slug: 'historic-brownstone-revival',featuredImage: '/portfolio/fotoaibe/pexels-fotoaibe-1643384.jpg',categories: ['Residential', 'Historic Restoration', 'Victorian'],alternates: {canonical: '/post/historic-brownstone-revival',},authors: [{ name: 'Speedwell Design Studio' }],openGraph: {
Showing the first 20 lines.
Get full code