calendso to cal
This commit is contained in:
parent
9fcd458d25
commit
f6fe519c4c
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ export default function Custom404() {
|
||||||
</span>
|
</span>
|
||||||
) : (
|
) : (
|
||||||
<a href="https://cal.com/signup" className="inline-block mt-2 text-lg ">
|
<a href="https://cal.com/signup" className="inline-block mt-2 text-lg ">
|
||||||
The username <strong className="text-blue-500">calendso.com{username}</strong> is still
|
The username <strong className="text-blue-500">cal.com{username}</strong> is still available.{" "}
|
||||||
available. <span className="text-blue-500">Register now</span>.
|
<span className="text-blue-500">Register now</span>.
|
||||||
</a>
|
</a>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue