const Gearbox = {
"ime": "Broj brzina",
"tipovi": [
"Odaberite",
"3+R",
"4+R",
"5+R",
"6+R",
"7+R",
"8+R",
"9+R",
"CVT"
]
}
export default Gearbox;