@route({
        routes: [
          { path: ['', 'gc-21'], component: GC21 },
          { path: 'gc-22', component: GC22 },
        ]