diff --git a/src/components/HomeOne/TrafficHomeTwo.js b/src/components/HomeOne/TrafficHomeTwo.js index a465ec8..73945fc 100644 --- a/src/components/HomeOne/TrafficHomeTwo.js +++ b/src/components/HomeOne/TrafficHomeTwo.js @@ -10,48 +10,21 @@ function TrafficHomeOne() {
-

on WrenchBoard.

-

- Performing task on WrenchBoard is easy. All you need is a free account. -

+

{featuresContent.title}

+

{featuresContent.detail}

-
-
-
- + {featuresContent.list?.map(({ icon, header, paragraph }, idx) => ( +
+
+
+ +
+
{header}
+

{paragraph}

-
Free account
-

Get family access from parents, or create your free account.

-
-
-
-
- -
-
Suggest or Find Task
-

Suggest tasks to parents or pick from the market.

-
-
-
-
-
- -
-
Complete Task
-

Complete the task as specified.

-
-
-
-
-
- -
-
Reward
-

Get your reward as specified.

-
-
+ ))} {/*