import React from 'react' import heroThumbOne from '../../assets/images/app-thumb-1.png'; import heroThumbOne1 from '../../assets/images/app-thumb-2.png'; import heroThumbTwo from '../../assets/images/app-pic.png'; import CustomSlider from '../customSlider/CustomSlider'; const AppDownloadDetails = () => { return ( <>
Download from

Turn Chores into Exciting Challenges and Earn Rewards!

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.

{/* WrenchBoard */}
) } export default AppDownloadDetails