Thank you!! I already solved the problem. This page helps me
http://www.sgaemsolutions.com/2019/02/how-to-make-page-component-and-template.html
. The value of Super Type used to change as per the AEM Version. In AEM
6.3, we use “/apps/core/wcm/components/page/v1/page” for Super Type. In
AEM 6.2, we use “/libs/wcm/foundation/components/page” for Super Type.