[ 'name' => 'Page', 'description' => 'Standard pages for general content', 'isSystem' => true, ], 'post' => [ 'name' => 'Post', 'description' => 'Blog posts and news articles', 'isSystem' => true, ], 'landing_page' => [ 'name' => 'Landing Page', 'description' => 'Marketing landing pages for campaigns', 'isSystem' => true, ], ];