[
  {
    "id": 1,
    "name": "Electronics",
    "slug": "electronics",
    "description": "Gadgets, devices, and electronic accessories",
    "image": "https://picsum.photos/seed/cat1/300/200",
    "productCount": 5,
    "createdAt": "2022-01-06T04:19:58.076Z"
  },
  {
    "id": 2,
    "name": "Peripherals",
    "slug": "peripherals",
    "description": "Computer peripherals and input devices",
    "image": "https://picsum.photos/seed/cat2/300/200",
    "productCount": 8,
    "createdAt": "2023-08-16T18:34:45.393Z"
  },
  {
    "id": 3,
    "name": "Accessories",
    "slug": "accessories",
    "description": "Tech accessories and add-ons",
    "image": "https://picsum.photos/seed/cat3/300/200",
    "productCount": 6,
    "createdAt": "2024-04-04T18:36:14.302Z"
  },
  {
    "id": 4,
    "name": "Audio",
    "slug": "audio",
    "description": "Speakers, headphones, and audio equipment",
    "image": "https://picsum.photos/seed/cat4/300/200",
    "productCount": 11,
    "createdAt": "2024-06-11T09:56:29.344Z"
  },
  {
    "id": 5,
    "name": "Storage",
    "slug": "storage",
    "description": "External storage and memory devices",
    "image": "https://picsum.photos/seed/cat5/300/200",
    "productCount": 4,
    "createdAt": "2024-07-28T14:21:45.267Z"
  },
  {
    "id": 6,
    "name": "Lighting",
    "slug": "lighting",
    "description": "Desk lamps, LED strips, and lighting gear",
    "image": "https://picsum.photos/seed/cat6/300/200",
    "productCount": 5,
    "createdAt": "2022-10-20T11:54:23.445Z"
  },
  {
    "id": 7,
    "name": "Power",
    "slug": "power",
    "description": "Chargers, batteries, and power solutions",
    "image": "https://picsum.photos/seed/cat7/300/200",
    "productCount": 10,
    "createdAt": "2023-07-25T04:05:16.213Z"
  },
  {
    "id": 8,
    "name": "Networking",
    "slug": "networking",
    "description": "Adapters, hubs, and connectivity",
    "image": "https://picsum.photos/seed/cat8/300/200",
    "productCount": 1,
    "createdAt": "2022-02-21T02:51:47.081Z"
  }
]