From 01eb5456875c26be9a804b5146030277576c9d7e Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Sun, 13 Oct 2024 07:34:52 +0100 Subject: [PATCH] bug fixed --- app/components/AcceptCookies.js | 2 +- app/components/SelectFeatutes.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/AcceptCookies.js b/app/components/AcceptCookies.js index 50013f6..84b0877 100644 --- a/app/components/AcceptCookies.js +++ b/app/components/AcceptCookies.js @@ -26,7 +26,7 @@ export default function AcceptCookies() { : */}

- This website uses cookies to provide you the best experience possible, as well as for tracking performance and marketing purposes. You can check our privacy policy for more information. By clicking "Confirm" or by continuing to use our website, you consent to our use of cookies. + This website uses cookies to provide you the best experience possible, as well as for tracking performance and marketing purposes. You can check our privacy policy for more information. By clicking ❛❛Confirm❜❜ or by continuing to use our website, you consent to our use of cookies.

diff --git a/app/components/SelectFeatutes.js b/app/components/SelectFeatutes.js index 6eebd70..23f6c3c 100644 --- a/app/components/SelectFeatutes.js +++ b/app/components/SelectFeatutes.js @@ -231,7 +231,7 @@ function SelectFeatures({ className }) { Fund
wallets

- Take control and feel secure by creating a virtual or physical card, allocating funds, and managing wallets for your kids. . + Take control and feel secure by creating a virtual or physical card, allocating funds, and managing wallets for your kids.

Learn More -- 2.34.1