This is an automated email from the ASF dual-hosted git repository.

jdailey pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fineract-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1936b5d  Update index.html
1936b5d is described below

commit 1936b5df19cc086c872f1af3507ef8715946c46b
Author: James D <[email protected]>
AuthorDate: Wed Feb 5 16:27:33 2025 -0800

    Update index.html
    
    Removed some overly eager marketing claims and those unrelated to actual 
project, added current Ascii documentation and FAQ links.
---
 index.html | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/index.html b/index.html
index 7ca344b..bad990e 100644
--- a/index.html
+++ b/index.html
@@ -604,17 +604,17 @@
               <li class="collection-item">
                 <i class="material-icons left tiny">verified_user</i>
                 <span><strong>KYC Documentation Support</strong><br>
-                Comprehensive customer verification system</span>
+                Flexible customer system of record</span>
               </li>
               <li class="collection-item">
                 <i class="material-icons left tiny">rule</i>
                 <span><strong>Business Rule Sets</strong><br>
-                Configurable business logic and workflows</span>
+                Four eyes principles and configurable workflows</span>
               </li>
               <li class="collection-item">
                 <i class="material-icons left tiny">payments</i>
-                <span><strong>Payment Transactions</strong><br>
-                Secure and efficient payment processing</span>
+                <span><strong>Payment Recognitions</strong><br>
+                System of record for repayments  </span>
               </li>
               <li class="collection-item">
                 <i class="material-icons left tiny">account_balance</i>
@@ -637,12 +637,12 @@
               <li class="collection-item">
                 <i class="material-icons left tiny">computer</i>
                 <span><strong>On-Premise</strong><br>
-                Traditional deployment for complete control</span>
+                Legacy or Traditional deployment </span>
               </li>
               <li class="collection-item">
                 <i class="material-icons left tiny">phone_iphone</i>
-                <span><strong>Mobile Access</strong><br>
-                Support for both online and offline mobile interfaces</span>
+                <span><strong>Mobile Access via Headless Design</strong><br>
+                Headless designs allow for third party mobile solutions</span>
               </li>
               <li class="collection-item">
                 <i class="material-icons left tiny">api</i>
@@ -987,6 +987,10 @@
                 <strong>Project Wiki</strong>
                 <p class="grey-text">Project management and documentation</p>
               </a>
+             <a href="https://fineract.apache.org/docs/current/";>
+                <strong>Current Documentation</strong>
+                <p class="grey-text">Project management and legacy 
documentation</p>
+              </a>
               <a href="https://fineract.apache.org/docs/legacy/index.html"; 
class="collection-item">
                 <strong>API Documentation</strong>
                 <p class="grey-text">Legacy API reference</p>
@@ -1015,6 +1019,10 @@
                 <strong>Security</strong>
                 <p class="grey-text">Apache security policies and 
procedures</p>
               </a>
+             <a 
href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=91554327";
 class="collection-item">
+                <strong>FAQ</strong>
+                <p class="grey-text">Apache security policies and 
procedures</p>
+              </a>
             </div>
           </div>
         </div>

Reply via email to