<d-stacked-card title="Stacked Card" text="Text content. Lorem ipsum dolor sit amet." link="#" icon="https://diem-developers-components.netlify.app/images/transaction-workflows.svg"></d-stacked-card>

<div class="relative z-50 space-y-1 md:space-y-0 md:grid md:gap-x-8 md:gap-y-12 lg:grid-cols-3 mb-20">
    <d-stacked-card title="Updates" text="Notifications and news from the Diem Association and Members" link="#" icon="https://diem-developers-components.netlify.app/images/transaction-workflows.svg"></d-stacked-card>

    <d-stacked-card title="VASP Onboarding Guide" text="Overview with Technical Integration steps and resources for VASPs" link="/secure/page/vasp-portal" icon="https://diem-developers-components.netlify.app/images/run-local-network.svg"></d-stacked-card>

    <d-stacked-card title="Node Operations" text="Documentations, dashboards, and exhibits" link="/secure/page/node-operator-portal" icon="https://diem-developers-components.netlify.app/images/diem-nodes.svg"></d-stacked-card>
</div>
<d-stacked-card
  title="Stacked Card"
  text="Text content. Lorem ipsum dolor sit amet."
  link="#"
  icon="https://diem-developers-components.netlify.app/images/transaction-workflows.svg"
></d-stacked-card>

<div class="relative z-50 space-y-1 md:space-y-0 md:grid md:gap-x-8 md:gap-y-12 lg:grid-cols-3 mb-20">
  <d-stacked-card
    title="Updates"
    text="Notifications and news from the Diem Association and Members"
    link="#"
    icon="https://diem-developers-components.netlify.app/images/transaction-workflows.svg"
  ></d-stacked-card>

  <d-stacked-card
    title="VASP Onboarding Guide"
    text="Overview with Technical Integration steps and resources for VASPs"
    link="/secure/page/vasp-portal"
    icon="https://diem-developers-components.netlify.app/images/run-local-network.svg"
  ></d-stacked-card>

  <d-stacked-card
    title="Node Operations"
    text="Documentations, dashboards, and exhibits"
    link="/secure/page/node-operator-portal"
    icon="https://diem-developers-components.netlify.app/images/diem-nodes.svg"
  ></d-stacked-card>
</div>
/* No context defined. */

No notes defined.