diff --git a/src/assets/css/main.css b/src/assets/css/main.css index 42cfe7b..1a05d05 100755 --- a/src/assets/css/main.css +++ b/src/assets/css/main.css @@ -29,6 +29,16 @@ body { color: #505056; overflow-x: hidden; } + +body[data-theme="dark"] { + --logo: url("../images/wrenchboard-logo-text.png") no-repeat; +} + +body[data-theme="light"] { + --logo: url("../images/wrenchboard.png") no-repeat; +} + + /* ==========================================vue */ * { margin: 0; @@ -1466,10 +1476,21 @@ p { letter-spacing: 2px; text-shadow: 0px 4px 10px rgba(0,0,0,0.3); } -.appie-title .earn-rewards{ - border-radius: 7px; - background-color: rgb(245, 71, 71) !important; +/* .appie-title .earn-rewards{ */ + /* border-radius: 7px; + background-color: rgb(245, 71, 71) !important; */ /* text-shadow: 2px 2px 2px #fff; */ +/* } */ + +.earn-rewards::before { + background: #f54747!important; + border-radius: 7px; + content: ""; + height: 3.8rem; + position: absolute; + width: 17rem; + z-index: -1; + transform: translate(-10px, 5px) rotate(357deg); } @media only screen and (min-width: 992px) and (max-width: 1200px) { diff --git a/src/components/AboutText/AboutText.js b/src/components/AboutText/AboutText.js index 3ba9200..db6b176 100644 --- a/src/components/AboutText/AboutText.js +++ b/src/components/AboutText/AboutText.js @@ -1,130 +1,96 @@ - import React from 'react'; +import React from "react"; - import Design from '../../assets/images/design.png' - import Approach from '../../assets/images/approach.png' - import Interactive from '../../assets/images/interactive.png' - import Mobility from '../../assets/images/mobility-approach.png' - import Privacy from '../../assets/images/privacy.png' - import Seamless from '../../assets/images/seamless.png' +import Design from "../../assets/images/design.png"; +import Approach from "../../assets/images/approach.png"; +import Interactive from "../../assets/images/interactive.png"; +import Mobility from "../../assets/images/mobility-approach.png"; +import Privacy from "../../assets/images/privacy.png"; +import Seamless from "../../assets/images/seamless.png"; - - function AboutTextComponent () { - - return ( - <> -
- At WrenchBoard, we believe age should never limit one's ability to pursue their passions and generate income. - Our platform offers a variety of categories for kids to explore and turn into profitable endeavors, - fostering financial awareness and unlocking their potential for a brighter future.
-{props.description}
+- We prioritize developing a strong money mindset in Kids. - WrenchBoard offers a safe and supportive space for kids to explore their passions, learn new skills, and earn money. - By instilling the value of hard work, saving, and investing, - we aim to empower the next generation to make informed financial decisions and reach their goals.
-- Stay up-to-date with WrenchBoard! Our platform keeps you in the loop with convenient alerts and notifications. - Choose your preferred method of receiving updates - email, text, or push notifications - and never miss a beat.
-- Teach youngsters the art of handling social media profiles for small enterprises, - cultivating essential marketing and communication abilities while also generating income. - Manage tasks, track responses, and stay connected effortlessly. - Experience a true mobile lifestyle with WrenchBoard!
-- By offering a platform for kids to earn, learn, and contribute, - WrenchBoard is nurturing the next generation of entrepreneurs, creators, and leaders. - We're sowing the seeds of ambition and self-confidence, preparing them for a brighter future.
-- Your privacy matters. WrenchBoard works without data sharing, ensuring your information stays secure. - Manage tasks across platforms confidently, enjoying a unified experience that respects your privacy.
-+
WrenchBoard prioritizes safety above all. Parents can set up family accounts to oversee their children's activities and earnings. We implement strict guidelines to ensure age-appropriate tasks and interactions, providing a worry-free space for both kids and their guardians. We believe that earning should go hand in hand with learning. As kids complete projects and earn, they also acquire essential life skills such as financial literacy, time management, and effective communication. WrenchBoard isn't just about making money; it's about fostering holistic growth.
Learn more at www.WrenchBoard.com
- -The app provides design and digital marketing.
*/} -{servicesContent.subTitle}
*/} +- Your place to set family goals and reward achievements. Find tasks to earn from, or build a tasks portfolio and find others to perform tasks for you.
-+ Your place to set family goals and reward achievements. Find tasks to earn from, or build a tasks portfolio and find others to perform tasks for you.
+