import Navigation from "../components/Navigation";
import { Helmet } from "react-helmet";
import bannerimg2 from "../mysy_img/MYSY-LOGO-BLUE.png";
import notrevisionimg from "../mysy_img/notre_vision.png";
import entrepriseimg from "../mysy_img/batiment-3d.png"
import particulierimg from "../mysy_img/particulier.png"
import descriptionimg from "../mysy_img/description.png"
import ousommesnousimg from "../mysy_img/mysy_training_technology_ici.png"
import sloganimg from "../mysy_img/slogan.png"
import GoogleMapReact from 'google-map-react';
import React, { Component } from 'react';
import { withScriptjs, withGoogleMap, GoogleMap, Marker } from "react-google-maps"
import { FacebookShareButton, LinkedinShareButton, TwitterShareButton } from "react-share";
import { SocialIcon } from 'react-social-icons';
import logowhite from "../mysy_img/MYSY-LOGO-WHITE.png";
import Footer from "../components/Fotter";
import Header from "../components/Header";
const quisommesnous = () => {
const MyMapComponent = withScriptjs(withGoogleMap((props) =>