-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Scan Login
-
-
-
-
- Kids Login
-
-
-
-
-
-
Login
-
-
-
-
-
-
-
-
-
-
-
-
-
- Remember me
-
-
-
- Login
-
-
-
-
-
-
-
Forgot your password ?
-
-
-
Or Continue With
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Don't have an account? Sign up
-
-
-
-
-
-
-
-
-
-
-
-
-
- Complete your signup
-
-
- Country
- {{signup_country}}
-
-
- Username
- {{signup_username}}
-
-
- Enter Confirmation Received In Email
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Complete Signup
-
-
-
-
-
-
-
- Have an account? Login
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Scan Login
+
+
+
+
+ Kids Login
+
+
+
+
+
+
+
Welcome back
+
+
+
+
+
+
+
+
+
+
+
+
+ Remember me
+
+
+
+ Login
+
+
+
+
+
+
Forgot your password ?
+
+
+
Or Continue With
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Don't have an account?
+ Sign up
+
+
+
+
+
+
+
+
+
+
+ Complete your signup
+
+
+ Country
+ {{signup_country}}
+
+
+ Username
+ {{signup_username}}
+
+
+ Enter Confirmation Received In Email
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Complete Signup
+
+
+
+
+ Have an account?
+ Login
+
+
+
+
+
diff --git a/src/app/pages/register/register.page.html b/src/app/pages/register/register.page.html
index ac08f14..3733c06 100644
--- a/src/app/pages/register/register.page.html
+++ b/src/app/pages/register/register.page.html
@@ -1,6 +1,6 @@
-
-
-
+
+
+
@@ -9,72 +9,94 @@
-
-
-
-
-
-
-
+
+
Get Started
+
+
- {{item.country}}
+ style="width: 100%; padding-left: 10px"
+ class="login_entry"
+ (ionChange)="verReg()"
+ label="Select Country"
+ placeholder="Select Country"
+ [(ngModel)]="country"
+ >
+ {{item.country}}
-
-
+
+ class="login_entry"
+ maxlength="25"
+ (ionChange)="verReg()"
+ type="firstname"
+ placeholder="Firstname"
+ [(ngModel)]="firstname"
+ >
-
-
+
+ class="login_entry"
+ maxlength="25"
+ (ionChange)="verReg()"
+ type="lastname"
+ placeholder="Lastname"
+ [(ngModel)]="lastname"
+ >
-
-
+
-
+
-
-
-
-
-
- .
-
+
+
+
+
+
+ .
+
-
+
Register
-
-
-
Or Continue With
@@ -97,82 +119,99 @@
-
-
Complete Account
-
-
-
- Country
- {{signup_country}}
-
-
- Username
- {{signup_username}}
-
+
+
+
+ Country
+ {{signup_country}}
+
+
+ Username
+ {{signup_username}}
+
-
-
- Enter Confirmation Received In Email
-
-
+
+
+ Enter Confirmation Received In Email
+
+
+
+
+ Verification Code :
+
+
+
+
+
+
+
+ Password
+
+
+
+
+
-
-
- Verification Code :
-
-
-
-
-
-
-
-
- Password
-
-
-
-
-
-
-
-
-
-
- Complete Signup
-
-
-
-
-
-
-
-
+
+
+
+
+ Complete Signup
+
+
+
+
+
+
- Already have an account? Login
+ Already have an account?
+ Login