更新 注册页文案更新

This commit is contained in:
moux1024 2025-09-29 16:15:46 +08:00
parent 17eaa0823d
commit f5e0711285

View File

@ -424,7 +424,7 @@ export default function SignupPage() {
<h2 className="text-2xl font-bold text-white mb-2"> <h2 className="text-2xl font-bold text-white mb-2">
Sign Up, for free Sign Up, for free
</h2> </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> </div>
{/* Scrollable Middle Content */} {/* Scrollable Middle Content */}
@ -665,7 +665,7 @@ export default function SignupPage() {
<PartyPopper className="relative z-10 w-10 h-10 text-cyan-300" /> <PartyPopper className="relative z-10 w-10 h-10 text-cyan-300" />
</div> </div>
</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"> <p className="text-gray-300 text-center mb-2" data-alt="redirect-desc">
Please wait a moment, redirecting to login... Please wait a moment, redirecting to login...
</p> </p>