CardExample.php contains an example of a Card that is clickable (has a URL set). Add an example of a Card that is not clickable (does not have a URL set).
- Add an example Card without a URL
- Verify that it shows up correctly in the sandbox (composer run-script start-sandbox)
- Regenerate the snapshot tests (composer run update-snapshots)