diff --git a/components/homepage/casecomment.js b/components/homepage/casecomment.js index 57235c3b..eace402d 100644 --- a/components/homepage/casecomment.js +++ b/components/homepage/casecomment.js @@ -7,11 +7,18 @@ export default function CaseComment() { const router = useRouter(); const { locale } = router; return ( -
+ {t("home:casescomment-card-paragraph-three")} +
++ {t("home:casescomment-card-paragraph-four")} +
{t("home:casescomment-card-paragraph-one")}{" "} {t("home:casescomment-card-paragraph-two")}
++ {t("home:watch-case-paragraph-one")} +
+ {/*+ {t("home:casescomment-card-paragraph-two")} +
*/}+ {t("home:signin-benefits-paragraph")} +
{t("home:login-comingsoon-temp-1")}{" "}
-+ {/*
{t("home:login-comingsoon-temp-1a")}{" "} -
+ */}{t("home:login-comingsoon-temp-2")}
@@ -172,19 +178,9 @@ let Login = (props) => { -- {t("home:login-comingsoon-email-link-label")}{" "} - - {t("home:login-contact-email")} - -