What do you mean by change the initial page ? Dynamically by the application ?
The initial page is displayed by the function "DRAW_Clear", and the image is drawn by the function "LCD_SetLogoBW" of the CircleOS.
If you want to modify this page, you have to modify these functions.