Last active
November 15, 2019 10:39
-
-
Save madiodio/dfa8e6736c207bf23e24c7727f32a9c5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default [ | |
{ | |
name: "Point relais", | |
text: "Deposer et retirer vos colis en toute sécurité" | |
}, | |
{ | |
name: "API", | |
text: "Automatiser toute votre chaine logistique ou juste vos courses en intégrant notre API. Chez Paps, nous savons que votre temps est précieux." | |
}, | |
{ | |
name: "Nos offres", | |
text: "Prendre vos colis en main. Intégrer votre boutique en ligne avec notre système. Expédier vos colis en région en toute sereinité. Distribuer vos documents en un temps record." | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment