import React from 'react'; export default function Orientation({ orientation }) { return (

Orientation & conseils

); }