We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda35ae commit 3ff6b7bCopy full SHA for 3ff6b7b
usehooks.com/src/components/QueryGGBanner.astro
@@ -16,8 +16,8 @@ import CountdownTimer from "./CountdownTimer";
16
<div class="reactgg-cta">
17
<div class="reactgg-cta-container">
18
<h2>react.gg Launch Sale</h2>
19
- <p>Up to 30% off through May 17th</p>
20
- <CountdownTimer client:only targetDate="2025-05-17" />
+ <p>Get 30% off through May 22nd</p>
+ <CountdownTimer client:only targetDate="2025-05-23" />
21
<Button
22
text="Join Now"
23
size="small"
0 commit comments