From baa1a7b040c7bdd2af6c01f2b45178868095e5d3 Mon Sep 17 00:00:00 2001 From: enes Date: Tue, 30 Jul 2024 10:25:57 +0200 Subject: [PATCH] fix: works offline card icon --- src/pages/landing/index.tsx | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/pages/landing/index.tsx b/src/pages/landing/index.tsx index 7ee16f6..11b9fb1 100644 --- a/src/pages/landing/index.tsx +++ b/src/pages/landing/index.tsx @@ -107,13 +107,21 @@ export const LandingPage = () => { icon: ( - {/* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. */} - + + + + + + ), title: <>Works Offline,