This commit is contained in:
zhutao
2025-09-03 11:25:47 +08:00
parent 00a81e4e7b
commit 34814aaeeb

View File

@@ -70,7 +70,7 @@ class _WarningBoxState extends State<WarningBox> {
width: double.infinity,
margin: const EdgeInsets.only(top: 10),
child: Text(
"We will contact you shortly.Please check your e-mail promptly for further information.",
"Oops, it seems there's a slight issue. To resolve this for you more quickly and effectively, you can leave your email address. Our customer service team will immediately verify the details manually and get in touch with you promptly.",
),
),
Container(