content amends for create appeal

This commit is contained in:
2024-03-26 11:36:35 +00:00
parent ff6ff9842c
commit e2edee35c6
7 changed files with 169 additions and 40 deletions
+8
View File
@@ -24,6 +24,14 @@ export default function MakeNewAppeal() {
{t("myportal:makenewappeal-card-button-label")}
</Link>
</div>
<p className="govuk-body-s govuk govuk-!-margin-top-5">
{t("myportal:makenewappeal-card-paragraph-three")}
</p>
<p className="govuk-body-s govuk govuk-!-margin-top-5">
<Link href="https://gov.wales">
{t("myportal:makenewappeal-card-link-label")}
</Link>
</p>
</div>
</div>
);