- Set Goals and Reward.
- Earn without stress! Browse, Complete, and get Paid
-
-
-
-
- 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.
-
-
-
-
-
- Get Started
-
+
+
diff --git a/src/app/pages/slider/slider.page.scss b/src/app/pages/slider/slider.page.scss
index 6c3356e..e9b1834 100644
--- a/src/app/pages/slider/slider.page.scss
+++ b/src/app/pages/slider/slider.page.scss
@@ -1,32 +1,121 @@
-.main-content {
+.box_container{
width: 100%;
- height: 95vh;
+ height: 100%;
+ position: relative;
+ margin: 0;
+}
+.box{
+ width: 100%;
+ height: 100%;
+ position: relative;
+ //top: 0;
+ //left: 0;
+ opacity: 0.8; /* for demo purpose */
+}
+.stack-top{
+ z-index: 9;
+ width: 100%;
+ height: 250px;
+ padding: 20px;
+ // border-radius: 20px;
+ position: absolute;
+ bottom: 0;
+ //margin: 10px; /* for demo purpose */
+.action_box{
+ //z-index: 7;
+ background-color: red;
+ max-width: 400px;
+ margin: 10px auto 10px auto;
+ border-radius: 20px;
+}
+ .slide_image{
+ ///height: 100%;
+ //width: auto;
+ background-size: cover;
+ background-position: center;
+ background-repeat: no-repeat;
+ .b1{
+ background-image: url("../../../assets/images/start_slider_2.jpg");
+ }
+ }
+ .slide_div {
+ //width: 100%;
+ ////height: 80vh;
+ ////height: 100%;
+ //display: flex;
+ //flex-direction: column;
+ //justify-content: end;
+ //align-items: center;
+ //padding-bottom: 90px !important;
+ ////padding: 0 20px 0 20px;
+ //overflow: hidden;
+ //position: relative;
+
+ //.slide_img {
+ // position: absolute;
+ // top: 0px;
+ // height: 50vh;
+ // width: 90%;
+ // background-position: center center !important;
+ // background-size: cover !important;
+ // background-repeat: no-repeat !important;
+ // display: flex;
+ // justify-content: center;
+ // border-radius: 10px 10px 10px 10px;
+ // box-shadow: inset 0 0 15px 25px white;
+ //}
+
+ .head_lbl {
+ font-size: 26px;
+ display: block;
+ font-family: "bold";
+ padding-bottom: 16px;
+ }
+
+ .text {
+ //font-size: 14px;
+ display: block;
+ // color: var(--ion-color-medium);
+ }
+ }
+ .sl1{
+ color: #5086ba;
+ font-weight: bolder;
+ font-size: 16px;
+ }
+}
+
+.main-content {
+
+
+ width: 100%;
+ height: 100%;
.slide_div {
width: 100%;
- height: 80vh;
+ height:30vh;
display: flex;
flex-direction: column;
justify-content: end;
align-items: center;
- padding-bottom: 90px !important;
+ //padding-bottom: 90px !important;
padding: 20px;
overflow: hidden;
position: relative;
- .slide_img {
- position: absolute;
- top: 0px;
- height: 50vh;
- width: 90%;
- background-position: center center !important;
- background-size: cover !important;
- background-repeat: no-repeat !important;
- display: flex;
- justify-content: center;
- border-radius: 10px 10px 10px 10px;
- box-shadow: inset 0 0 15px 25px white;
- }
+ //.slide_img {
+ // position: absolute;
+ // top: 0px;
+ // height: 50vh;
+ // width: 90%;
+ // background-position: center center !important;
+ // background-size: cover !important;
+ // background-repeat: no-repeat !important;
+ // display: flex;
+ // justify-content: center;
+ // border-radius: 10px 10px 10px 10px;
+ // box-shadow: inset 0 0 15px 25px white;
+ //}
.head_lbl {
font-size: 26px;
+
+
+
+
+
+
+
+
+
+
+
+
+ Set Goals and Reward.
+ Earn without stress! Browse, Complete, and get Paid
+
+
+ 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.
+
+
+
+
+ Get Started
+
+
+