File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ export function DocsCalloutQueryGG() {
3030 Launch week sale
3131 </ h2 >
3232 < p className = "normal-case mb-4 text-sm text-balance" >
33- Up to 25 % off through May 10th
33+ Up to 30 % off through May 17th
3434 </ p >
35- < CountdownTimerSmall targetDate = "2025-05-10 " />
35+ < CountdownTimerSmall targetDate = "2025-05-17 " />
3636 </ div >
3737
3838 { ppp && (
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ export function QueryGGBannerSale(props: React.HTMLProps<HTMLDivElement>) {
3030 < h2 className = "mb-1 text-lg lg:text-2xl xl:text-3xl font-semibold" >
3131 Launch week sale
3232 </ h2 >
33- < p className = "normal-case mb-4" > Up to 25 % off through May 10th </ p >
34- < CountdownTimer targetDate = "2025-05-10 " />
33+ < p className = "normal-case mb-4" > Up to 30 % off through May 17th </ p >
34+ < CountdownTimer targetDate = "2025-05-17 " />
3535 < a
3636 href = "https://query.gg?s=tanstack"
3737 className = "mt-4 mb-1 xl:mb-2 px-6 py-2 inline-block bg-[#fcba28] text-[#231f20] rounded-full uppercase border border-black cursor-pointer font-black"
You can’t perform that action at this time.
0 commit comments