export default function InitPage() { return (

Initialization Page

Welcome to the initialization page. Please follow the instructions to set up your application.

); }