src/app/(post)/post/transitional-townhouse/page.tsximport { PageWrapper } from '@/components/page-wrapper'import {generatePageMetadata,type PageMetadata,} from '@/utils/page-helpers'import { Content } from './content'const metadata: PageMetadata = {title: 'Transitional Townhouse | Historic Home Modern Update',description:'Urban townhouse blending historic architecture with contemporary design through transitional style, honoring character while updating for modern living.',date: '2024-08-02',slug: 'transitional-townhouse',featuredImage: '/portfolio/kseniachernaya/pexels-kseniachernaya-3952034.jpg',categories: ['Residential', 'Transitional', 'Townhouse'],alternates: {canonical: '/post/transitional-townhouse',},authors: [{ name: 'Speedwell Design Studio' }],openGraph: {
Showing the first 20 lines.
Get full code