{
  "1": [
    {
      "id": 1,
      "author": "Jane Smith",
      "email": "jane.smith@example.com",
      "content": "Great article! This helped me understand the current landscape of web development.",
      "date": "May 17, 2025"
    },
    {
      "id": 2,
      "author": "Michael Johnson",
      "email": "michael.j@example.com",
      "content": "Do you have any recommendations for learning React as a beginner?",
      "date": "May 16, 2025"
    }
  ],
  "2": [
    {
      "id": 1,
      "author": "David Wilson",
      "email": "david.w@example.com",
      "content": "These design principles have really improved my approach to frontend development. Thanks!",
      "date": "May 12, 2025"
    }
  ],
  "3": [
    {
      "id": 1,
      "author": "Sarah Johnson",
      "email": "sarah.j@example.com",
      "content": "Great tips for job hunters. The section on portfolio building was especially helpful.",
      "date": "May 14, 2025"
    }
  ],
  "4": [
    {
      "id": 1,
      "author": "Kumar Patel",
      "email": "kumar.p@example.com",
      "content": "As an educator, I found these insights about AI in education very balanced. We need to embrace the benefits while being mindful of the challenges.",
      "date": "May 10, 2025"
    }
  ],
  "5": [
    {
      "id": 1,
      "author": "Aisha Rahman",
      "email": "aisha.r@example.com",
      "content": "I've been struggling with Next.js optimization. This article gave me several techniques to try. Thank you!",
      "date": "May 11, 2025"
    }
  ]
}