Skip to content

Commit 51a94c7

Browse files
committed
thing
1 parent 3ff6b7b commit 51a94c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

usehooks.com/src/components/QueryGGBanner.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import CountdownTimer from "./CountdownTimer";
1616
<div class="reactgg-cta">
1717
<div class="reactgg-cta-container">
1818
<h2>react.gg Launch Sale</h2>
19-
<p>Get 30% off through May 22nd</p>
20-
<CountdownTimer client:only targetDate="2025-05-23" />
19+
<p>Get 30% off through May 23rd</p>
20+
<CountdownTimer client:only targetDate="2025-05-24" />
2121
<Button
2222
text="Join Now"
2323
size="small"

0 commit comments

Comments
 (0)