bug fixed

This commit was merged in pull request #31.
This commit is contained in:
victorAnumudu
2024-10-13 07:34:52 +01:00
parent deb89d1303
commit 01eb545687
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export default function AcceptCookies() {
: */}
<div className={`${cookies ? 'slide-down' : 'slide-up'} cookies-wrapper position-fixed d-lg-flex justify-content-center align-items-center gap-5 p-2`}>
<p className='m-0'>
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 &#x275B;&#x275B;Confirm&#x275C;&#x275C; or by continuing to use our website, you consent to our use of cookies.
</p>
<button onClick={acceptCookies} className='px-5 py-2'>Accept</button>
</div>
+1 -1
View File
@@ -231,7 +231,7 @@ function SelectFeatures({ className }) {
Fund <br /> wallets
</h3>
<p>
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.
</p>
<a className="main-btn" href="#">
Learn More