From fed41696a81cb081505486fde8ae42994471c7a3 Mon Sep 17 00:00:00 2001 From: alarv Date: Tue, 24 Sep 2024 11:16:20 +0300 Subject: [PATCH] fix: remove dark mode classes --- app/pricing/components/Pricing.tsx | 6 +-- app/pricing/components/PricingCards.tsx | 62 ++++++++++++------------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/app/pricing/components/Pricing.tsx b/app/pricing/components/Pricing.tsx index 2db23d9..68c9945 100644 --- a/app/pricing/components/Pricing.tsx +++ b/app/pricing/components/Pricing.tsx @@ -36,13 +36,13 @@ export default function Pricing() { return (
-
+
{/**/}

Early access

Want full access to Jaqpot?

-

+

We are still in beta, therefore our API is rate limited to 5 predictions per minute, but if you want full, unrestricted access, click the button below. We'll send you an email with everything @@ -63,7 +63,7 @@ export default function Pricing() { {!isAuthenticated(session) && (

-

+

Please log in or create an account to request for early access.