[
  {
    "id": 1,
    "name": "Electronics",
    "slug": "electronics",
    "description": "Gadgets, devices, and electronic accessories",
    "image": "https://picsum.photos/seed/cat1/300/200",
    "productCount": 4,
    "createdAt": "2023-11-25T01:10:19.519Z"
  },
  {
    "id": 2,
    "name": "Peripherals",
    "slug": "peripherals",
    "description": "Computer peripherals and input devices",
    "image": "https://picsum.photos/seed/cat2/300/200",
    "productCount": 11,
    "createdAt": "2023-09-05T00:43:46.188Z"
  },
  {
    "id": 3,
    "name": "Accessories",
    "slug": "accessories",
    "description": "Tech accessories and add-ons",
    "image": "https://picsum.photos/seed/cat3/300/200",
    "productCount": 4,
    "createdAt": "2024-05-26T12:34:40.413Z"
  },
  {
    "id": 4,
    "name": "Audio",
    "slug": "audio",
    "description": "Speakers, headphones, and audio equipment",
    "image": "https://picsum.photos/seed/cat4/300/200",
    "productCount": 5,
    "createdAt": "2022-03-27T07:56:43.933Z"
  },
  {
    "id": 5,
    "name": "Storage",
    "slug": "storage",
    "description": "External storage and memory devices",
    "image": "https://picsum.photos/seed/cat5/300/200",
    "productCount": 8,
    "createdAt": "2023-01-11T05:24:14.494Z"
  },
  {
    "id": 6,
    "name": "Lighting",
    "slug": "lighting",
    "description": "Desk lamps, LED strips, and lighting gear",
    "image": "https://picsum.photos/seed/cat6/300/200",
    "productCount": 8,
    "createdAt": "2023-01-30T21:31:40.953Z"
  },
  {
    "id": 7,
    "name": "Power",
    "slug": "power",
    "description": "Chargers, batteries, and power solutions",
    "image": "https://picsum.photos/seed/cat7/300/200",
    "productCount": 6,
    "createdAt": "2024-01-15T08:08:44.332Z"
  },
  {
    "id": 8,
    "name": "Networking",
    "slug": "networking",
    "description": "Adapters, hubs, and connectivity",
    "image": "https://picsum.photos/seed/cat8/300/200",
    "productCount": 4,
    "createdAt": "2023-04-01T20:17:47.726Z"
  }
]