src/app/(post)/post/scandinavian-apartment/page.tsximport { PageWrapper } from '@/components/page-wrapper'import {generatePageMetadata,type PageMetadata,} from '@/utils/page-helpers'import { Content } from './content'const metadata: PageMetadata = {title: 'Scandinavian Apartment | Nordic Minimalist Interior Design',description:'Light-filled apartment featuring Scandinavian design principles with natural materials, multi-functional furniture, and minimalist aesthetic.',date: '2024-07-20',slug: 'scandinavian-apartment',featuredImage: '/portfolio/jvdm/pexels-jvdm-1457844.jpg',categories: ['Residential', 'Scandinavian', 'Minimalist'],alternates: {canonical: '/post/scandinavian-apartment',},authors: [{ name: 'Speedwell Design Studio' }],openGraph: {
Showing the first 20 lines.
Get full code