Update pricing.tsx

This commit is contained in:
Arjun Patel
2022-01-26 20:00:36 -08:00
parent 2c0f8c18bb
commit aef50497a3
+3 -1
View File
@@ -49,7 +49,9 @@ export default function Pricing() {
</span>
</span>
<span className="text-gray-500">Hit the ground running.</span>
<span className="text-gray-500">
Hit the ground running with 2 free spots.
</span>
<button
onClick={() => window.open("/teams/login", "_self")}