Aller au contenu
const Pied de page = ( ) => {
retour (
< div className = 'conteneur' >
< footer className = 'd-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top' >
< div className = 'col-md-4 d-flex align-items-center' >
< un
href = '/'
className = 'mb-3 me-2 mb-md-0 texte-muet texte-décoration-aucun lh-1'
>
< svg className = 'bi' largeur = { 30 } hauteur = { 24 } >
< utilisez xlinkHref = '#bootstrap' />
svg >
a >
< span className = 'text-muted' > © 2021 Company, Inc span >
< ul className = 'nav col-md-4 justify-content-end list-unstyled d-flex' >
< li className = 'ms-3' >
< a className = 'text-muted' href = '/' >
< svg className = 'bi' largeur = { 24 } hauteur = { 24 } >
< utilisez xlinkHref = '#twitter' />
svg >
a >
li >
< li className = 'ms-3' >
< a className = 'text-muted' href = '/' >
< svg className = 'bi' largeur = { 24 } hauteur = { 24 } >
< utilisez xlinkHref = '#instagram' />
svg >
a >
li >
< li className = 'ms-3' >
< a className = 'text-muted' href = '/' >
< svg className = 'bi' largeur = { 24 } hauteur = { 24 } >
< utilisez xlinkHref = '#facebook' />
svg >
a >
li >
ul >
pied de page >
)
}
pied de page d' exportation par défaut