Merged PR 2388: added updated copy for contact us

added updated copy for contact us

Related work items: #23482, #23483
This commit is contained in:
Robert Bond
2026-06-16 08:25:05 +00:00
parent 1e14fbc709
commit 3efaafdb72
4 changed files with 20 additions and 4 deletions
+8 -1
View File
@@ -418,7 +418,14 @@ let ContactUs = (props) => {
) : (
<>
<p className="govuk-body">
{t("common:contact-us-para")}
{t(
"common:contact-us-para-one"
)}
</p>
<p className="govuk-body">
{t(
"common:contact-us-para-two"
)}
</p>
<form
onSubmit={props.handleSubmit(
+8 -1
View File
@@ -418,7 +418,14 @@ let ContactUs = (props) => {
) : (
<>
<p className="govuk-body">
{t("common:contact-us-para")}
{t(
"common:contact-us-para-one"
)}
</p>
<p className="govuk-body">
{t(
"common:contact-us-para-two"
)}
</p>
<form
onSubmit={props.handleSubmit(