From 33d3d04d68ccb56f1e82400f6c94cf62a3ae61e5 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Wed, 10 Jul 2024 06:34:56 +0100 Subject: [PATCH] initial commit --- src/components/lnd/LndParts/Design/Main.js | 14 +++++++------- src/components/lnd/LndParts/Design/Right.js | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/lnd/LndParts/Design/Main.js b/src/components/lnd/LndParts/Design/Main.js index 720a3fc..1355709 100644 --- a/src/components/lnd/LndParts/Design/Main.js +++ b/src/components/lnd/LndParts/Design/Main.js @@ -26,7 +26,7 @@ const Main = ({gredient}) => { }
-
+

Set Chores, Set Goals
Reward Accomplishments

@@ -34,15 +34,15 @@ const Main = ({gredient}) => { Set goals, tasks, or anything that motivates or needs to be done and reward completion. WrenchBoard is the platform to plan rewards.

-
-

Assign Faster with

-

+
+

Assign Faster with

+

wrench
Agent

-
+
{list?.map(({ icon, header, paragraph, name }, idx) => ( -
changeActiveImg(name)} style={{cursor: 'pointer'}}> +
changeActiveImg(name)} style={{cursor: 'pointer'}}>
@@ -57,7 +57,7 @@ const Main = ({gredient}) => {
-
+
diff --git a/src/components/lnd/LndParts/Design/Right.js b/src/components/lnd/LndParts/Design/Right.js index e4f7f04..10789f8 100644 --- a/src/components/lnd/LndParts/Design/Right.js +++ b/src/components/lnd/LndParts/Design/Right.js @@ -18,8 +18,8 @@ export default function Right() {
{/*
*/} {/* withFadeEdge-light-purple border-skyblue border-thin*/} -
{list?.map((item, idx) => ( -- 2.34.1