// Re-export the seed so the HARDCODED_DEFAULT_LAYOUT and the migration seed share one source.
export { HOME_DEFAULT_LAYOUT as HARDCODED_DEFAULT_LAYOUT } from '@/server/db/seeds/page-layout-home';
