Skip to content

Commit

Permalink
fix: update CTA heading
Browse files Browse the repository at this point in the history
  • Loading branch information
zacjones93 committed Jan 31, 2025
1 parent ec4962c commit 66130b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/posts/video-player-overlay.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,11 @@ function CursorCTAOverlay({
height={80}
className="hidden sm:block"
/>
<h2 className="text-md sm:text-2xl font-bold sm:mb-4">
Reliably Build Software with AI through Cursor
<h2 className="text-md sm:text-2xl font-bold sm:mb-4 text-balance">
Take Cursor to the Next Level with Live Training
</h2>
</div>
<p className="text-center mb-2 sm:mb-6 text-muted-foreground">
<p className="text-center mb-2 sm:mb-6 text-muted-foreground text-balance">
John Lindquist is teaching a workshop on how to use Cursor to it's
fullest abilities. Get notified when the workshop is released.
</p>
Expand Down

0 comments on commit 66130b2

Please sign in to comment.