import React from 'react'; import thumb5 from '../assets/images/about-thumb-5.png'; import cardImg from '../assets/images/home/card-home-01.png' import bg from '../assets/images/background-bg.jpg' import Image from 'next/image'; function AfterHero() { return ( <>

{/* We bring everything
that's required to build apps */} Set Chores, Set Goals

Reward Accomplishments

Set goals, tasks, or anything that motivates or needs to be done and reward completion. WrenchBoard is the platform to plan rewards off pick your nose and blow

Assign Faster with
wrenchAgent

Ask our ❛❛wrenchAgent❜❜ Generative AI to assist

); } export default AfterHero;