in frontend/src/App.tsx [67:74]
export default () => { return ( <LayoutWithRouter> <AppRoutes /> </LayoutWithRouter> // <Introduction /> ); };