[
    {
        "id": 1,
        "name": "Diwali",
        "cards": [
            {
                "id": 1,
                "thumb_url": "https://cardmaker.softnweb.net/images/diwali-1-thumb.jpg",
                "cat_id": 1,
                "is_featured": ""
            },
            {
                "id": 2,
                "thumb_url": "https://cardmaker.softnweb.net/images/diwali-2-thumb.jpg",
                "cat_id": 1,
                "is_featured": ""
            },
            {
                "id": 3,
                "thumb_url": "https://cardmaker.softnweb.net/images/diwali-3-thumb.jpg",
                "cat_id": 1,
                "is_featured": ""
            }
        ]
    },
    {
        "id": 2,
        "name": "Holi",
        "cards": [
            {
                "id": 4,
                "thumb_url": "https://cardmaker.softnweb.net/images/holi-1-thumb.jpg",
                "cat_id": 2,
                "is_featured": ""
            },
            {
                "id": 5,
                "thumb_url": "https://cardmaker.softnweb.net/images/holi-2-thumb.jpg",
                "cat_id": 2,
                "is_featured": ""
            }
        ]
    }
]
