<h2>Placeholder</h2>

<p>
  Blank card:
  <CardSpace::ProfileCard />
</p>

<p>
  Preview card:
  <CardSpace::ProfileCard
    @name='Amazing Emily'
    @host='emily.card.space'
    @category='Health'
    @description='Welcome to a healthy & happy life!'
    @buttonText='Visit this Creator'
    @coverPhoto='/images/prepaid-card-customizations/pattern-4.svg'
    @profilePhoto='/images/logos/metamask-logo.svg'
    @isPreview={{true}}
  />
</p>