import React from "react"; const Start = (props) => { const route = props.getValue; return (
Путешествия

просто!

) }; export default Start;