const Hero = () => { return (
Welcome to moll.re
An exciting journey!
); }; export { Hero}