diff --git a/src/component/Footer/Main.js b/src/component/Footer/Main.js index 42efe1c..94d75b0 100644 --- a/src/component/Footer/Main.js +++ b/src/component/Footer/Main.js @@ -58,8 +58,8 @@ const Main = ({footer}) => { @@ -142,8 +142,8 @@ const Main = ({footer}) => {
  • FAQs
  • Support
  • How it works
  • -
  • Terms & conditions
  • -
  • Privacy policy
  • +
  • Terms & conditions
  • +
  • Privacy policy
  • @@ -226,8 +226,8 @@ const Main = ({footer}) => {
  • FAQs
  • Support
  • How it works
  • -
  • Terms & conditions
  • -
  • Privacy policy
  • +
  • Terms & conditions
  • +
  • Privacy policy
  • @@ -310,8 +310,8 @@ const Main = ({footer}) => {
  • FAQs
  • Support
  • How it works
  • -
  • Terms & conditions
  • -
  • Privacy policy
  • +
  • Terms & conditions
  • +
  • Privacy policy
  • @@ -395,8 +395,8 @@ const Main = ({footer}) => {
  • FAQs
  • Support
  • How it works
  • -
  • Terms & conditions
  • -
  • Privacy policy
  • +
  • Terms & conditions
  • +
  • Privacy policy
  • diff --git a/src/component/HomeMain/Work/Main.js b/src/component/HomeMain/Work/Main.js index f1f97f3..14051b9 100644 --- a/src/component/HomeMain/Work/Main.js +++ b/src/component/HomeMain/Work/Main.js @@ -29,11 +29,10 @@ const Main = ({dark}) => {

    Download app

    - - - + +
    -

    Download App either for Windows, Mac or Android

    +

    Download App either for Mac or Android

    01

    @@ -102,63 +101,16 @@ const Main = ({dark}) => {
    Let’s see virtually how it works - Watch video + Watch video 1 : -
    -
    - anim_line - anim_line - anim_line - anim_line - anim_line - anim_line - anim_line - anim_line - anim_line - -
    -
    - image - image - image - image - setytShow(true)} data-toggle="modal" data-target="#myModal" title="XJj2PbenIsU"> - - image -
    -
    -
    -
    -
    -
    - Let’s see virtually how it works - Watch video - -
    -
    } + null} {ytShow && <> - -
    + } ) diff --git a/src/component/Privacy/Main.js b/src/component/Privacy/Main.js new file mode 100644 index 0000000..9b0c3ad --- /dev/null +++ b/src/component/Privacy/Main.js @@ -0,0 +1,91 @@ +import React from 'react' +import { Link } from 'react-router-dom' +import Bredcrumb from '../Bredcrumb/Main' +import BGImg from "../../assets/images/bread_crumb_bg.png" +//import bb from '../../' +import BGImg1 from "../../assets/images/bread_crumb_bg_one.png" +import BGImg2 from "../../assets/images/bread_crumb_bg_two.png" + +const Main = ({brdcum}) => { + + return ( + <> + + + + + +
    +
    +
    + +
    +

    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.

    +

    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.

    +

    Why we are best

    +

    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 typesetting in

    • +
    • Dustry lorem Ipsum has been the industrys standard dummy text ev er since the when

    • +
    • Unknown printer took a galley of type and scrambled it to make.

    • +
    • 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.

    • +
    • Dustry lorem Ipsum has been the industrys standard dummy text ev er since.

    • +
    • Unknown printer took a galley of type and scrambled it to make.

    • +
    • Type specimen book. It has survived not only.

    • +
    +
    +
    +
    +
    + image +
    +
    + image +
    +
    +
    +
    +

    Why we are best

    +

    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.

    +
    +
    + image +

    Lorem Ipsum is simply dummy text of the printing and typesetting in dustry lorem Ipsum has been the industrys standard dummy.

    +

    Mr. John Doe, Apper Inc

    +
    +

    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.

    +
    +
    +
    + image +
    +
    +

    Name of App

    +
    +
    +
    +
      +
    • +
    • +
    +
    +
    +
    +
      +
    • Updated:

    • +
    • 01-01-2023
    • +
    +
    +
    +
    +
    + + ) +} + +export default Main \ No newline at end of file diff --git a/src/component/Terms/Main.js b/src/component/Terms/Main.js new file mode 100644 index 0000000..10a5c56 --- /dev/null +++ b/src/component/Terms/Main.js @@ -0,0 +1,91 @@ +import React from 'react' +import { Link } from 'react-router-dom' +import Bredcrumb from '../Bredcrumb/Main' +import BGImg from "../../assets/images/bread_crumb_bg.png" +//import bb from '../../' +import BGImg1 from "../../assets/images/bread_crumb_bg_one.png" +import BGImg2 from "../../assets/images/bread_crumb_bg_two.png" + +const Main = ({brdcum}) => { + + return ( + <> + + + + + +
    +
    +
    + +
    +

    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.

    +

    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.

    +

    Why we are best

    +

    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 typesetting in

    • +
    • Dustry lorem Ipsum has been the industrys standard dummy text ev er since the when

    • +
    • Unknown printer took a galley of type and scrambled it to make.

    • +
    • 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.

    • +
    • Dustry lorem Ipsum has been the industrys standard dummy text ev er since.

    • +
    • Unknown printer took a galley of type and scrambled it to make.

    • +
    • Type specimen book. It has survived not only.

    • +
    +
    +
    +
    +
    + image +
    +
    + image +
    +
    +
    +
    +

    Why we are best

    +

    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.

    +
    +
    + image +

    Lorem Ipsum is simply dummy text of the printing and typesetting in dustry lorem Ipsum has been the industrys standard dummy.

    +

    Mr. John Doe, Apper Inc

    +
    +

    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.

    +
    +
    +
    + image +
    +
    +

    Name of App

    +
    +
    +
    +
      +
    • +
    • +
    +
    +
    +
    +
      +
    • Updated:

    • +
    • 01-01-2023
    • +
    +
    +
    +
    +
    + + ) +} + +export default Main \ No newline at end of file diff --git a/src/routes/index.js b/src/routes/index.js index 6ec25b6..862c9c5 100644 --- a/src/routes/index.js +++ b/src/routes/index.js @@ -19,6 +19,10 @@ import HomeVideo from '../component/HomeVideo/Main' import HomeVideoTwo from '../component/HomeVideoTwo/Main' +import Terms from '../component/Terms/Main' +import Privacy from '../component/Privacy/Main' + + const Routing = () => { const [homepage, sethomepage] = useState(false) @@ -92,12 +96,16 @@ const Routing = () => { } /> } /> } /> + } /> } /> } /> } /> } /> + } /> + } /> + {footerpage &&