Skip to content

Commit 022d457

Browse files
authored
Merge branch 'main' into as-accssesOk-branch
2 parents 5a13fb2 + ebad016 commit 022d457

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

assets/images/.DS_Store

0 Bytes
Binary file not shown.

thank-you.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,12 @@ <h5 class="offcanvas-title" id="offcanvasWithBothOptionsLabel">Accessibility Set
127127
</div>
128128
</div>
129129

130-
<main id="main-content" class="container my-5">
130+
<main id="main-content" class="container my-5 main-background ">
131131
<div class="row justify-content-center">
132132
<div class="col-md-8 text-center">
133-
<h1 class="display-4 mb-4">Thank You!</h1>
134-
<p class="lead mb-5">We've received your message and will get back to you as soon as possible.</p>
133+
<h1 class="display-4 mt-5 mb-4">Thank You!</h1>
134+
<p class="lead mb-5">Thank you for reaching out! Your message is important to us, and we’re committed to responding as quickly as possible. Together, let’s make accessibility a priority for everyone.</p>
135+
135136
<a href="index.html" class="btn btn-primary btn-lg">Return to Home</a>
136137
</div>
137138
</div>

0 commit comments

Comments
 (0)