Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/components/DocsCalloutQueryGG.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ export function DocsCalloutQueryGG() {
Launch week sale
</h2>
<p className="normal-case mb-4 text-sm text-balance">
Up to 30% off through May 17th
Get 30% off through May 22nd
</p>
<CountdownTimerSmall targetDate="2025-05-17" />
<CountdownTimerSmall targetDate="2025-05-23" />
</div>

{ppp && (
Expand Down
Loading