Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 099c0ce0a4 |
@@ -16,4 +16,3 @@ 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/"
|
||||||
|
|
||||||
|
|||||||
@@ -94,13 +94,13 @@ const Main = ({ footer }) => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="col-lg-3 col-md-6 col-12">
|
<div className="col-lg-3 col-md-6 col-12">
|
||||||
<div className="links">
|
<div className="links">
|
||||||
<h3>Help & Support</h3>
|
<h3>Help & Suport</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/faq">FAQs</Link>
|
<Link to="/faq">FAQs</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/how_it_work">How it works</Link>
|
<Link to="/#how_it_work">How it works</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
@@ -231,13 +231,13 @@ const Main = ({ footer }) => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="col-lg-3 col-md-6 col-12">
|
<div className="col-lg-3 col-md-6 col-12">
|
||||||
<div className="links">
|
<div className="links">
|
||||||
<h3>Help & Support</h3>
|
<h3>Help & Suport</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/faq">FAQs</Link>
|
<Link to="/faq">FAQs</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/how_it_work">How it works</Link>
|
<Link to="/#how_it_work">How it works</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
@@ -367,7 +367,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>
|
<Link to="/work">How it works</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
@@ -483,7 +483,7 @@ const Main = ({ footer }) => {
|
|||||||
|
|
||||||
<div className="col-lg-3 col-md-6 col-12">
|
<div className="col-lg-3 col-md-6 col-12">
|
||||||
<div className="links">
|
<div className="links">
|
||||||
<h3>Help & Support</h3>
|
<h3>Help & Suport</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/faq">FAQs</Link>
|
<Link to="/faq">FAQs</Link>
|
||||||
@@ -492,7 +492,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>
|
<Link to="/work">How it works</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
@@ -615,7 +615,7 @@ const Main = ({ footer }) => {
|
|||||||
</div>
|
</div>
|
||||||
<div className="col-lg-3 col-md-6 col-12">
|
<div className="col-lg-3 col-md-6 col-12">
|
||||||
<div className="links">
|
<div className="links">
|
||||||
<h3>Help & Support</h3>
|
<h3>Help & Suport</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/faq">FAQs</Link>
|
<Link to="/faq">FAQs</Link>
|
||||||
@@ -624,7 +624,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>
|
<Link to="/work">How it works</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link to="/terms">Terms & conditions</Link>
|
<Link to="/terms">Terms & conditions</Link>
|
||||||
|
|||||||
@@ -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>
|
||||||
@@ -286,7 +286,7 @@ const Main = ({navbar}) => {
|
|||||||
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
||||||
<div className="sub_menu" style={{ display: show ? "block" : "none" }}>
|
<div className="sub_menu" style={{ display: show ? "block" : "none" }}>
|
||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home Default</Link></li>
|
<li><Link to="/">Home Defoult</Link></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -359,7 +359,7 @@ const Main = ({navbar}) => {
|
|||||||
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
||||||
<div className="sub_menu">
|
<div className="sub_menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home Default</Link></li>
|
<li><Link to="/">Home Defoult</Link></li>
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@@ -404,7 +404,7 @@ const Main = ({navbar}) => {
|
|||||||
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
||||||
<div className="sub_menu" style={{ display: show ? "block" : "none" }}>
|
<div className="sub_menu" style={{ display: show ? "block" : "none" }}>
|
||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home Default</Link></li>
|
<li><Link to="/">Home Defoult</Link></li>
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@@ -477,7 +477,7 @@ const Main = ({navbar}) => {
|
|||||||
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
||||||
<div className="sub_menu">
|
<div className="sub_menu">
|
||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home Default</Link></li>
|
<li><Link to="/">Home Defoult</Link></li>
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@@ -533,7 +533,7 @@ const Main = ({navbar}) => {
|
|||||||
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
<span className="drp_btn" ><i className="icofont-rounded-down"></i></span>
|
||||||
<div className="sub_menu" style={{ display: show ? "block" : "none" }}>
|
<div className="sub_menu" style={{ display: show ? "block" : "none" }}>
|
||||||
<ul>
|
<ul>
|
||||||
<li><Link to="/">Home Default</Link></li>
|
<li><Link to="/">Home Defoult</Link></li>
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
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"
|
||||||
@@ -64,7 +66,6 @@ const Main = ({brdcum}) => {
|
|||||||
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">
|
||||||
|
|||||||
@@ -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";
|
||||||
@@ -14,7 +13,6 @@ import Pricing from "../component/Pricing/Main";
|
|||||||
import Blog from "../component/Blog/Blog/Main";
|
import Blog from "../component/Blog/Blog/Main";
|
||||||
import BlogSingle from "../component/Blog/BlogSingle/Main";
|
import BlogSingle from "../component/Blog/BlogSingle/Main";
|
||||||
|
|
||||||
|
|
||||||
import Terms from "../component/Terms/Main";
|
import Terms from "../component/Terms/Main";
|
||||||
import Privacy from "../component/Privacy/Main";
|
import Privacy from "../component/Privacy/Main";
|
||||||
|
|
||||||
@@ -89,8 +87,6 @@ const Routing = () => {
|
|||||||
<Route path="/blog-single/:id" element={<BlogSingle brdcum={brdcum} />} />
|
<Route path="/blog-single/: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} />}
|
||||||
</>
|
</>
|
||||||
|
|||||||
Reference in New Issue
Block a user