export default function App() {
            return <h1>Hello from FrontendArk!</h1>;
          }