'Blog Post 1', 'kategori' => 'Technology', 'deskripsi' => 'This is a description for the first blog post.', ], [ 'title' => 'Blog Post 2', 'kategori' => 'Health', 'deskripsi' => 'This is a description for the second blog post.', ], [ 'title' => 'Blog Post 3', 'kategori' => 'Lifestyle', 'deskripsi' => 'This is a description for the third blog post.', ] ]; }}