diff --git a/src/components/WidgetApps/WidgetAppsPresentation.js b/src/components/WidgetApps/WidgetAppsPresentation.js index ea16a9af..4230f8f7 100644 --- a/src/components/WidgetApps/WidgetAppsPresentation.js +++ b/src/components/WidgetApps/WidgetAppsPresentation.js @@ -11,27 +11,48 @@ function WidgetAppsPresentation() { const pwaUrl = `https://${site?.sitename}.firstvoicesapp.com/` return ( -
+

{site?.title} Language

-
-
-

- Browse words and phrases in the dictionary -

-

Practice with flashcards

-

- Bookmark content and more with the {site?.title} mobile app! -

-

- Compatible with iPhone, iPad, Android, Chromebook, Windows, and - more. -

-

+

+
+
+
+
+ {getIcon('Search', 'fill-current h-5 w-auto')} +
+

Browse words and phrases in the dictionary

+
+
+
+ {getIcon('Flashcard', 'fill-current h-5 w-auto')} +
+

Practice with flashcards

+
+
+
+ {getIcon('Bookmark', 'fill-current h-5 w-auto')} +
+

+ Bookmark content and more with the {site?.title} mobile app! +

+
+
+
+ {getIcon('Devices', 'fill-current h-5 w-auto')} +
+

+ Compatible with iPhone, iPad, Android, Chromebook, Windows, and + more. +

+
+
+ +

-

+

- Installation Help + Installation Help Link

-
+
{`${site?.title} {getIcon('Download', 'btn-icon')} Install now