import * as React from 'react'; import { styled } from '@mui/material/styles'; import Paper from '@mui/material/Paper'; import Grid from '@mui/material/Grid'; import { FacebookShareButton, LinkedinShareButton, TwitterShareButton } from "react-share"; import { SocialIcon } from 'react-social-icons'; import { Box, Container, Row, Column, FooterLink, Heading, } from "./FooterStyles"; const Fotter_v3 = () => { // Integration du gestionnaire de cookie : axeptio window.axeptioSettings = { clientId: "6273ecd99c50de9cfb190555", cookiesVersion: "mysy training technology-fr", }; (function (d, s) { var t = d.getElementsByTagName(s)[0], e = d.createElement(s); e.async = true; e.src = "//static.axept.io/sdk-slim.js"; t.parentNode.insertBefore(e, t); })(document, "script"); return (