This commit is contained in:
Kenneth Jannette
2024-02-16 20:04:31 -06:00
parent a95fd36a6d
commit a06a7939b7

View File

@@ -499,7 +499,7 @@ const SignupPage = () => {
<h1 className="signup-header-text">Create A Novodraft Account</h1> <h1 className="signup-header-text">Create A Novodraft Account</h1>
{!isUpgrade ? ( {!isUpgrade ? (
<h5 className="signup-header-text trial"> <h5 className="signup-header-text trial">
Start a free trial - save hours and draft better discovery Start a free trial - save hours and draft smarter discovery
</h5> </h5>
) : ( ) : (
<></> <></>