forked from 77media/video-flow
Merge branch 'feat-active-config' into dev
This commit is contained in:
commit
96e7811c6b
@ -424,7 +424,7 @@ export default function SignupPage() {
|
||||
<h2 className="text-2xl font-bold text-white mb-2">
|
||||
Sign Up, for free
|
||||
</h2>
|
||||
<p className="text-gray-300">Start Turning Your Ideas Into Stunning Videos</p>
|
||||
<p className="text-gray-300">Start Turning Your Ideas Into Incredible Videos</p>
|
||||
</div>
|
||||
|
||||
{/* Scrollable Middle Content */}
|
||||
@ -665,7 +665,7 @@ export default function SignupPage() {
|
||||
<PartyPopper className="relative z-10 w-10 h-10 text-cyan-300" />
|
||||
</div>
|
||||
</div>
|
||||
<h3 className="text-xl font-semibold text-white text-center mb-2" data-alt="redirect-title">注册成功,正在为您跳转到登录页</h3>
|
||||
<h3 className="text-xl font-semibold text-white text-center mb-2" data-alt="redirect-title">Sign up successful</h3>
|
||||
<p className="text-gray-300 text-center mb-2" data-alt="redirect-desc">
|
||||
Please wait a moment, redirecting to login...
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user