Skip to content

Commit 7d350db

Browse files
Merge pull request #940 from GSA/prodrelease
prod release
2 parents ffd3b4d + 10c686f commit 7d350db

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

training-front-end/src/pages/index.astro

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ const category_card_holder = "Card/Account Holders and Approving Officials";
2626
const category_program = "Program Coordinators";
2727
---
2828
<BaseLayout title={pageTitle} description="We offer GSA SmartPay training to all agency card/account holders, approving officials, and program coordinators.">
29+
<div class="usa-alert usa-alert--warning" role="region" aria-labelledby="alert-heading">
30+
<div class="usa-alert__body grid-container">
31+
<h4 class="usa-alert__heading" id="alert-heading">Scheduled Maintenance</h4>
32+
<p class="usa-alert__text">Please be advised that the GSA SmartPay Training website will undergo scheduled maintenance on Thursday, April 2, 2026 from 4:00 PM to 11:59 PM ET. The site may be unavailable during this time. We apologize for any inconvenience.</p>
33+
</div>
34+
</div>
35+
<div class="grid-container">
36+
</div>
2937
<Hero>
3038
GSA SmartPay® Training
3139
<span slot="subheader">

0 commit comments

Comments
 (0)