Skip to content

Commit bda35ae

Browse files
committed
date
1 parent fe723f8 commit bda35ae

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>Up to 30% off through May 16th</p>
20-
<CountdownTimer client:only targetDate="2025-05-16" />
19+
<p>Up to 30% off through May 17th</p>
20+
<CountdownTimer client:only targetDate="2025-05-17" />
2121
<Button
2222
text="Join Now"
2323
size="small"

0 commit comments

Comments
 (0)