 [
    {
      "id": 1,
      "users": [0, 1],
      "lastMessageTime": "18:20",
      "messages": [
        {
          "sender": 0,
          "class":"left",
          "time": "01:14 PM",
          "text": "Hey, I'm looking to redesign my website. Can you help me? 😄"
        },
        {
          "sender": 1,
          "class":"right",
          "time": "12:14 PM",
          "text": "Absolutely! I'd be happy to assist you."
        },
        {
          "sender": 1,
          "class":"right",
          "time": "12:14 PM",
          "text": "What kind of design aesthetic are you aiming for?"
        },
        {
          "sender": 0,
          "class":"left",
          "time": "01:14 PM",
          "text": "I want a clean and modern look with a focus on user experience."
        },
        {
            "sender": 1,
            "class":"right",
            "time": "12:14 PM",
            "text": "Great! Do you have any specific color schemes in mind?"
        },
        {
            "sender": 0,
            "class":"left",
            "time": "01:14 PM",
            "text": "I'm thinking of using a combination of blues and grays."
        },
        {
            "sender": 1,
            "class":"right",
            "time": "12:14 PM",
            "text": "Excellent choice! Those colors can definitely create a professional."
        }
      ]
    },
    { "id": 2,
      "users": [0, 4],
      "lastMessageTime": "10:20",
      "messages": [
        {
            "sender": 0,
            "class":"left",
            "time": "01:14 PM",
            "text": "Hey, I'm looking to redesign my website. Can you help me? 😄"
          },
          {
            "sender": 1,
            "class":"right",
            "time": "12:14 PM",
            "text": "Absolutely! I'd be happy to assist you."
          },
          {
            "sender": 1,
            "class":"right",
            "time": "12:14 PM",
            "text": "What kind of design aesthetic are you aiming for?"
          },
          {
            "sender": 0,
            "class":"left",
            "time": "01:14 PM",
            "text": "I want a clean and modern look with a focus on user experience."
          },
          {
              "sender": 1,
              "class":"right",
              "time": "12:14 PM",
              "text": "Great! Do you have any specific color schemes in mind?"
          }
      ]
    }
]

  