[
    {
        "id": 3,
        "imgLink": "https://i.ibb.co/9W34yPL/3.png",
        "onClick": "",
        "type": "non-clickable",
        "status": "active",
        "created_at": "2026-02-09 16:24:19"
    },
    {
        "id": 2,
        "imgLink": "https://i.ibb.co/0nMhghF/2.png",
        "onClick": "https://example.com/page2",
        "type": "clickable",
        "status": "active",
        "created_at": "2026-02-09 16:24:19"
    },
    {
        "id": 1,
        "imgLink": "https://i.ibb.co/SXqqQrh/10.pn",
        "onClick": "https://example.com/page1",
        "type": "non-clickable",
        "status": "active",
        "created_at": "2026-02-09 16:24:19"
    }
]