import React from 'react' import img1 from '../../../assets/images/secure_data.png' import img2 from '../../../assets/images/functional.png' import img3 from '../../../assets/images/live-chat.png' import img4 from '../../../assets/images/support.png' import img5 from '../../../assets/images/features_frame.png' const Main = ({video}) => { return ( <> {video ?

Features that makes app different!

myFit has powerful connectivity, fitness, health, and safety features
Also makes provision Fitness tracking,Workout tracking,Heart rate monitoring

image

Secure data

Lorem Ipsum is simply dummy text of the printing and type setting indus ideas.

image

Fully functional

Simply dummy text of the printing and typesetting indus lorem Ipsum is dummy.

image

Live chat

Lorem Ipsum is simply dummy text of the printing and type setting indus ideas.

image

24-7 Support

Simply dummy text of the printing and typesetting indus lorem Ipsum is dummy.

image
:

Features that makes app different!

Fitness Integration with your health plan in your pocket bolsters
healthier life by tracking and experiencing life-changing results.

Health Tips

myFit continuously help you organize both general and the few health questions relevant to you. We can privately help you find answer in our communities to new questions.

Health Statistics

Collect your health statistics yourself, weight changes, blood pressure, blood glucose data all helps to ensure that your provider is creating plans that fits you specifically..

Reminders

Miss no appointment, medication schedule and more with myFit reminders. Allow your provider or simply set up whatever you needed reminding for.

Health Plan

Your health plan your way - myFit assist you organizing your prescription, health routines, your providers treatment plans in one place.

image
} ) } export default Main