From ee81615d8ae2fb3dc36b95bf915e3eb91d8b9de8 Mon Sep 17 00:00:00 2001 From: Blue Mouse Date: Mon, 16 Sep 2024 12:33:52 +0100 Subject: [PATCH] fix dark theme cookie banners --- app/routes/index.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/app/routes/index.tsx b/app/routes/index.tsx index 75612eeb..1fa57930 100644 --- a/app/routes/index.tsx +++ b/app/routes/index.tsx @@ -663,7 +663,7 @@ const CoreFeatures = ({ theme }: { theme: 'dark' | 'light' }) => { dark={theme === 'dark'} >
-
+

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. @@ -671,7 +671,7 @@ const CoreFeatures = ({ theme }: { theme: 'dark' | 'light' }) => {

Accept
-
+

Hello there, We use cookies! @@ -679,16 +679,18 @@ const CoreFeatures = ({ theme }: { theme: 'dark' | 'light' }) => {

Okay
-
+

This website uses cookies to ensure you get the best experience on our website

-
+

- - Please accept our cookies to continue using our website. + + + Please accept our cookies to continue using our website. +

Okay