import React from 'react' import frame from '../assets/images/use-case-side-main.png'; //about-frame.png' import screen from '../assets/images/use-case-side-extra.png'; //about-screen.png' import Image from 'next/image'; const AboutApp = ({ video, dark }) => { return ( <>
image
image

Motivate & Organize
Rewards

With a planned reward, the parent can introduce the family to earning and start financial education early.

  • Goals Completed

    Motivate with rewards for goals completed, passing the exam, finishing chores, and learning new skills.

  • Connect Family

    It takes a village to raise a kid and share good news and encouragement from the more prominent family. Connect family to the achievements to boost encouragement.

  • Find any Task

    Make more, connect to the marketplace, and earn from appropriate tasks.

) } export default AboutApp