fix: remove trailing quote from signup page description text
This commit is contained in:
@@ -142,7 +142,7 @@ export default function SignUpPage() {
|
|||||||
<div className="text-center mb-6">
|
<div className="text-center mb-6">
|
||||||
<h2 className="text-[30px] font-normal text-[#00293d] font-fractul mb-3">Sign Up</h2>
|
<h2 className="text-[30px] font-normal text-[#00293d] font-fractul mb-3">Sign Up</h2>
|
||||||
<p className="text-[14px] text-[#00293d] px-4 leading-[20px] font-fractul">
|
<p className="text-[14px] text-[#00293d] px-4 leading-[20px] font-fractul">
|
||||||
Sign in or create an account to showcase your skills & expertise to millions of people starting their real estate journey today"
|
Sign in or create an account to showcase your skills & expertise to millions of people starting their real estate journey today
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user