Skip to content

Commit

Permalink
Merge pull request #614 from sweepai/sweep/add_to_basic_section_on_th…
Browse files Browse the repository at this point in the history
…e_payments_pag_edb35

Sweep: add to basic section on the payments page (not the modal)
  • Loading branch information
kevinlu1248 committed Apr 23, 2024
2 parents de055b4 + f0bb42a commit 9e3bc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PricingPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const PricingPage = () => (
</SimpleGrid>
<SimpleGrid columns={{ base: 1, md: 3 }} px={16}>
<Box as="ul" style={{ listStyleType: 'none' }} color="gray.400" fontSize="lg">
<li>5 GPT-4 Sweep tickets / month</li>
<li>Unlimited uses of <Link href="https://docs.sweep.dev/cli">Sweep CLI</Link></li>
<li>✔ Self-host Sweep for free</li>
<br />
<li><em>Purchase additional GPT-4 tickets <Link href="https://buy.stripe.com/00g3fh7qF85q0AE14d" color="#89CFF0">here</Link>.</em></li>
Expand Down

0 comments on commit 9e3bc3d

Please sign in to comment.