[HCB] Inform users about holiday review delays (#1756)

This commit is contained in:
yodalightsabr 2025-12-20 12:24:33 -08:00 committed by GitHub
parent bf16561292
commit 064be26846
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,6 +58,11 @@ export default function ApplicationSuccess() {
Well review your application and get back to you {eta}.
</Balancer>
</Text>
<Text as="p">
<Balancer>
<em>During the holiday season, it might take a little longer for us to review your application. We appreciate your understanding!</em>
</Balancer>
</Text>
</header>
</Container>
)