diff --git a/cp/resources/views/index.twig b/cp/resources/views/index.twig index 3cb13bb..5ca4bde 100644 --- a/cp/resources/views/index.twig +++ b/cp/resources/views/index.twig @@ -6,39 +6,69 @@ Namingo Registry - {% include 'partials/css.twig' %} + {% include 'partials/css.twig' %} +
-
-
-

Home

-

This is an example page.

- resources/views/index.twig -
-
+
+
+

Welcome to Your Registry Panel

+

Access and manage your domain-related services here.

+

To get started:

+
    +
  • Log in to access your registrar dashboard and manage domains.
  • +
  • Access our WHOIS and RDAP services for domain information lookup.
  • +
  • Visit our Help Center for guides, FAQs, and support.
  • +
  • Interested in partnering with us? Apply to become an official registrar.
  • +
+ Personalize this template to fit the unique needs and branding of your registry by editing `resources/views/index.twig` +
+
{% include 'partials/js.twig' %} - + \ No newline at end of file