var data =
[
{
"name":"john",
"description":"im 22",
"email":"<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="4c7d7e7f0c2b212d2520622f">[email protected]</a>"
},
{
"name":"jessie",
"description":"im 12",
"email":"<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="1c2d2e2f285c7b717d7570327fbe7273">[email protected]</a>"
},
{
"name":"jackson",
"description":"im 32",
"email":"<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="98a9aaabadd8fff5f9f1f4b6fb72">[emailprotected]@example.com</a>"
},
{
"name":"jason",
"description":"im 27",
"email":"<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="033231303543646e626a6f2d60">[emailprotected]@example.com</a>"
}
]
this JSON data will be used to create cards where the name is the title, email is the subtitle, and description is the body.