- -
-
-
- Earn performing tasks. - User-friendly interface, extensive resources, and interactive features to simplify your expertise and build connections. -
-
+
- Set,Reward Accomplishment. - Exceptional value to your Intellectual skills + Set Goals and Reward. + Earn without stress! Browse, Complete, and get Paid
-
+
- Let's start earning. - An Intelligence Platform to Earn + Plan Rewards. + WrenchBoard is the platform to set goals and rewards or any other tasks. +
+ + +
+
+
+ Let's Start. + Everything is ready to start rewarding goals.
diff --git a/src/app/pages/slider/slider.page.scss b/src/app/pages/slider/slider.page.scss index b9263c2..fb230b1 100644 --- a/src/app/pages/slider/slider.page.scss +++ b/src/app/pages/slider/slider.page.scss @@ -1,11 +1,3 @@ -/* - Authors : initappz (Rahul Jograna) - Website : https://initappz.com/ - App Name : E-Learning App Template - This App Template Source code is licensed as per the - terms found in the Website https://initappz.com/license - Copyright and Good Faith Purchasers © 2021-present initappz. -*/ .main-content { width: 100%; height: 95vh; @@ -32,23 +24,27 @@ background-repeat: no-repeat !important; display: flex; justify-content: center; - border-radius: 10px 10px 0px 0px; + border-radius: 10px 10px 10px 10px; } .head_lbl { - font-size: 28px; + font-size: 26px; display: block; font-family: "bold"; padding-bottom: 16px; } .text { - font-size: 14px; + //font-size: 14px; display: block; - color: var(--ion-color-medium); + // color: var(--ion-color-medium); } } - +.sl1{ + color: #5086ba; + font-weight: bolder; + font-size: 16px; +} .footer { padding: 0px 20px; diff --git a/src/app/pages/slider/slider.page.spec.ts b/src/app/pages/slider/slider.page.spec.ts index a752e5c..a32bdf6 100644 --- a/src/app/pages/slider/slider.page.spec.ts +++ b/src/app/pages/slider/slider.page.spec.ts @@ -1,11 +1,3 @@ -/* - Authors : initappz (Rahul Jograna) - Website : https://initappz.com/ - App Name : E-Learning App Template - This App Template Source code is licensed as per the - terms found in the Website https://initappz.com/license - Copyright and Good Faith Purchasers © 2021-present initappz. -*/ import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing'; import { IonicModule } from '@ionic/angular'; diff --git a/src/app/pages/transaction/transaction.page.html b/src/app/pages/transaction/transaction.page.html index 2ccaed2..e10883d 100644 --- a/src/app/pages/transaction/transaction.page.html +++ b/src/app/pages/transaction/transaction.page.html @@ -10,7 +10,7 @@ {{item.description}} - Balance {{item.amount*0.01}} + Balance {{item.amount*0.01 | number : '1.2-2'}} diff --git a/src/assets/images/start_slider_3.jpg b/src/assets/images/start_slider_3.jpg new file mode 100644 index 0000000..15b09b8 Binary files /dev/null and b/src/assets/images/start_slider_3.jpg differ