From a3347ed1c24ef9182171cc461c02ea6bcbac734d Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 7 Mar 2025 13:23:19 +0100 Subject: homepage fix --- src/pages/HomePage.tsx | 50 ++++++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c5fa257..442d8c4 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -240,29 +240,6 @@ const HomePage = () => {

Master Morse Code Through Play

Morse Hero turns learning Morse code into an engaging game. Listen to the signals, identify the characters, and improve your skills with every round.

-
-
-
🎮
-

Interactive Learning

-

Learn by doing with our interactive game format

-
-
-
🔊
-

Audio Recognition

-

Train your ear to recognize Morse code sounds

-
-
-
📈
-

Track Progress

-

See your improvement with each practice session

-
-
-
âš¡
-

Adjustable Speed

-

Set your own pace as you build your skills

-
-
-
+ {showHowToPlay && (

How to Play Morse Hero

@@ -293,6 +271,29 @@ const HomePage = () => {
View Morse Code Chart
+ +
+
+
🎮
+

Interactive Learning

+

Learn by doing with our interactive game format

+
+
+
🔊
+

Audio Recognition

+

Train your ear to recognize Morse code sounds

+
+
+
📈
+

Track Progress

+

See your improvement with each practice session

+
+
+
âš¡
+

Adjustable Speed

+

Set your own pace as you build your skills

+
+
) : ( @@ -312,9 +313,6 @@ const HomePage = () => {

Listen to the Morse code and select the correct character

-
-- cgit v1.3.1