Hi Jason,
You could modify this page in confirmation.component.ts and confirmation.component.html,
they are both located in path: src\app\components\eventregistration\confirmation.
Angular dev skill is needed for customization.
Below is my example, show an image if event id equals a specific text.
ts:

html (just begin our customization in card-body element) :

Resutl:

Regards,
Clofly