import React from 'react'; const HeroBillboard = () => { return (

Welcome to the Future

Experience cutting-edge design and technology that transforms your digital presence.

); }; export default HeroBillboard;