import React from 'react'; import thousand from "../img/Thousand-012.png" import SectionText from "./SectionText"; const Section2 = () => { return (
picture

A new way to explore the world

Learn more
); }; export default Section2;