// Update this page (the content is just a fallback if you fail to update the page) const Index = () => { return (

Welcome to Your Blank App

Start building your amazing project here!

); }; export default Index;