Compare commits
86 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e84cdc57b7 | |||
| 0ef7ec3d10 | |||
| 2cf139db18 | |||
| 4f567b3acf | |||
| 1dcccce8c6 | |||
| 350da5a215 | |||
| ddb5cab8b2 | |||
| e53d07b491 | |||
| f598bcd708 | |||
| ed08551714 | |||
| 50605f6b6b | |||
| 3703ecdc40 | |||
| 2bcaa2d737 | |||
| b56721a018 | |||
| 93837bfda5 | |||
| 49403090db | |||
| 70969c4cc9 | |||
| fe56c4afc4 | |||
| b15f580c35 | |||
| 2603495d8f | |||
| b9cf520bcf | |||
| 6914a8fe99 | |||
| cd3732122b | |||
| 3aa53025cf | |||
| e372f8a036 | |||
| f6727c98d0 | |||
| 26cdf65d76 | |||
| de2b95fed5 | |||
| dc921d42d2 | |||
| b05b7b6956 | |||
| fa649aef81 | |||
| 30ac6f6a69 | |||
| f81aa3e467 | |||
| de6044b561 | |||
| e8fcf95efb | |||
| 6c99163825 | |||
| 1db651722b | |||
| d2f4996186 | |||
| 2f5ab5a1f7 | |||
| 40caafdeb5 | |||
| e2bc8b517e | |||
| 6d73d9151f | |||
| 65c3474519 | |||
| b6baa37a1f | |||
| 2b351b9825 | |||
| a09bfac386 | |||
| 209b35b26d | |||
| 0229091c81 | |||
| ef292121b8 | |||
| 7098e8a2fe | |||
| cf6a83423e | |||
| 63ea81ec40 | |||
| 79cd247c16 | |||
| 84eacb05d7 | |||
| 88d106f3a4 | |||
| 0a93f6fc8a | |||
| 4463a98b63 | |||
| fa2a9fd116 | |||
| 623dc8164b | |||
| 8f07d4380f | |||
| d3d4f3f8f8 | |||
| 92a802750d | |||
| 8d47da611d | |||
| ec475103b8 | |||
| 5dde6e6e91 | |||
| 0e7862df7f | |||
| 3c1d1f4324 | |||
| d579941a8c | |||
| 4efb4bf2f8 | |||
| fe311f8610 | |||
| bcdcdc7b54 | |||
| 0dd929c513 | |||
| 296ed23ec9 | |||
| 6866d405c9 | |||
| c497556866 | |||
| c3c9c9d70f | |||
| 3ea82b41cf | |||
| 11ef4d7442 | |||
| e68246c86c | |||
| fda5297756 | |||
| e866662f4d | |||
| b5f78d1372 | |||
| 362324925b | |||
| 0a22ac7ade | |||
| 18b18aba96 | |||
| 099c0ce0a4 |
@@ -5,15 +5,17 @@ REACT_APP_YEAR=2023
|
|||||||
REACT_APP_ANDROID_URL="https://play.google.com/store/apps/details?id=com.mermsemr.myfit"
|
REACT_APP_ANDROID_URL="https://play.google.com/store/apps/details?id=com.mermsemr.myfit"
|
||||||
REACT_APP_IOS_URL="https://play.google.com/store/apps/details?id=com.mermsemr.myfit"
|
REACT_APP_IOS_URL="https://play.google.com/store/apps/details?id=com.mermsemr.myfit"
|
||||||
|
|
||||||
|
|
||||||
|
REACT_APP_APPSITE="https://dev142.users.myfit.mermsemr.com/login"
|
||||||
|
# " https://mermsemr.com"
|
||||||
|
#REACT_APP_APPSITE="http://localhost:7012"
|
||||||
|
|
||||||
|
# Social Media Links
|
||||||
REACT_APP_FACEBOOK="https://www.facebook.com/profile.php?id=100066498622246"
|
REACT_APP_FACEBOOK="https://www.facebook.com/profile.php?id=100066498622246"
|
||||||
REACT_APP_TWITTER="https://twitter.com/fluxtra"
|
REACT_APP_TWITTER="https://twitter.com/fluxtra"
|
||||||
|
|
||||||
REACT_APP_APPSITE=" https://myfitapp.mermsemr.com"
|
|
||||||
#REACT_APP_APPSITE="http://localhost:7012"
|
|
||||||
|
|
||||||
|
|
||||||
REACT_APP_AUX_ENDPOINT = "https://devapi.mermsemr.com/en/desktop/api/v2/myfit"
|
REACT_APP_AUX_ENDPOINT = "https://devapi.mermsemr.com/en/desktop/api/v2/myfit"
|
||||||
REACT_APP_FORM_TIMEOUT = 10000
|
REACT_APP_FORM_TIMEOUT = 10000
|
||||||
REACT_APP_MAX_MESSAGE_LENGHT =300
|
REACT_APP_MAX_MESSAGE_LENGHT =300
|
||||||
REACT_APP_BLOGSITE="https://blog.mermsemr.com/"
|
REACT_APP_BLOGSITE="https://blog.mermsemr.com/"
|
||||||
|
|
||||||
|
|||||||
@@ -12,6 +12,7 @@
|
|||||||
"@testing-library/react": "^13.4.0",
|
"@testing-library/react": "^13.4.0",
|
||||||
"@testing-library/user-event": "^13.5.0",
|
"@testing-library/user-event": "^13.5.0",
|
||||||
"aos": "^2.3.4",
|
"aos": "^2.3.4",
|
||||||
|
"axios": "^0.24.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-owl-carousel": "^2.3.3",
|
"react-owl-carousel": "^2.3.3",
|
||||||
@@ -4998,6 +4999,14 @@
|
|||||||
"node": ">=4"
|
"node": ">=4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/axios": {
|
||||||
|
"version": "0.24.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz",
|
||||||
|
"integrity": "sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==",
|
||||||
|
"dependencies": {
|
||||||
|
"follow-redirects": "^1.14.4"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/axobject-query": {
|
"node_modules/axobject-query": {
|
||||||
"version": "2.2.0",
|
"version": "2.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
|
||||||
@@ -20670,6 +20679,14 @@
|
|||||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.5.2.tgz",
|
||||||
"integrity": "sha512-u2MVsXfew5HBvjsczCv+xlwdNnB1oQR9HlAcsejZttNjKKSkeDNVwB1vMThIUIFI9GoT57Vtk8iQLwqOfAkboA=="
|
"integrity": "sha512-u2MVsXfew5HBvjsczCv+xlwdNnB1oQR9HlAcsejZttNjKKSkeDNVwB1vMThIUIFI9GoT57Vtk8iQLwqOfAkboA=="
|
||||||
},
|
},
|
||||||
|
"axios": {
|
||||||
|
"version": "0.24.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz",
|
||||||
|
"integrity": "sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==",
|
||||||
|
"requires": {
|
||||||
|
"follow-redirects": "^1.14.4"
|
||||||
|
}
|
||||||
|
},
|
||||||
"axobject-query": {
|
"axobject-query": {
|
||||||
"version": "2.2.0",
|
"version": "2.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
|
||||||
|
|||||||
|
After Width: | Height: | Size: 36 KiB |
@@ -1181,6 +1181,10 @@ header.fixed .navbar {
|
|||||||
.how_it_works .step_block ul li .step_img img {
|
.how_it_works .step_block ul li .step_img img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
.how_it_works .step_block ul li .step_img img.create-account-logo {
|
||||||
|
border-radius: 15px;
|
||||||
|
box-shadow: 0px 0px 10px #c7c6c6;
|
||||||
|
}
|
||||||
|
|
||||||
/* how it works heading h4 */
|
/* how it works heading h4 */
|
||||||
.how_it_works .step_block ul li .step_text h4 {
|
.how_it_works .step_block ul li .step_text h4 {
|
||||||
@@ -2693,7 +2697,11 @@ header.fix_style.white_header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.app_solution_section .app_images ul li img {
|
.app_solution_section .app_images ul li img {
|
||||||
max-width: 100%;
|
max-width: 98%;
|
||||||
|
padding: 1%;
|
||||||
|
border-radius: 15px;
|
||||||
|
box-shadow: 0px 0px 30px #c1dec9;
|
||||||
|
filter: grayscale(40%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.app_solution_section .app_images li:first-child {
|
.app_solution_section .app_images li:first-child {
|
||||||
@@ -2768,6 +2776,17 @@ header.fix_style.white_header {
|
|||||||
.about_page_sectino img {
|
.about_page_sectino img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
.about_page_sectino .abt_img img {
|
||||||
|
animation: scale;
|
||||||
|
animation-duration: 1s;
|
||||||
|
animation-timing-function: linear;
|
||||||
|
animation-iteration-count: infinite;
|
||||||
|
}
|
||||||
|
@keyframes scale {
|
||||||
|
0%{transform: scale(1);}
|
||||||
|
50%{transform: scale(1.01);}
|
||||||
|
100%{transform: scale(1);}
|
||||||
|
}
|
||||||
|
|
||||||
/* -----------experts_team_sectio---------- */
|
/* -----------experts_team_sectio---------- */
|
||||||
|
|
||||||
@@ -3008,11 +3027,17 @@ header.fix_style.white_header {
|
|||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog_detail_section .blog_inner_pannel .review span {
|
.blog_detail_section .blog_inner_pannel span.blog_date {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
color: var(--purple);
|
||||||
|
display: flex;
|
||||||
|
font-weight: 700;
|
||||||
|
text-align: center;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog_detail_section .blog_inner_pannel .review span:first-child {
|
/* .blog_detail_section .blog_inner_pannel .review span:first-child {
|
||||||
color: var(--purple);
|
color: var(--purple);
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
@@ -3024,7 +3049,7 @@ header.fix_style.white_header {
|
|||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
border-left: 1px solid var(--dark-purple);
|
border-left: 1px solid var(--dark-purple);
|
||||||
}
|
} */
|
||||||
|
|
||||||
.blog_detail_section .blog_inner_pannel .section_title {
|
.blog_detail_section .blog_inner_pannel .section_title {
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
@@ -3043,29 +3068,29 @@ header.fix_style.white_header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.blog_detail_section .blog_inner_pannel .info h3 {
|
.blog_detail_section .blog_inner_pannel .info h3 {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: var(--dark-purple);
|
color: var(--dark-purple);
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* To highlight the link in the terms section */
|
/* To highlight the link in the terms section */
|
||||||
.blog_detail_section .blog_inner_pannel .info p span a{
|
.blog_detail_section .blog_inner_pannel .info p span a {
|
||||||
color: var(--dark-purple);
|
color: var(--dark-purple);
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* To reduce the fonts for sub-headers */
|
/* To reduce the fonts for sub-headers */
|
||||||
.blog_detail_section .blog_inner_pannel .info h4 {
|
.blog_detail_section .blog_inner_pannel .info h4 {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: var(--dark-purple);
|
color: var(--dark-purple);
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* To align the text for proper readability */
|
/* To align the text for proper readability */
|
||||||
.blog_detail_section .blog_inner_pannel .info p {
|
.blog_detail_section .blog_inner_pannel .info p {
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
}
|
}
|
||||||
@@ -3526,48 +3551,80 @@ header.fix_style.white_header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Textarea scrollbar */
|
/* Textarea scrollbar */
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group textarea::-webkit-scrollbar {
|
.contact_page_section
|
||||||
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
textarea::-webkit-scrollbar {
|
||||||
width: 12px;
|
width: 12px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group textarea::-webkit-scrollbar-track {
|
.contact_page_section
|
||||||
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
textarea::-webkit-scrollbar-track {
|
||||||
|
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
background-color: var(--light-bg);
|
background-color: var(--light-bg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group textarea::-webkit-scrollbar-thumb {
|
.contact_page_section
|
||||||
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
textarea::-webkit-scrollbar-thumb {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
|
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
|
||||||
background-color: var(--body-text-purple);
|
background-color: var(--body-text-purple);
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group .contact_btn{
|
.contact_page_section
|
||||||
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
.contact_btn {
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group .contact_btn p{
|
.contact_page_section
|
||||||
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
.contact_btn
|
||||||
|
p {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group .contact_btn > span{
|
.contact_page_section
|
||||||
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
.contact_btn
|
||||||
|
> span {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#contact_body{
|
#contact_body {
|
||||||
min-height: 48rem;
|
min-height: 48rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
justify-content: center;
|
justify-items: center;
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_body{
|
/* .contact_body {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
@@ -3576,50 +3633,67 @@ header.fix_style.white_header {
|
|||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
} */
|
||||||
|
|
||||||
/* Animations */
|
/* Animations */
|
||||||
.animate.pop {
|
.animate-image {
|
||||||
animation-name: animate-pop;
|
animation-name: animate-pop;
|
||||||
animation-timing-function: cubic-bezier(0.26, 0.53, 0.74, 1.48);
|
animation-timing-function: linear;
|
||||||
animation-duration: 0.5s;
|
animation-duration: 1s;
|
||||||
|
animation-fill-mode: forwards;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes animate-pop {
|
@keyframes animate-pop {
|
||||||
0% {
|
0% {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transform: scale(0.5, 0.5);
|
transform: scale(0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
100% {
|
100% {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
transform: scale(1, 1);
|
transform: scale(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* For the err msg */
|
/* For the err msg */
|
||||||
#errText{
|
#errText {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: tomato;
|
color: tomato;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group span{
|
.contact_page_section .contact_inner .contact_form form .form-group span {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: tomato;
|
color: tomato;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group input:valid[focused="true"]{
|
.contact_page_section
|
||||||
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
input:valid[focused="true"] {
|
||||||
border: 1px solid var(--dark-purple);
|
border: 1px solid var(--dark-purple);
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group input:invalid[focused="true"]{
|
.contact_page_section
|
||||||
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
input:invalid[focused="true"] {
|
||||||
border: 1px solid tomato;
|
border: 1px solid tomato;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact_page_section .contact_inner .contact_form form .form-group input:invalid[focused="true"] ~ span{
|
.contact_page_section
|
||||||
|
.contact_inner
|
||||||
|
.contact_form
|
||||||
|
form
|
||||||
|
.form-group
|
||||||
|
input:invalid[focused="true"]
|
||||||
|
~ span {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -4689,19 +4763,20 @@ header.fix_style.white_header {
|
|||||||
|
|
||||||
/* Loader */
|
/* Loader */
|
||||||
|
|
||||||
.loader{
|
.loader {
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.loader-sm{
|
.loader-sm {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* LOADER 1 */
|
/* LOADER 1 */
|
||||||
|
|
||||||
#loader-1:before, #loader-1:after{
|
#loader-1:before,
|
||||||
|
#loader-1:after {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -4711,24 +4786,24 @@ header.fix_style.white_header {
|
|||||||
border-top-color: var(--body-text-purple);
|
border-top-color: var(--body-text-purple);
|
||||||
}
|
}
|
||||||
|
|
||||||
#loader-1:before{
|
#loader-1:before {
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
animation: spin 1.5s infinite;
|
animation: spin 1.5s infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
#loader-1:after{
|
#loader-1:after {
|
||||||
border: 3.5px solid #ccc;
|
border: 3.5px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes spin{
|
@keyframes spin {
|
||||||
0%{
|
0% {
|
||||||
-webkit-transform: rotate(0deg);
|
-webkit-transform: rotate(0deg);
|
||||||
-ms-transform: rotate(0deg);
|
-ms-transform: rotate(0deg);
|
||||||
-o-transform: rotate(0deg);
|
-o-transform: rotate(0deg);
|
||||||
transform: rotate(0deg);
|
transform: rotate(0deg);
|
||||||
}
|
}
|
||||||
|
|
||||||
100%{
|
100% {
|
||||||
-webkit-transform: rotate(360deg);
|
-webkit-transform: rotate(360deg);
|
||||||
-ms-transform: rotate(360deg);
|
-ms-transform: rotate(360deg);
|
||||||
-o-transform: rotate(360deg);
|
-o-transform: rotate(360deg);
|
||||||
|
|||||||
|
After Width: | Height: | Size: 182 KiB |
|
After Width: | Height: | Size: 152 KiB |
|
After Width: | Height: | Size: 87 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 52 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 140 KiB |
|
After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 115 KiB |
@@ -6,19 +6,30 @@ import BGImg from "../../assets/images/bread_crumb_bg.png"
|
|||||||
import BGImg1 from "../../assets/images/bread_crumb_bg_one.png"
|
import BGImg1 from "../../assets/images/bread_crumb_bg_one.png"
|
||||||
import BGImg2 from "../../assets/images/bread_crumb_bg_two.png"
|
import BGImg2 from "../../assets/images/bread_crumb_bg_two.png"
|
||||||
|
|
||||||
|
import About1 from '../../assets/images/about_one.png'
|
||||||
|
import About2 from '../../assets/images/about_two.png'
|
||||||
|
import About3 from '../../assets/images/about_three.png'
|
||||||
|
|
||||||
|
import AboutMainImg from '../../assets/images/about_main_image.png'
|
||||||
|
|
||||||
const Main = ({brdcum}) => {
|
const Main = ({brdcum}) => {
|
||||||
const [ytShow , setytShow] = useState (false)
|
const [ytShow , setytShow] = useState (false)
|
||||||
|
|
||||||
// About us text variables
|
// About us text variables
|
||||||
let innovativeDesc = 'The team at myFit by Flxuxtra LLC works with you to achieve your health objectives without getting in your way. Do your health your way to get the best result for you and your family. We are you, always ready and always engaged with the users to help get the best out of our solution.'
|
let innovativeDesc = 'The team at myFit by Fluxtra LLC works with you to achieve your health objectives without getting in your way. Do your health your way to get the best result for you and your family. We are you, always ready and always engaged with the users to help get the best out of our solution.'
|
||||||
'We work with you to achieve your health and fitness goals by providing solutions that fit your goals.'
|
'We work with you to achieve your health and fitness goals by providing solutions that fit your goals.'
|
||||||
let whyWeAreDiff = {
|
let whyWeAreDiff = {
|
||||||
desc:'We work with you to achieve your health and fitness goals by providing solutions that fit your goals.',
|
desc:'We work with you to achieve your health and fitness goals by providing solutions that fit your goals.',
|
||||||
|
secureDesc:"MyFit is built to keep your data secure and protect your privacy. Your data is encrypted and you are always in control of your information.",
|
||||||
|
richFeaturesDesc: " Self-service & Scheduling, Tracking of health and fitness, Performance metrics. A more active, healthier interaction and improved quality of life.",
|
||||||
|
easeOfUseDesc:" MyFit keeps you connected to your health, a healthy partner for a healthy life. Measure and keep track of your health & awareness in one place.",
|
||||||
|
supportDesc:" myFit alerts you of irregular rhythms. You can connect with your health facilitator.",
|
||||||
title1: 'Secure',
|
title1: 'Secure',
|
||||||
title2: 'Rich Features',
|
title2: 'Rich Features',
|
||||||
title3: 'Ease of Use',
|
title3: 'Ease of Use',
|
||||||
title4: 'Support'
|
title4: 'Support'
|
||||||
}
|
}
|
||||||
|
let queryDesc = 'If you have any questions, please get in touch with us, we will revert back quickly.'
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
@@ -79,12 +90,12 @@ const Main = ({brdcum}) => {
|
|||||||
<div className="col-lg-6">
|
<div className="col-lg-6">
|
||||||
<div className="app_images" data-aos="fade-in" data-aos-duration="1500">
|
<div className="app_images" data-aos="fade-in" data-aos-duration="1500">
|
||||||
<ul>
|
<ul>
|
||||||
<li><img src="assets/images/abt_01.png" alt="" /></li>
|
<li><img src={About1} alt="health monitor gadget" /></li>
|
||||||
<li>
|
<li>
|
||||||
<a data-url="#" onClick = {() => setytShow(true)} className="popup-youtube play-button"
|
<a data-url="#" onClick = {() => setytShow(true)} className="popup-youtube play-button"
|
||||||
data-toggle="modal"
|
data-toggle="modal"
|
||||||
data-target="#myModal" title="About Video">
|
data-target="#myModal" title="About Video">
|
||||||
<img src="assets/images/abt_02.png" alt="" />
|
<img src={About2} alt="" />
|
||||||
<div className="waves-block">
|
<div className="waves-block">
|
||||||
<div className="waves wave-1"></div>
|
<div className="waves wave-1"></div>
|
||||||
<div className="waves wave-2"></div>
|
<div className="waves wave-2"></div>
|
||||||
@@ -93,7 +104,8 @@ const Main = ({brdcum}) => {
|
|||||||
<span className="play_icon"><img src="assets/images/play_black.png" alt="image"/></span>
|
<span className="play_icon"><img src="assets/images/play_black.png" alt="image"/></span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li><img src="assets/images/abt_03.png" alt="" /></li>
|
{/* <li><img src="assets/images/abt_03.png" alt="" /></li> */}
|
||||||
|
<li><img src={About3} alt="" /></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -115,9 +127,7 @@ const Main = ({brdcum}) => {
|
|||||||
</div> */}
|
</div> */}
|
||||||
<div className="text">
|
<div className="text">
|
||||||
<h3>{whyWeAreDiff.title1}</h3>
|
<h3>{whyWeAreDiff.title1}</h3>
|
||||||
<p>Lorem Ipsum is simply dummy text of the printing and type
|
<p> {whyWeAreDiff.secureDesc}</p>
|
||||||
setting indus ideas.
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -128,7 +138,7 @@ const Main = ({brdcum}) => {
|
|||||||
</div> */}
|
</div> */}
|
||||||
<div className="text">
|
<div className="text">
|
||||||
<h3>{whyWeAreDiff.title2}</h3>
|
<h3>{whyWeAreDiff.title2}</h3>
|
||||||
<p>Simply dummy text of the printing and typesetting indus lorem Ipsum is dummy.</p>
|
<p>{whyWeAreDiff.richFeaturesDesc}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -139,9 +149,7 @@ const Main = ({brdcum}) => {
|
|||||||
</div> */}
|
</div> */}
|
||||||
<div className="text">
|
<div className="text">
|
||||||
<h3>{whyWeAreDiff.title3}</h3>
|
<h3>{whyWeAreDiff.title3}</h3>
|
||||||
<p>Lorem Ipsum is simply dummy text of the printing and type
|
<p>{whyWeAreDiff.easeOfUseDesc}</p>
|
||||||
setting indus ideas.
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -152,7 +160,7 @@ const Main = ({brdcum}) => {
|
|||||||
</div> */}
|
</div> */}
|
||||||
<div className="text">
|
<div className="text">
|
||||||
<h3>{whyWeAreDiff.title4}</h3>
|
<h3>{whyWeAreDiff.title4}</h3>
|
||||||
<p>Simply dummy text of the printing and typesetting indus lorem Ipsum is dummy.</p>
|
<p>{whyWeAreDiff.supportDesc}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -165,7 +173,7 @@ const Main = ({brdcum}) => {
|
|||||||
<div className="row">
|
<div className="row">
|
||||||
<div className="col-lg-6">
|
<div className="col-lg-6">
|
||||||
<div className="abt_img" data-aos="fade-in" data-aos-duration="1500">
|
<div className="abt_img" data-aos="fade-in" data-aos-duration="1500">
|
||||||
<img src="assets/images/about_main.png" alt="image"/>
|
<img src={AboutMainImg} alt="image"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-lg-6">
|
<div className="col-lg-6">
|
||||||
@@ -173,45 +181,45 @@ const Main = ({brdcum}) => {
|
|||||||
<div className="section_title" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="100">
|
<div className="section_title" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="100">
|
||||||
<h2> <span>We focus on quality,</span> never
|
<h2> <span>We focus on quality,</span> never
|
||||||
focus on quantity</h2>
|
focus on quantity</h2>
|
||||||
<p>
|
|
||||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry lorem Ipsum has been the industrys standard dummy text ever since the when an unknown printer took a galley of type and.
|
<p>{innovativeDesc}</p>
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
<ul className="app_statstic" id="counter" data-aos="fade-in" data-aos-duration="1500">
|
<ul className="app_statstic" id="counter" data-aos="fade-in" data-aos-duration="1500">
|
||||||
<li>
|
<li>
|
||||||
<div className="icon">
|
{/* <div className="icon">
|
||||||
<img src="assets/images/download.png" alt="image" />
|
<img src="assets/images/download.png" alt="image" />
|
||||||
</div>
|
</div> */}
|
||||||
<div className="text">
|
<div className="text">
|
||||||
<p><span className="counter-value" data-count="17">0</span><span>M+</span></p>
|
<h3>Manage</h3>
|
||||||
<p>Download</p>
|
<p>health plan</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div className="icon">
|
{/* <div className="icon">
|
||||||
<img src="assets/images/followers.png" alt="image" />
|
<img src="assets/images/followers.png" alt="image" />
|
||||||
</div>
|
</div> */}
|
||||||
<div className="text">
|
<div className="text">
|
||||||
<p><span className="counter-value" data-count="08">0 </span><span>M+</span></p>
|
<h3>Health Record</h3>
|
||||||
<p>Followers</p>
|
<p>with you</p>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div className="icon">
|
{/* <div className="icon">
|
||||||
<img src="assets/images/reviews.png" alt="image" />
|
<img src="assets/images/reviews.png" alt="image" />
|
||||||
</div>
|
</div> */}
|
||||||
<div className="text">
|
<div className="text">
|
||||||
<p><span className="counter-value" data-count="2300">1500</span><span>+</span></p>
|
<h3>Health</h3>
|
||||||
<p>Reviews</p>
|
<p>reminders</p>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div className="icon">
|
{/* <div className="icon">
|
||||||
<img src="assets/images/countries.png" alt="image" />
|
<img src="assets/images/countries.png" alt="image" />
|
||||||
</div>
|
</div> */}
|
||||||
<div className="text">
|
<div className="text">
|
||||||
<p><span className="counter-value" data-count="150">0</span><span>+</span></p>
|
<h3>Quick</h3>
|
||||||
<p>Countries</p>
|
<p>Schedule</p>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -229,8 +237,8 @@ const Main = ({brdcum}) => {
|
|||||||
<span className="banner_shape3"> <img src="assets/images/banner-shape3.png" alt="image" /> </span>
|
<span className="banner_shape3"> <img src="assets/images/banner-shape3.png" alt="image" /> </span>
|
||||||
|
|
||||||
<div className="section_title">
|
<div className="section_title">
|
||||||
<h2>Have any query about ?</h2>
|
<h2>Have any questions about ?</h2>
|
||||||
<p>Lorem Ipsum is simply dummy text of the printing and typese tting <br/> indus orem Ipsum has beenthe standard dummy.</p>
|
<p>{queryDesc}</p>
|
||||||
</div>
|
</div>
|
||||||
<Link to="/contact" className="btn white_btn">CONTACT US NOW</Link>
|
<Link to="/contact" className="btn white_btn">CONTACT US NOW</Link>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
import React, { useEffect, useState } from "react";
|
import React, { useEffect, useState } from "react";
|
||||||
import { Link } from "react-router-dom";
|
import { Link } from "react-router-dom";
|
||||||
import BGImg from "../../../assets/images/bread_crumb_bg.png";
|
import BGImg from "../../../assets/images/bread_crumb_bg.png";
|
||||||
import BGImg1 from "../../../assets/images/bread_crumb_bg_one.png";
|
|
||||||
import BGImg2 from "../../../assets/images/bread_crumb_bg_two.png";
|
|
||||||
import SiteService from "../../../vendors/service/siteService";
|
import SiteService from "../../../vendors/service/siteService";
|
||||||
const Main = ({ brdcum, bgimg }) => {
|
const Main = ({ brdcum, bgimg }) => {
|
||||||
const [blogData, setBlogData] = useState([]);
|
const [blogData, setBlogData] = useState([]);
|
||||||
@@ -10,8 +8,8 @@ const Main = ({ brdcum, bgimg }) => {
|
|||||||
|
|
||||||
const api = new SiteService();
|
const api = new SiteService();
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
getBlogData();
|
if(blogData.length===0){getBlogData()};
|
||||||
}, []);
|
}, [blogData]);
|
||||||
|
|
||||||
const getBlogData = async () => {
|
const getBlogData = async () => {
|
||||||
try {
|
try {
|
||||||
@@ -71,14 +69,14 @@ const Main = ({ brdcum, bgimg }) => {
|
|||||||
|
|
||||||
<section className="row_am blog_list_main">
|
<section className="row_am blog_list_main">
|
||||||
{blogData.map((data,index) => {
|
{blogData.map((data,index) => {
|
||||||
if (index == 0){
|
if (index === 0){
|
||||||
return (
|
return (
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="row">
|
<div className="row">
|
||||||
<div
|
<div
|
||||||
className="col-lg-6"
|
className="col-lg-6"
|
||||||
data-aos="fade-in"
|
// data-aos="fade-in"
|
||||||
data-aos-duration="1500"
|
// data-aos-duration="1500"
|
||||||
>
|
>
|
||||||
<div className="blog_img">
|
<div className="blog_img">
|
||||||
<img
|
<img
|
||||||
@@ -95,9 +93,12 @@ const Main = ({ brdcum, bgimg }) => {
|
|||||||
<div className="section_title">
|
<div className="section_title">
|
||||||
<h2>{data.post_title}</h2>
|
<h2>{data.post_title}</h2>
|
||||||
<div dangerouslySetInnerHTML={{__html: data.post_content.substring(0,400)+' . . .'}}></div>
|
<div dangerouslySetInnerHTML={{__html: data.post_content.substring(0,400)+' . . .'}}></div>
|
||||||
<Link to={`/blog-single/${data.id}`} state={{data}}>
|
{/* <Link to={`/blog-single/${data.id}`} state={{data}}>
|
||||||
READ MORE
|
READ MORE
|
||||||
</Link>
|
</Link> */}
|
||||||
|
<Link to={`/blogdetails/${data.id}`} state={{data, allData: blogData}}>
|
||||||
|
READ MORE
|
||||||
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -117,7 +118,7 @@ const Main = ({ brdcum, bgimg }) => {
|
|||||||
if (index > 0){
|
if (index > 0){
|
||||||
return (
|
return (
|
||||||
<div key={data.id} className="col-md-4">
|
<div key={data.id} className="col-md-4">
|
||||||
<div className="story_box" data-aos="fade-up" data-aos-duration="1500">
|
<div className="story_box">
|
||||||
<div className="story_img">
|
<div className="story_img">
|
||||||
<img src={data.meta_value} alt="image" />
|
<img src={data.meta_value} alt="image" />
|
||||||
<span>{new Date (data && data.post_date).toDateString()}</span>
|
<span>{new Date (data && data.post_date).toDateString()}</span>
|
||||||
@@ -125,7 +126,7 @@ const Main = ({ brdcum, bgimg }) => {
|
|||||||
<div className="story_text">
|
<div className="story_text">
|
||||||
<h3>{data.post_title}</h3>
|
<h3>{data.post_title}</h3>
|
||||||
<div dangerouslySetInnerHTML={{__html: data && data.post_content.substring(0,100)+' . . .'}}></div>
|
<div dangerouslySetInnerHTML={{__html: data && data.post_content.substring(0,100)+' . . .'}}></div>
|
||||||
<Link to={`/blog-single/${data.id}`} state={{data, allData: blogData}}>
|
<Link to={`/blogdetails/${data.id}`} state={{data, allData: blogData}}>
|
||||||
READ MORE
|
READ MORE
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
@@ -140,7 +141,8 @@ const Main = ({ brdcum, bgimg }) => {
|
|||||||
<div className="pagination_block">
|
<div className="pagination_block">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<Link to="#" className="prev">
|
<Link to={process.env.REACT_APP_BLOGSITE}
|
||||||
|
className="prev">
|
||||||
{" "}
|
{" "}
|
||||||
Visit our blog
|
Visit our blog
|
||||||
</Link>
|
</Link>
|
||||||
|
|||||||
@@ -101,42 +101,8 @@ const Main = ({brdcum}) => {
|
|||||||
<h3>{data && data.post_name}</h3>
|
<h3>{data && data.post_name}</h3>
|
||||||
<div dangerouslySetInnerHTML={{__html: data && data.post_content}}></div>
|
<div dangerouslySetInnerHTML={{__html: data && data.post_content}}></div>
|
||||||
</div>
|
</div>
|
||||||
{/* <div className="info">
|
|
||||||
<p>Lorem Ipsum is simply dummy text of the printing and typesetting in dustry lorem Ipsum has been the industrys standard dummy text ev er since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic Lorem Ipsum is simply dummy text of the printing and typesettingindustry lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived.</p>
|
|
||||||
<p>Printing and typesetting in dustry lorem Ipsum has been the industrys standard dummy text ev er since the 1500s, when an unnown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic Lorem Ipsum is simply dummy text of the printing and typesettingindustry lorem Ipsum has been the industrys centuries, but also the leap into electronic.</p>
|
|
||||||
<h3>Why we are best</h3>
|
|
||||||
<p>Lorem Ipsum is simply dummy text of the printing and typesetting in dustry lorem Ipsum has been the industrys standard dummy text ev er since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic.</p>
|
|
||||||
<ul>
|
|
||||||
<li><p> <span className="icon"><i className="icofont-check-circled"></i></span> Lorem Ipsum is simply dummy text of the printing and typesetting in </p></li>
|
|
||||||
<li><p> <span className="icon"><i className="icofont-check-circled"></i></span> Dustry lorem Ipsum has been the industrys standard dummy text ev er since the when</p></li>
|
|
||||||
<li><p> <span className="icon"><i className="icofont-check-circled"></i></span> Unknown printer took a galley of type and scrambled it to make.</p></li>
|
|
||||||
<li><p> <span className="icon"><i className="icofont-check-circled"></i></span> Type specimen book. It has survived not only five centuries, but also the leap into electronic.</p></li>
|
|
||||||
<li><p> <span className="icon"><i className="icofont-check-circled"></i></span> Lorem Ipsum is simply dummy text of the printing.</p></li>
|
|
||||||
<li><p> <span className="icon"><i className="icofont-check-circled"></i></span> Dustry lorem Ipsum has been the industrys standard dummy text ev er since.</p></li>
|
|
||||||
<li><p> <span className="icon"><i className="icofont-check-circled"></i></span> Unknown printer took a galley of type and scrambled it to make.</p></li>
|
|
||||||
<li><p> <span className="icon"><i className="icofont-check-circled"></i></span> Type specimen book. It has survived not only.</p></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div className="two_img">
|
|
||||||
<div className="row">
|
|
||||||
<div className="col-md-6">
|
|
||||||
<img src="assets/images/blog_sub_01.png" alt="image" />
|
|
||||||
</div>
|
|
||||||
<div className="col-md-6">
|
|
||||||
<img src="assets/images/blog_sub_02.png" alt="image" />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div className="info">
|
|
||||||
<h3>Why we are best</h3>
|
|
||||||
<p>Lorem Ipsum is simply dummy text of the printing and typesetting in dustry lorem Ipsum has been the industrys standard dummy text ev er since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic Lorem Ipsum is simply dummy text of the printing and typesettingindustry lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived.</p>
|
|
||||||
</div>
|
|
||||||
<div className="quote_block">
|
|
||||||
<span className="q_icon"><img src="assets/images/quote_icon.png" alt="image" /></span>
|
|
||||||
<h2>Lorem Ipsum is simply dummy text of the printing and typesetting in dustry lorem Ipsum has been the industrys standard dummy.</h2>
|
|
||||||
<p><span className="name">Mr. John Doe,</span> Apper Inc</p>
|
|
||||||
</div> */}
|
|
||||||
{/* <p>Lorem Ipsum is simply dummy text of the printing and typesetting in dustry lorem Ipsum has been the industrys standard dummy text ev er since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic industry.</p> */}
|
|
||||||
<div className="blog_authore">
|
<div className="blog_authore">
|
||||||
<div className="authore_info">
|
<div className="authore_info">
|
||||||
{/* <div className="avtar">
|
{/* <div className="avtar">
|
||||||
@@ -149,25 +115,27 @@ const Main = ({brdcum}) => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="social_media">
|
<div className="social_media">
|
||||||
<ul>
|
<ul>
|
||||||
<li><Link to="#"><i className="icofont-facebook"></i></Link></li>
|
<li>
|
||||||
<li><Link to="#"><i className="icofont-twitter"></i></Link></li>
|
<a href={process.env.REACT_APP_FACEBOOK}>
|
||||||
<li><Link to="#"><i className="icofont-instagram"></i></Link></li>
|
<i className="icofont-facebook"></i>
|
||||||
<li><Link to="#"><i className="icofont-pinterest"></i></Link></li>
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href={process.env.REACT_APP_TWITTER}>
|
||||||
|
<i className="icofont-twitter"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="blog_tags">
|
<div className="blog_tags">
|
||||||
<ul>
|
<a href={process.env.REACT_APP_BLOGSITE}>Visit Blog Site </a>
|
||||||
<li className="tags"><p>Tags:</p></li>
|
|
||||||
<li><span>app,</span></li>
|
|
||||||
<li><span>rating,</span></li>
|
|
||||||
<li><span>development</span></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section className="row_am comment_section">
|
|
||||||
|
{/* <section className="row_am comment_section">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="section_title">
|
<div className="section_title">
|
||||||
<h2>3 Comments</h2>
|
<h2>3 Comments</h2>
|
||||||
@@ -260,7 +228,7 @@ const Main = ({brdcum}) => {
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section> */}
|
||||||
|
|
||||||
<section className="row_am latest_story" id="blog">
|
<section className="row_am latest_story" id="blog">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
@@ -283,7 +251,10 @@ const Main = ({brdcum}) => {
|
|||||||
<div className="story_text">
|
<div className="story_text">
|
||||||
<h3>{data.post_title}</h3>
|
<h3>{data.post_title}</h3>
|
||||||
<div dangerouslySetInnerHTML={{__html: data.post_content.substring(0,300)+' . . .'}}></div>
|
<div dangerouslySetInnerHTML={{__html: data.post_content.substring(0,300)+' . . .'}}></div>
|
||||||
<Link to={`/blog-single/${data.id}`} state={{data}}>
|
{/* <Link to={`/blog-single/${data.id}`} state={{data}}>
|
||||||
|
READ MORE
|
||||||
|
</Link> */}
|
||||||
|
<Link to={`/blogdetails/${data.id}`} state={{data, allData: blogData}}>
|
||||||
READ MORE
|
READ MORE
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
@@ -291,10 +262,6 @@ const Main = ({brdcum}) => {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
)})}
|
)})}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{/* <div className="col-md-4">
|
{/* <div className="col-md-4">
|
||||||
<div className="story_box" data-aos="fade-up" data-aos-duration="1500">
|
<div className="story_box" data-aos="fade-up" data-aos-duration="1500">
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ const Main = ({title,tag,bgimg,paragraph,no}) => {
|
|||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home</Link></li>
|
<li><Link to="/">Home</Link></li>
|
||||||
<li><span>»</span></li>
|
<li><span>»</span></li>
|
||||||
<li><Link to="/about">{tag}</Link></li>
|
<li><Link to="#">{tag}</Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -39,7 +39,7 @@ const Main = ({title,tag,bgimg,paragraph,no}) => {
|
|||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home</Link></li>
|
<li><Link to="/">Home</Link></li>
|
||||||
<li><span>»</span></li>
|
<li><span>»</span></li>
|
||||||
<li><Link to="/about">{tag}</Link></li>
|
<li><Link to="#">{tag}</Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -58,7 +58,7 @@ const Main = ({title,tag,bgimg,paragraph,no}) => {
|
|||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home</Link></li>
|
<li><Link to="/">Home</Link></li>
|
||||||
<li><span>»</span></li>
|
<li><span>»</span></li>
|
||||||
<li><Link to="/about">{tag}</Link></li>
|
<li><Link to="#">{tag}</Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -77,7 +77,7 @@ const Main = ({title,tag,bgimg,paragraph,no}) => {
|
|||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home</Link></li>
|
<li><Link to="/">Home</Link></li>
|
||||||
<li><span>»</span></li>
|
<li><span>»</span></li>
|
||||||
<li><Link to="/about">{tag}</Link></li>
|
<li><Link to="#">{tag}</Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -96,7 +96,7 @@ const Main = ({title,tag,bgimg,paragraph,no}) => {
|
|||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home</Link></li>
|
<li><Link to="/">Home</Link></li>
|
||||||
<li><span>»</span></li>
|
<li><span>»</span></li>
|
||||||
<li><Link to="/about">{tag}</Link></li>
|
<li><Link to="#">{tag}</Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ import Bredcrumb from "../Bredcrumb/Main";
|
|||||||
import BGImg from "../../assets/images/bread_crumb_bg.png";
|
import BGImg from "../../assets/images/bread_crumb_bg.png";
|
||||||
import BGImg1 from "../../assets/images/bread_crumb_bg_one.png";
|
import BGImg1 from "../../assets/images/bread_crumb_bg_one.png";
|
||||||
import BGImg2 from "../../assets/images/bread_crumb_bg_two.png";
|
import BGImg2 from "../../assets/images/bread_crumb_bg_two.png";
|
||||||
import SuccessImg from "../../assets/images/experts_01.png"
|
import SuccessImg from "../../assets/images/confirmed-letter.jpg"
|
||||||
|
|
||||||
import SiteService from "../../vendors/service/siteService";
|
import SiteService from "../../vendors/service/siteService";
|
||||||
|
|
||||||
@@ -51,10 +51,11 @@ const FormInput = (props) => {
|
|||||||
|
|
||||||
const Main = ({ brdcum }) => {
|
const Main = ({ brdcum }) => {
|
||||||
let response = document.getElementById("contact_loader");
|
let response = document.getElementById("contact_loader");
|
||||||
let contact_body = document.getElementById("contact_body");
|
|
||||||
let errText = document.getElementById("errText");
|
let errText = document.getElementById("errText");
|
||||||
let navigate = useNavigate();
|
let navigate = useNavigate();
|
||||||
|
|
||||||
|
let [showSuccessfulImage, setShowSuccessfulImage] = useState(false) // Handles when sucess image is shown
|
||||||
|
|
||||||
// Form Validation
|
// Form Validation
|
||||||
const [values, setValues] = useState({
|
const [values, setValues] = useState({
|
||||||
name: "",
|
name: "",
|
||||||
@@ -64,7 +65,9 @@ const Main = ({ brdcum }) => {
|
|||||||
country: "",
|
country: "",
|
||||||
}); //initial state values
|
}); //initial state values
|
||||||
const [countries, setCountries] = useState([]); // initial state for country dropdown
|
const [countries, setCountries] = useState([]); // initial state for country dropdown
|
||||||
|
|
||||||
const [myData, setMyData] = useState(null);
|
const [myData, setMyData] = useState(null);
|
||||||
|
|
||||||
// Gave a generic name for multiple calls
|
// Gave a generic name for multiple calls
|
||||||
const API_CALL = new SiteService(); // instantiating the class
|
const API_CALL = new SiteService(); // instantiating the class
|
||||||
// API CALL
|
// API CALL
|
||||||
@@ -78,7 +81,6 @@ const Main = ({ brdcum }) => {
|
|||||||
const onChange = (e) => {
|
const onChange = (e) => {
|
||||||
setValues((prev) => ({ ...prev, [e.target.name]: e.target.value }));
|
setValues((prev) => ({ ...prev, [e.target.name]: e.target.value }));
|
||||||
};
|
};
|
||||||
console.log(values);
|
|
||||||
|
|
||||||
// Submitting form
|
// Submitting form
|
||||||
const handleSubmit = async (e) => {
|
const handleSubmit = async (e) => {
|
||||||
@@ -93,36 +95,30 @@ const Main = ({ brdcum }) => {
|
|||||||
setMyData(contact);
|
setMyData(contact);
|
||||||
|
|
||||||
// Checking for errors
|
// Checking for errors
|
||||||
if (contact?.data?.status < 1 || contact?.data?.message_id == "")
|
if (contact?.data?.status < 1 || contact?.data?.message_id == ""){
|
||||||
return (errText.textContent =
|
errText.textContent = "unable to send your message, please try again";
|
||||||
"unable to send your message, please try able");
|
response.innerHTML = `<p> SEND MESSAGE </p>`;
|
||||||
else {
|
}else {
|
||||||
response.innerHTML = `<p> SEND MESSAGE </p>`;
|
response.innerHTML = `<p> SEND MESSAGE </p>`;
|
||||||
|
|
||||||
contact_body.innerHTML = `<div class='contact_body animate pop'>
|
setShowSuccessfulImage(true) // sets show success image to true
|
||||||
<div><img src=${SuccessImg} /></div>
|
|
||||||
<p>We have received your message and will follow up promptly.</p>
|
|
||||||
</div>`;
|
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
navigate("/");
|
navigate("/");
|
||||||
}, 10000);
|
}, 10000);
|
||||||
|
|
||||||
setValues((prev) => ({ ...prev, [e.target.name]: "" }));
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
.catch((error) => {
|
.catch(() => {
|
||||||
console.log(error);
|
errText.textContent = "unable to send your message, please try again";
|
||||||
|
response.innerHTML = `<p> SEND MESSAGE </p>`;
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
//CALLS THE API AFTER COMPONENT LOADS
|
//CALLS THE API AFTER COMPONENT LOADS
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
allCountry().then((data) => setCountries(Object.values(data.data)));
|
allCountry().then((data) => setCountries(Object.entries(data.data))).catch((err)=>console.log(err.message));
|
||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
useEffect(() => {
|
|
||||||
console.log(myData);
|
|
||||||
}, [myData]);
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
@@ -180,110 +176,114 @@ const Main = ({ brdcum }) => {
|
|||||||
id="contact">
|
id="contact">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="contact_inner">
|
<div className="contact_inner">
|
||||||
<div
|
<div className="contact_form" id="contact_body">
|
||||||
className="contact_form"
|
{showSuccessfulImage ? (
|
||||||
id="contact_body">
|
<>
|
||||||
<div className="section_title">
|
<div><img className="img-fluid animate-image" src={SuccessImg} alt='success image' /></div>
|
||||||
<h2>
|
<p>We have received your message and will follow up promptly.</p>
|
||||||
<span>Leave a</span> message
|
</>
|
||||||
</h2>
|
) : (
|
||||||
<p>Fill up form below, our team will get back soon</p>
|
<>
|
||||||
</div>
|
<div className="section_title">
|
||||||
|
<h2>
|
||||||
{/* Contact Form */}
|
<span>Leave a</span> message
|
||||||
<form onSubmit={handleSubmit}>
|
</h2>
|
||||||
<FormInput
|
<p>Fill up form below, our team will get back soon</p>
|
||||||
name="name"
|
|
||||||
type="text"
|
|
||||||
placeholder="Name"
|
|
||||||
errorMessage="Please enter your name"
|
|
||||||
required={true}
|
|
||||||
maxLenght={35}
|
|
||||||
value={values.name}
|
|
||||||
onChange={onChange}
|
|
||||||
pattern="^[A-Za-z]{1,35}$"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<FormInput
|
|
||||||
name="email"
|
|
||||||
type="email"
|
|
||||||
placeholder="Email"
|
|
||||||
errorMessage="It should be a valid email address!"
|
|
||||||
required={true}
|
|
||||||
maxLenght={35}
|
|
||||||
value={values.email}
|
|
||||||
onChange={onChange}
|
|
||||||
/>
|
|
||||||
|
|
||||||
<div className="form-group">
|
|
||||||
<select
|
|
||||||
className="form-control"
|
|
||||||
name="country"
|
|
||||||
value={values.country}
|
|
||||||
onChange={onChange}
|
|
||||||
required>
|
|
||||||
<option
|
|
||||||
value={""}
|
|
||||||
onCha>
|
|
||||||
Country
|
|
||||||
</option>
|
|
||||||
{countries.length > 0 &&
|
|
||||||
countries.map((country, index) => (
|
|
||||||
<option
|
|
||||||
key={index}
|
|
||||||
value={country}>
|
|
||||||
{country}
|
|
||||||
</option>
|
|
||||||
))}
|
|
||||||
</select>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<FormInput
|
{/* Contact Form */}
|
||||||
name="phone"
|
<form onSubmit={handleSubmit}>
|
||||||
type="number"
|
<FormInput
|
||||||
placeholder="Phone"
|
name="name"
|
||||||
errorMessage="It should be a valid phone number!"
|
type="text"
|
||||||
maxLenght={15}
|
placeholder="Name"
|
||||||
value={values.phone}
|
errorMessage="Please enter your first and last name. (e.g: Mark John)"
|
||||||
onChange={onChange}
|
required={true}
|
||||||
pattern="^[0-9]{15}$"
|
maxLenght={35}
|
||||||
/>
|
value={values.name}
|
||||||
|
|
||||||
<div className="form-group">
|
|
||||||
<textarea
|
|
||||||
name="msg"
|
|
||||||
className="form-control"
|
|
||||||
placeholder="Your message"
|
|
||||||
value={values.msg}
|
|
||||||
errorMessage='words have exceeded 350 characters!'
|
|
||||||
onChange={onChange}
|
onChange={onChange}
|
||||||
maxLength={300}
|
pattern="^\w+( \w+)$"
|
||||||
pattern="^[A-Za-z0-9]{5, 300}$"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
|
||||||
<div className="form-group term_check">
|
<FormInput
|
||||||
<input
|
name="email"
|
||||||
type="checkbox"
|
type="email"
|
||||||
id="term"
|
placeholder="Email"
|
||||||
|
errorMessage="It should be a valid email address!"
|
||||||
|
required={true}
|
||||||
|
maxLenght={35}
|
||||||
|
value={values.email}
|
||||||
onChange={onChange}
|
onChange={onChange}
|
||||||
required
|
|
||||||
/>
|
/>
|
||||||
<label htmlFor="term">
|
|
||||||
I agree to the terms and conditions
|
<div className="form-group">
|
||||||
</label>
|
<select
|
||||||
</div>
|
className="form-control"
|
||||||
<div className="form-group mb-0">
|
name="country"
|
||||||
<button
|
value={values.country}
|
||||||
type="submit"
|
onChange={onChange}
|
||||||
className="btn puprple_btn contact_btn"
|
required>
|
||||||
aria-label="submit form"
|
<option value={""}>
|
||||||
id="contact_loader">
|
Country
|
||||||
<p> SEND MESSAGE </p>
|
</option>
|
||||||
</button>
|
{countries.length > 0 &&
|
||||||
</div>
|
countries.map((country, index) => (
|
||||||
</form>
|
<option
|
||||||
{/* Error Tag */}
|
key={index}
|
||||||
<p id="errText" />
|
value={country[0]}>
|
||||||
|
{country[1]}
|
||||||
|
</option>
|
||||||
|
))}
|
||||||
|
</select>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<FormInput
|
||||||
|
name="phone"
|
||||||
|
type="number"
|
||||||
|
placeholder="Phone"
|
||||||
|
errorMessage="It should be a valid phone number!"
|
||||||
|
maxLenght={15}
|
||||||
|
value={values.phone}
|
||||||
|
onChange={onChange}
|
||||||
|
pattern="^[0-9]{15}$"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<div className="form-group">
|
||||||
|
<textarea
|
||||||
|
name="message"
|
||||||
|
className="form-control"
|
||||||
|
placeholder="Your message"
|
||||||
|
value={values.message}
|
||||||
|
onChange={onChange}
|
||||||
|
maxLength={300}
|
||||||
|
pattern="^[A-Za-z0-9]{5, 300}$"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<div className="form-group term_check">
|
||||||
|
<input
|
||||||
|
type="checkbox"
|
||||||
|
id="term"
|
||||||
|
onChange={onChange}
|
||||||
|
required
|
||||||
|
/>
|
||||||
|
<label htmlFor="term">
|
||||||
|
I agree to the terms and conditions
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div className="form-group mb-0">
|
||||||
|
<button
|
||||||
|
type="submit"
|
||||||
|
className="btn puprple_btn contact_btn"
|
||||||
|
aria-label="submit form"
|
||||||
|
id="contact_loader">
|
||||||
|
<p> SEND MESSAGE </p>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
{/* Error Tag */}
|
||||||
|
<p id="errText"></p>
|
||||||
|
</>
|
||||||
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Contact Info */}
|
{/* Contact Info */}
|
||||||
@@ -355,7 +355,9 @@ const Main = ({ brdcum }) => {
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section className="row_am map_section">
|
<section className="row_am map_section">
|
||||||
<div className="container" />
|
<div className="container">
|
||||||
|
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
import { Link } from "react-router-dom";
|
import { Link } from "react-router-dom";
|
||||||
|
import { HashLink } from 'react-router-hash-link';
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import line from "../../assets/images/anim_line.png";
|
import line from "../../assets/images/anim_line.png";
|
||||||
import blueapp from "../../assets/images/appstore_blue.png";
|
import blueapp from "../../assets/images/appstore_blue.png";
|
||||||
@@ -78,7 +79,9 @@ const Main = ({ footer }) => {
|
|||||||
<h3>Useful Links</h3>
|
<h3>Useful Links</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/">Home</Link>
|
{/* <Link to="/">Home</Link> */}
|
||||||
|
<HashLink to="/#">Home</HashLink>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/about">About us</Link>
|
<Link to="/about">About us</Link>
|
||||||
@@ -100,7 +103,7 @@ const Main = ({ footer }) => {
|
|||||||
<Link to="/faq">FAQs</Link>
|
<Link to="/faq">FAQs</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/how_it_work">How it works</Link>
|
<HashLink to="/#how_it_work">How it works</HashLink>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
@@ -237,7 +240,7 @@ const Main = ({ footer }) => {
|
|||||||
<Link to="/faq">FAQs</Link>
|
<Link to="/faq">FAQs</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/how_it_work">How it works</Link>
|
<HashLink to="/#how_it_work">How it works</HashLink>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
@@ -367,7 +370,7 @@ const Main = ({ footer }) => {
|
|||||||
<Link to="#">Support</Link>
|
<Link to="#">Support</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/how_it_work">How it works</Link>
|
<HashLink to="/#how_it_work">How it works</HashLink>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
@@ -492,7 +495,7 @@ const Main = ({ footer }) => {
|
|||||||
<Link to="#">Support</Link>
|
<Link to="#">Support</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/how_it_work">How it works</Link>
|
<HashLink to="/#how_it_work">How it works</HashLink>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
@@ -624,7 +627,7 @@ const Main = ({ footer }) => {
|
|||||||
<Link to="#">Support</Link>
|
<Link to="#">Support</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/how_it_work">How it works</Link>
|
<HashLink to="/#how_it_work">How it works</HashLink>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
|
|||||||
@@ -103,6 +103,22 @@ const Main = ({ setfooter, setnavbar, setbrdcum }) => {
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<ul className="app_btn">
|
<ul className="app_btn">
|
||||||
|
<li>
|
||||||
|
<a href={process.env.REACT_APP_ANDROID_URL}>
|
||||||
|
<img src={blueapp} alt="image" />
|
||||||
|
<img className="white_img" src={whiteapp} alt="image" />
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href={process.env.REACT_APP_IOS_URL}>
|
||||||
|
<img src={blue} alt="image" />
|
||||||
|
<img className="white_img" src={white} alt="image" />
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
{/* <ul className="app_btn">
|
||||||
<li>
|
<li>
|
||||||
<Link to="https://play.google.com/store/apps/details?id=com.mermsemr.myfit">
|
<Link to="https://play.google.com/store/apps/details?id=com.mermsemr.myfit">
|
||||||
<img className="blue_img" src={blueapp} alt="image" />
|
<img className="blue_img" src={blueapp} alt="image" />
|
||||||
@@ -115,7 +131,9 @@ const Main = ({ setfooter, setnavbar, setbrdcum }) => {
|
|||||||
<img className="white_img" src={white} alt="image" />
|
<img className="white_img" src={white} alt="image" />
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul> */}
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
className="col-lg-6 col-md-12"
|
className="col-lg-6 col-md-12"
|
||||||
|
|||||||
@@ -8,11 +8,13 @@ import img3 from '../../../assets/images/premium.png'
|
|||||||
import SiteService from '../../../vendors/service/siteService'
|
import SiteService from '../../../vendors/service/siteService'
|
||||||
|
|
||||||
const Main = ({gredient , video}) => {
|
const Main = ({gredient , video}) => {
|
||||||
|
|
||||||
const[tog, setTog] = useState()
|
const[tog, setTog] = useState()
|
||||||
|
|
||||||
const [prices, setPrices] = useState([]); // initial state for FAQs before API call
|
const [prices, setPrices] = useState([]); // initial state for FAQs before API call
|
||||||
|
|
||||||
|
const [pricing_text_02, setPricingtext02] = useState('');
|
||||||
|
|
||||||
let priceServices = new SiteService(); // instantiating the class
|
let priceServices = new SiteService(); // instantiating the class
|
||||||
|
|
||||||
const getAllPriceData = () => {
|
const getAllPriceData = () => {
|
||||||
@@ -20,7 +22,9 @@ const Main = ({gredient , video}) => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
getAllPriceData().then((data) => setPrices(data.data));
|
getAllPriceData().then((data) => {
|
||||||
|
setPricingtext02(data.data.pricing_text_02);
|
||||||
|
setPrices(data.data.pricing) });
|
||||||
AOS.init();
|
AOS.init();
|
||||||
AOS.refresh();
|
AOS.refresh();
|
||||||
}, []);
|
}, []);
|
||||||
@@ -31,9 +35,13 @@ const Main = ({gredient , video}) => {
|
|||||||
<section className="row_am pricing_section gredient-pricing" id="pricing">
|
<section className="row_am pricing_section gredient-pricing" id="pricing">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="section_title" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="300">
|
<div className="section_title" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="300">
|
||||||
<h2>Best & simple <span>pricing</span></h2>
|
<h2>Flexible & Simple <span>pricing</span></h2>
|
||||||
<p className="gredient-p">Lorem Ipsum is simply dummy text of the printing and typese tting <br/> indus orem Ipsum has beenthe
|
<p className="gredient-p">
|
||||||
standard dummy.</p>
|
{/* <>*/}
|
||||||
|
{/* {pricing_text_02}*/}
|
||||||
|
{/*</>*/}
|
||||||
|
Choose your myFit Pricing Plan <br/> myFit has a free Standard for Basics , $5 per month for Premium <br />
|
||||||
|
and $7.99 per month for Gold-tier</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="toggle_block" data-aos="fade-up" data-aos-duration="1500">
|
<div className="toggle_block" data-aos="fade-up" data-aos-duration="1500">
|
||||||
<span className={`month ${tog ? 'active' : ''}`}>Monthly</span>
|
<span className={`month ${tog ? 'active' : ''}`}>Monthly</span>
|
||||||
@@ -140,9 +148,9 @@ const Main = ({gredient , video}) => {
|
|||||||
<section className="row_am pricing_section" id="pricing">
|
<section className="row_am pricing_section" id="pricing">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="section_title" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="300">
|
<div className="section_title" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="300">
|
||||||
<h2>Best & simple <span>pricing</span></h2>
|
<h2>Flexible & Simple <span>pricing</span></h2>
|
||||||
<p>Lorem Ipsum is simply dummy text of the printing and typese tting <br/> indus orem Ipsum has beenthe
|
<p>Choose your myFit Pricing Plan <br/> myFit has a free Standard for Basics , $5 per month for Premium <br />
|
||||||
standard dummy.</p>
|
and $7.99 per month for Gold-tier.</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="toggle_block" data-aos="fade-up" data-aos-duration="1500">
|
<div className="toggle_block" data-aos="fade-up" data-aos-duration="1500">
|
||||||
<span className={`month ${tog ? 'active' : ''}`}>Monthly</span>
|
<span className={`month ${tog ? 'active' : ''}`}>Monthly</span>
|
||||||
|
|||||||
@@ -1,20 +1,68 @@
|
|||||||
import { Link } from 'react-router-dom'
|
import React, { useEffect, useState } from "react";
|
||||||
import React from 'react'
|
import { Link } from 'react-router-dom';
|
||||||
import story1 from '../../../assets/images/story01.png'
|
// import story1 from '../../../assets/images/story01.png';
|
||||||
import story2 from '../../../assets/images/story02.png'
|
// import story2 from '../../../assets/images/story02.png';
|
||||||
import story3 from '../../../assets/images/story03.png'
|
// import story3 from '../../../assets/images/story03.png';
|
||||||
|
import SiteService from "../../../vendors/service/siteService";
|
||||||
|
|
||||||
|
|
||||||
const Main = () => {
|
const Main = () => {
|
||||||
|
const [blogData, setBlogData] = useState([]);
|
||||||
|
|
||||||
|
let api = new SiteService();
|
||||||
|
useEffect(() => {
|
||||||
|
getBlogData();
|
||||||
|
}, []);
|
||||||
|
|
||||||
|
const getBlogData = async () => {
|
||||||
|
try {
|
||||||
|
let res = await api.blogData();
|
||||||
|
setBlogData(res.data);
|
||||||
|
|
||||||
|
} catch (error) {
|
||||||
|
console.log("Error from blog data ", error);
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<section className="row_am latest_story" id="blog">
|
<section className="row_am latest_story" id="blog">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="section_title" data-aos="fade-in" data-aos-duration="1500" data-aos-delay="100">
|
<div className="section_title" data-aos="fade-in" data-aos-duration="1500" data-aos-delay="100">
|
||||||
<h2>Read latest <span>story</span></h2>
|
<h2>Read latest <span>story</span></h2>
|
||||||
<p>Lorem Ipsum is simply dummy text of the printing and typese tting <br/> indus orem Ipsum has beenthe standard dummy.</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div className="row">
|
<div className="row">
|
||||||
<div className="col-md-4">
|
|
||||||
|
{blogData.slice(1, 4).map((data, index) => (
|
||||||
|
<div
|
||||||
|
className="col-md-4"
|
||||||
|
key={index}>
|
||||||
|
<div
|
||||||
|
className="story_box"
|
||||||
|
data-aos="fade-up"
|
||||||
|
data-aos-duration="1500">
|
||||||
|
<div className="story_img">
|
||||||
|
<img
|
||||||
|
src={data.meta_value}
|
||||||
|
alt="image"
|
||||||
|
/>
|
||||||
|
<span>{new Date(data.post_date).toDateString()}</span>
|
||||||
|
</div>
|
||||||
|
<div className="story_text">
|
||||||
|
<h3>{data.post_title}</h3>
|
||||||
|
<div
|
||||||
|
dangerouslySetInnerHTML={{
|
||||||
|
__html: data.post_content.substring(0, 100) + " . . .",
|
||||||
|
}}></div>
|
||||||
|
<Link to={`/blogdetails/${data.id}`} state={{data, allData: blogData}}>
|
||||||
|
READ MORE
|
||||||
|
</Link>
|
||||||
|
{/* <Link to={`/blogdetails/${item.id}`}>READ MORE</Link> */}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
))}
|
||||||
|
{/* <div className="col-md-4">
|
||||||
<div className="story_box" data-aos="fade-up" data-aos-duration="1500">
|
<div className="story_box" data-aos="fade-up" data-aos-duration="1500">
|
||||||
<div className="story_img">
|
<div className="story_img">
|
||||||
<img src={story1} alt="image" />
|
<img src={story1} alt="image" />
|
||||||
@@ -53,7 +101,7 @@ const Main = () => {
|
|||||||
<Link to="/blog-single">READ MORE</Link>
|
<Link to="/blog-single">READ MORE</Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> */}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
@@ -1,14 +1,15 @@
|
|||||||
import React , {useState} from 'react'
|
import React , {useState} from 'react'
|
||||||
import { Link } from 'react-router-dom'
|
import { Link } from 'react-router-dom'
|
||||||
import img from '../../../assets/images/download_app1.png'
|
import img from '../../../assets/images/appdownload.png'
|
||||||
import img1 from '../../../assets/images/create_account2.png'
|
// import img1 from '../../../assets/images/create_account2.png'
|
||||||
import img2 from '../../../assets/images/enjoy_app01.png'
|
import img2 from '../../../assets/images/download_app1.png'
|
||||||
import line from '../../../assets/images/anim_line.png'
|
import line from '../../../assets/images/anim_line.png'
|
||||||
import banner from '../../../assets/images/banner-shape1.png'
|
import banner from '../../../assets/images/banner-shape1.png'
|
||||||
import banner1 from '../../../assets/images/banner-shape2.png'
|
import banner1 from '../../../assets/images/banner-shape2.png'
|
||||||
import banner2 from '../../../assets/images/banner-shape3.png'
|
import banner2 from '../../../assets/images/banner-shape3.png'
|
||||||
import video from '../../../assets/images/play_icon.png'
|
import video from '../../../assets/images/play_icon.png'
|
||||||
import ytvideo from '../../../assets/images/yt_thumb.png'
|
import ytvideo from '../../../assets/images/yt_thumb.png'
|
||||||
|
import createAccount from '../../../assets/images/create_account.png'
|
||||||
|
|
||||||
const Main = ({dark}) => {
|
const Main = ({dark}) => {
|
||||||
const [ytShow , setytShow] = useState (false)
|
const [ytShow , setytShow] = useState (false)
|
||||||
@@ -28,8 +29,8 @@ const Main = ({dark}) => {
|
|||||||
<div className="step_text" data-aos="fade-right" data-aos-duration="1500">
|
<div className="step_text" data-aos="fade-right" data-aos-duration="1500">
|
||||||
<h4>Download app</h4>
|
<h4>Download app</h4>
|
||||||
<div className="app_icon">
|
<div className="app_icon">
|
||||||
<Link to={process.env.REACT_APP_ANDROID_URL}><i className="icofont-brand-android-robot"></i></Link>
|
<a href={process.env.REACT_APP_ANDROID_URL}><i className="icofont-brand-android-robot"></i></a>
|
||||||
<Link to={process.env.REACT_APP_IOS_URL}><i className="icofont-brand-apple"></i></Link>
|
<a href={process.env.REACT_APP_IOS_URL}><i className="icofont-brand-apple"></i></a>
|
||||||
</div>
|
</div>
|
||||||
<p>Download App either for Mac or Android</p>
|
<p>Download App either for Mac or Android</p>
|
||||||
</div>
|
</div>
|
||||||
@@ -50,7 +51,7 @@ const Main = ({dark}) => {
|
|||||||
<h3>02</h3>
|
<h3>02</h3>
|
||||||
</div>
|
</div>
|
||||||
<div className="step_img" data-aos="fade-right" data-aos-duration="1500">
|
<div className="step_img" data-aos="fade-right" data-aos-duration="1500">
|
||||||
<img src={img1} alt="image" />
|
<img className="create-account-logo" src={createAccount} alt="create account logo"/>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ const Main = ({navbar}) => {
|
|||||||
<Link to="/contact" className="nav-link" >Contact</Link>
|
<Link to="/contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -134,7 +134,7 @@ const Main = ({navbar}) => {
|
|||||||
<Link smooth to="/#features" className="nav-link">Features</Link>
|
<Link smooth to="/#features" className="nav-link">Features</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link smooth to="#how_it_work" className="nav-link">How it works</Link>
|
<Link smooth to="/#how_it_work" className="nav-link">How it works</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item" >
|
<li className="nav-item" >
|
||||||
<Link to="/blog" className="nav-link">Blog</Link>
|
<Link to="/blog" className="nav-link">Blog</Link>
|
||||||
@@ -143,7 +143,8 @@ const Main = ({navbar}) => {
|
|||||||
<Link to="/contact" className="nav-link" >Contact</Link>
|
<Link to="/contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to="/" className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
|
{/* <Link to="/" className="nav-link dark_btn">GET STARTED</Link> */}
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</div >
|
</div >
|
||||||
@@ -211,7 +212,8 @@ const Main = ({navbar}) => {
|
|||||||
<Link to="/contact" className="nav-link" >Contact</Link>
|
<Link to="/contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to="/contact" className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
|
{/* <Link to="/contact" className="nav-link dark_btn">GET STARTED</Link> */}
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -275,7 +277,8 @@ const Main = ({navbar}) => {
|
|||||||
<Link to="/contact" className="nav-link" >Contact</Link>
|
<Link to="/contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to="/contact" className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
|
{/* <Link to="/contact" className="nav-link dark_btn">GET STARTED</Link> */}
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -330,7 +333,8 @@ const Main = ({navbar}) => {
|
|||||||
<Link to="/contact" className="nav-link" >Contact</Link>
|
<Link to="/contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to="/contact" className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
|
{/* <Link to="/contact" className="nav-link dark_btn">GET STARTED</Link> */}
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -393,7 +397,8 @@ const Main = ({navbar}) => {
|
|||||||
<Link smooth to="#contact" className="nav-link" >Contact</Link>
|
<Link smooth to="#contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to="/contact" className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
|
{/* <Link to="/contact" className="nav-link dark_btn">GET STARTED</Link> */}
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -449,7 +454,8 @@ const Main = ({navbar}) => {
|
|||||||
<Link to="/contact" className="nav-link" >Contact</Link>
|
<Link to="/contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to="/contact" className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
|
{/* <Link to="/contact" className="nav-link dark_btn">GET STARTED</Link> */}
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -522,7 +528,8 @@ const Main = ({navbar}) => {
|
|||||||
<Link to="/contact" className="nav-link" >Contact</Link>
|
<Link to="/contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to="/contact" className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
|
{/* <Link to="/contact" className="nav-link dark_btn">GET STARTED</Link> */}
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -578,7 +585,8 @@ const Main = ({navbar}) => {
|
|||||||
<Link to="/contact" className="nav-link" >Contact</Link>
|
<Link to="/contact" className="nav-link" >Contact</Link>
|
||||||
</li>
|
</li>
|
||||||
<li className="nav-item">
|
<li className="nav-item">
|
||||||
<Link to="/contact" className="nav-link dark_btn">GET STARTED</Link>
|
<a href={process.env.REACT_APP_APPSITE} className="nav-link dark_btn">GET STARTED</a>
|
||||||
|
{/* <Link to="/contact" className="nav-link dark_btn">GET STARTED</Link> */}
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,10 +1,14 @@
|
|||||||
import React , { useState , useEffect} from 'react'
|
import React , { useState , useEffect} from 'react'
|
||||||
import { Link } from 'react-router-dom'
|
import { Link } from 'react-router-dom'
|
||||||
|
import blueapp from "../../../assets/images/appstore_blue.png"
|
||||||
|
import blue from "../../../assets/images/googleplay_blue.png"
|
||||||
import Bredcrumb from '../../Bredcrumb/Main'
|
import Bredcrumb from '../../Bredcrumb/Main'
|
||||||
import BGImg from "../../../assets/images/bread_crumb_bg.png"
|
import BGImg from "../../../assets/images/bread_crumb_bg.png"
|
||||||
import BGImg1 from "../../../assets/images/bread_crumb_bg_one.png"
|
import BGImg1 from "../../../assets/images/bread_crumb_bg_one.png"
|
||||||
import BGImg2 from "../../../assets/images/bread_crumb_bg_two.png"
|
import BGImg2 from "../../../assets/images/bread_crumb_bg_two.png"
|
||||||
import Faq from '../../HomeMain/Faq/Main'
|
import Faq from '../../HomeMain/Faq/Main'
|
||||||
|
import screen from '../../../assets/images/download-screen01.png'
|
||||||
|
import screen1 from '../../../assets/images/download-screen02.png'
|
||||||
|
|
||||||
import SiteService from '../../../vendors/service/siteService'
|
import SiteService from '../../../vendors/service/siteService'
|
||||||
|
|
||||||
@@ -29,7 +33,7 @@ const Main = ({brdcum}) => {
|
|||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={1}
|
no={1}
|
||||||
title="Have questions? look here"
|
title="Have questions? look here"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Learn more about myFit through answers to frequently asked questions."
|
||||||
tag="Faq"
|
tag="Faq"
|
||||||
bgimg={BGImg}/>}
|
bgimg={BGImg}/>}
|
||||||
|
|
||||||
@@ -37,7 +41,7 @@ const Main = ({brdcum}) => {
|
|||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={2}
|
no={2}
|
||||||
title="Have questions? look here"
|
title="Have questions? look here"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Learn more about myFit through answers to frequently asked questions."
|
||||||
tag="Faq"
|
tag="Faq"
|
||||||
bgimg={BGImg1}/>}
|
bgimg={BGImg1}/>}
|
||||||
|
|
||||||
@@ -45,7 +49,7 @@ const Main = ({brdcum}) => {
|
|||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={5}
|
no={5}
|
||||||
title="Have questions? look here"
|
title="Have questions? look here"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Learn more about myFit through answers to frequently asked questions."
|
||||||
tag="Faq"
|
tag="Faq"
|
||||||
bgimg={BGImg}/>}
|
bgimg={BGImg}/>}
|
||||||
|
|
||||||
@@ -53,18 +57,17 @@ const Main = ({brdcum}) => {
|
|||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={3}
|
no={3}
|
||||||
title="Have questions? look here"
|
title="Have questions? look here"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Learn more about myFit through answers to frequently asked questions."
|
||||||
tag="Faq" />}
|
tag="Faq" />}
|
||||||
|
|
||||||
{brdcum.b4 &&
|
{brdcum.b4 &&
|
||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={4}
|
no={4}
|
||||||
title="Have questions? look here"
|
title="Have questions? look here"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Learn more about myFit through answers to frequently asked questions."
|
||||||
tag="Faq"
|
tag="Faq"
|
||||||
bgimg={BGImg2}/>}
|
bgimg={BGImg2}/>}
|
||||||
|
|
||||||
|
|
||||||
{/* <section className="row_am faq_section">
|
{/* <section className="row_am faq_section">
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="faq_panel">
|
<div className="faq_panel">
|
||||||
@@ -241,9 +244,13 @@ const Main = ({brdcum}) => {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-md-6">
|
<div className="col-md-6">
|
||||||
<div className="free_img">
|
{/* <div className="free_img">
|
||||||
<img src="assets/images/download-screen01.png" alt="image" />
|
<img src="assets/images/download-screen01.png" alt="image" />
|
||||||
<img className="mobile_mockup" src="assets/images/download-screen02.png" alt="image" />
|
<img className="mobile_mockup" src="assets/images/download-screen02.png" alt="image" />
|
||||||
|
</div> */}
|
||||||
|
<div className="free_img">
|
||||||
|
<img src={screen} alt="image" />
|
||||||
|
<img className="mobile_mockup" src={screen1} alt="image" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ import Bredcrumb from '../../Bredcrumb/Main'
|
|||||||
import BGImg from "../../../assets/images/bread_crumb_bg.png"
|
import BGImg from "../../../assets/images/bread_crumb_bg.png"
|
||||||
import BGImg1 from "../../../assets/images/bread_crumb_bg_one.png"
|
import BGImg1 from "../../../assets/images/bread_crumb_bg_one.png"
|
||||||
import BGImg2 from "../../../assets/images/bread_crumb_bg_two.png"
|
import BGImg2 from "../../../assets/images/bread_crumb_bg_two.png"
|
||||||
|
import screen from '../../../assets/images/download-screen01.png'
|
||||||
|
import screen1 from '../../../assets/images/download-screen02.png'
|
||||||
|
|
||||||
const Main = ({brdcum}) => {
|
const Main = ({brdcum}) => {
|
||||||
|
|
||||||
@@ -343,9 +345,13 @@ const Main = ({brdcum}) => {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-md-6">
|
<div className="col-md-6">
|
||||||
<div className="free_img">
|
{/* <div className="free_img">
|
||||||
<img src="assets/images/download-screen01.png" alt="image" />
|
<img src="assets/images/download-screen01.png" alt="image" />
|
||||||
<img className="mobile_mockup" src="assets/images/download-screen02.png" alt="image" />
|
<img className="mobile_mockup" src="assets/images/download-screen02.png" alt="image" />
|
||||||
|
</div> */}
|
||||||
|
<div className="free_img">
|
||||||
|
<img src={screen} alt="image" />
|
||||||
|
<img className="mobile_mockup" src={screen1} alt="image" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -6,6 +6,11 @@ import Bredcrumb from '../Bredcrumb/Main'
|
|||||||
import BGImg from "../../assets/images/bread_crumb_bg.png"
|
import BGImg from "../../assets/images/bread_crumb_bg.png"
|
||||||
import BGImg1 from "../../assets/images/bread_crumb_bg_one.png"
|
import BGImg1 from "../../assets/images/bread_crumb_bg_one.png"
|
||||||
import BGImg2 from "../../assets/images/bread_crumb_bg_two.png"
|
import BGImg2 from "../../assets/images/bread_crumb_bg_two.png"
|
||||||
|
import blueapp from "../../assets/images/appstore_blue.png";
|
||||||
|
import blue from "../../assets/images/googleplay_blue.png";
|
||||||
|
import screen from '../../assets/images/download-screen01.png'
|
||||||
|
import screen1 from '../../assets/images/download-screen02.png'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
const Main = ({brdcum}) => {
|
const Main = ({brdcum}) => {
|
||||||
@@ -17,7 +22,7 @@ const Main = ({brdcum}) => {
|
|||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={1}
|
no={1}
|
||||||
title="Our Pricing & Plans"
|
title="Our Pricing & Plans"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Flexible & Convienent Pricing Options"
|
||||||
tag="Our Pricing & Plans"
|
tag="Our Pricing & Plans"
|
||||||
bgimg={BGImg}/>}
|
bgimg={BGImg}/>}
|
||||||
|
|
||||||
@@ -25,7 +30,7 @@ const Main = ({brdcum}) => {
|
|||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={2}
|
no={2}
|
||||||
title="Our Pricing & Plans"
|
title="Our Pricing & Plans"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Flexible & Convienent Pricing Options"
|
||||||
tag="Our Pricing & Plans"
|
tag="Our Pricing & Plans"
|
||||||
bgimg={BGImg1}/>}
|
bgimg={BGImg1}/>}
|
||||||
|
|
||||||
@@ -33,7 +38,7 @@ const Main = ({brdcum}) => {
|
|||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={5}
|
no={5}
|
||||||
title="Our Pricing & Plans"
|
title="Our Pricing & Plans"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Flexible & Convienent Pricing Options"
|
||||||
tag="Our Pricing & Plans"
|
tag="Our Pricing & Plans"
|
||||||
bgimg={BGImg}/>}
|
bgimg={BGImg}/>}
|
||||||
|
|
||||||
@@ -42,14 +47,14 @@ const Main = ({brdcum}) => {
|
|||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={3}
|
no={3}
|
||||||
title="Our Pricing & Plans"
|
title="Our Pricing & Plans"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Flexible & Convienent Pricing Options"
|
||||||
tag="Our Pricing & Plans" />}
|
tag="Our Pricing & Plans" />}
|
||||||
|
|
||||||
{brdcum.b4 &&
|
{brdcum.b4 &&
|
||||||
<Bredcrumb
|
<Bredcrumb
|
||||||
no={4}
|
no={4}
|
||||||
title="Our Pricing & Plans"
|
title="Our Pricing & Plans"
|
||||||
paragraph="Lorem Ipsum is simply dummy text of the printing and typesetting"
|
paragraph="Flexible & Convienent Pricing Options"
|
||||||
tag="Our Pricing & Plans"
|
tag="Our Pricing & Plans"
|
||||||
bgimg={BGImg2}/>}
|
bgimg={BGImg2}/>}
|
||||||
|
|
||||||
@@ -227,9 +232,9 @@ const Main = ({brdcum}) => {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-md-6">
|
<div className="col-md-6">
|
||||||
<div className="free_img">
|
<div className="free_img">
|
||||||
<img src="assets/images/download-screen01.png" alt="image" />
|
<img src={screen} alt="image" />
|
||||||
<img className="mobile_mockup" src="assets/images/download-screen02.png" alt="image" />
|
<img className="mobile_mockup" src={screen1} alt="image" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -3,7 +3,6 @@ import { Route, Routes, useLocation } from "react-router-dom";
|
|||||||
import Navbar from "../component/Navbar/Main";
|
import Navbar from "../component/Navbar/Main";
|
||||||
import Footer from "../component/Footer/Main";
|
import Footer from "../component/Footer/Main";
|
||||||
import Home from "../component/Home/Main";
|
import Home from "../component/Home/Main";
|
||||||
import Work from "../component/HomeMain/Work/Main"
|
|
||||||
import AboutUs from "../component/AboutUs/Main";
|
import AboutUs from "../component/AboutUs/Main";
|
||||||
import Review from "../component/Pages/Review/Main";
|
import Review from "../component/Pages/Review/Main";
|
||||||
import Contact from "../component/Contact/Main";
|
import Contact from "../component/Contact/Main";
|
||||||
@@ -86,10 +85,9 @@ const Routing = () => {
|
|||||||
<Route path="/sign-up" element={<SignUp />} />
|
<Route path="/sign-up" element={<SignUp />} />
|
||||||
<Route path="/pricing" element={<Pricing brdcum={brdcum} />} />
|
<Route path="/pricing" element={<Pricing brdcum={brdcum} />} />
|
||||||
<Route path="/blog" element={<Blog brdcum={brdcum} />} />
|
<Route path="/blog" element={<Blog brdcum={brdcum} />} />
|
||||||
<Route path="/blog-single/:id" element={<BlogSingle brdcum={brdcum} />} />
|
<Route path="/blogdetails/:id" element={<BlogSingle brdcum={brdcum} />} />
|
||||||
<Route path="/terms" element={<Terms brdcum={brdcum} />} />
|
<Route path="/terms" element={<Terms brdcum={brdcum} />} />
|
||||||
<Route path="/privacy" element={<Privacy brdcum={brdcum} />} />
|
<Route path="/privacy" element={<Privacy brdcum={brdcum} />} />
|
||||||
<Route path="/how_it_work" element={<Work brdcum={brdcum} />} />
|
|
||||||
|
|
||||||
</Routes>
|
</Routes>
|
||||||
{footerpage && <Footer footer={footer} />}
|
{footerpage && <Footer footer={footer} />}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@ class SiteService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Contact Data{POST}
|
// Contact Data{POST}
|
||||||
contactData() {
|
contactData(value) {
|
||||||
return this.postAuxEnd("/contact", null)
|
return this.postAuxEnd("/contact", value)
|
||||||
}
|
}
|
||||||
|
|
||||||
faqData() {
|
faqData() {
|
||||||
|
|||||||