diff --git a/www/application/views/auth/view_reset_password.php b/www/application/views/auth/view_reset_password.php
index 28a8b20..3645184 100644
--- a/www/application/views/auth/view_reset_password.php
+++ b/www/application/views/auth/view_reset_password.php
@@ -1,6 +1,6 @@
-
-
-
+
@@ -28,30 +28,68 @@
Please enter your new password.
@@ -67,4 +105,3 @@
-
\ No newline at end of file
diff --git a/www/application/views/home/home.php b/www/application/views/home/home.php
index 1751762..077634b 100644
--- a/www/application/views/home/home.php
+++ b/www/application/views/home/home.php
@@ -77,7 +77,7 @@
HOME
FEATURE
PLANS
-
DOWNLOAD
+
APP
CONTACT
ACCOUNT
@@ -94,8 +94,8 @@
diff --git a/www/assets/js/theme.js b/www/assets/js/theme.js
index 0561fca..2ec1772 100644
--- a/www/assets/js/theme.js
+++ b/www/assets/js/theme.js
@@ -94,11 +94,11 @@ $(window).load(function() {
// Typed Js
$(".lead").typed({
- strings: ["", "Creative"],
+ strings: ["", "Learning"],
typeSpeed: 100,
});
$(".lead-text").typed({
- strings: ["", "New Applatction For App"],
+ strings: ["", "Learn . Practice . Acquire . Grow"],
typeSpeed: 100,
startDelay: 1200
});