This commit is contained in:
Daniil Chemerkin 2024-05-10 20:09:11 +00:00
parent b650570936
commit f36c9a7fc7

View File

@ -24,7 +24,9 @@ function PaymentSuccessPage(): JSX.Element {
style={{ minHeight: "98px" }}
/>
<div className={styles.text}>
<Title variant="h1">{t("auweb.pay_good.title")}</Title>
<Title variant="h1">The information has been sent to your email</Title>
<p>{t("auweb.pay_good.title")}</p>
<br />
<p>{t("auweb.pay_good.text1")}</p>
</div>
<MainButton