This commit is contained in:
Kenneth Jannette
2024-02-02 20:30:01 -06:00
parent b7810a5ab0
commit cad4ac8113

View File

@@ -387,9 +387,13 @@ const SignupPage = () => {
<div className="signup-sub-container">
<div className="signup-header">
<h1 className="signup-header-text">Create A Novodraft Account</h1>
<h5 className="signup-header-text trial">
Start a free trial - save hours and draft better discovery
</h5>
{!isUpgrade ? (
<h5 className="signup-header-text trial">
Start a free trial - save hours and draft better discovery
</h5>
) : (
<></>
)}
</div>
<Form className="signup-form">
{splitEvery(