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 Black Friday Sale
3131 </ h2 >
3232 < p className = "normal-case mb-4 text-sm text-balance" >
33- Get 30 % off through December 6th
33+ Get 50 % off through December 6th
3434 </ p >
35- < CountdownTimerSmall targetDate = "2025-12-06 " />
35+ < CountdownTimerSmall targetDate = "2025-12-07 " />
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-xl lg:text-2xl xl:text-3xl font-semibold" >
3131 Black Friday sale
3232 </ h2 >
33- < p className = "normal-case mb-4" > Get 30 % off through December 6th</ p >
34- < CountdownTimer targetDate = "2025-12-06 " />
33+ < p className = "normal-case mb-4" > Get 50 % off through December 6th</ p >
34+ < CountdownTimer targetDate = "2025-12-07 " />
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