Merge branch 'feat-active-config' into dev

This commit is contained in:
moux1024 2025-09-29 16:20:10 +08:00
commit 96e7811c6b

View File

@ -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>