src/app/(post)/post/coastal-home-renovation/page.tsximport { PageWrapper } from '@/components/page-wrapper'import {generatePageMetadata,type PageMetadata,} from '@/utils/page-helpers'import { Content } from './content'const metadata: PageMetadata = {title: 'Coastal Home Renovation | Beach House Interior Design',description:'Complete renovation of a beachfront home featuring airy coastal design, custom built-ins, and seamless indoor-outdoor living spaces with ocean views.',date: '2025-04-15',slug: 'coastal-home-renovation',featuredImage: '/portfolio/pexels-burst-545012.jpg',categories: ['Residential', 'Coastal Design', 'Renovation'],alternates: {canonical: '/post/coastal-home-renovation',},authors: [{ name: 'Speedwell Design Studio' }],openGraph: {
Showing the first 20 lines.
Get full code