Update pricing.tsx
This commit is contained in:
+3
-1
@@ -49,7 +49,9 @@ export default function Pricing() {
|
|||||||
</span>
|
</span>
|
||||||
</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
|
<button
|
||||||
onClick={() => window.open("/teams/login", "_self")}
|
onClick={() => window.open("/teams/login", "_self")}
|
||||||
|
|||||||
Reference in New Issue
Block a user