[
  {
    "id" : 1,
    "name": "Men",
    "description": "Modern essentials",
    "image":
      "https://images.unsplash.com/photo-1617137968427-85924c800a22?auto=format&fit=crop&w=900&q=85"
  },
  {
    "id" : 2,
    "name": "Women",
    "description": "Effortless elegance",
    "image":
      "https://images.unsplash.com/photo-1627378228978-a62f71edff15?q=80&w=465&auto=format&fit=crop"
  },
  {
    "id" : 3,
    "name": "Shoes",
    "description": "Step into style",
    "image":
      "https://images.unsplash.com/photo-1542291026-7eec264c27ff?auto=format&fit=crop&w=900&q=85"
  },
  {
    "id" : 4,
    "name": "Accessories",
    "description": "Complete your look",
    "image":
      "https://images.unsplash.com/photo-1523170335258-f5ed11844a49?auto=format&fit=crop&w=900&q=85"
  }
]