updated home page copy
This commit is contained in:
@@ -8,17 +8,7 @@ export default function CaseComment() {
|
||||
const { locale } = router;
|
||||
return (
|
||||
<div id="casescomment-card">
|
||||
<div className="card-body card-body govuk-!-padding-top-0">
|
||||
<h3 className="heading-small card-heading">
|
||||
{t("home:casescomment-card-title")}
|
||||
</h3>
|
||||
|
||||
<p className="gouk-body-s">
|
||||
{t("home:casescomment-card-paragraph-three")}
|
||||
</p>
|
||||
<p className="gouk-body-s">
|
||||
{t("home:casescomment-card-paragraph-four")}
|
||||
</p>
|
||||
<div className="card-body card-body govuk-!-padding-top-4">
|
||||
<p className="govuk-body-s">
|
||||
{t("home:casescomment-card-paragraph-one")}{" "}
|
||||
<a
|
||||
@@ -28,15 +18,7 @@ export default function CaseComment() {
|
||||
{t("home:login-contact-email")}
|
||||
</a>
|
||||
</p>
|
||||
<p className="govuk-body-s">
|
||||
{t("home:casescomment-card-paragraph-two")}
|
||||
</p>
|
||||
<h3 className="heading-small card-heading">
|
||||
{t("home:watch-case-card-title")}
|
||||
</h3>
|
||||
<p className="govuk-body-s">
|
||||
{t("home:watch-case-paragraph-one")}
|
||||
</p>
|
||||
|
||||
{/* <p className="govuk-body-s">
|
||||
{t("home:casescomment-card-paragraph-two")}
|
||||
</p> */}
|
||||
|
||||
Reference in New Issue
Block a user