6
6
<section class =" hero__area-3" >
7
7
<div class =" container" >
8
8
<div class =" row" >
9
- <div class =" col-xxl-12" >
10
- <div class =" hero__inner-3" >
11
- <!-- Main Title -->
12
- <div class =" sec-title-wrapper " >
13
- <h2 class =" sec-sub-title " >UAE #1</h2 >
14
- <div class =" title" >
15
- <h3 class =" sec-title main-titlee" >Digital Marketing Agency</h3 >
16
- <h3 class =" sec-title main-titlee" >Create Business Everyday</h3 >
17
- </div >
18
-
19
- </div >
20
-
21
-
22
- <!-- ends Title -->
23
- <div class =" hero__text-3" >
24
- <p class =" animation__word_come para-text" >Static and dynamic secure code review can prevent a day before your
25
- product is even released. We can integrate with your dev environment</p >
26
- <div class =" hero-item-btn" >
27
- <button class =" hero-btn" >Let's Try</button >
28
- </div >
29
- </div >
30
- <div class =" scroll-down" >
31
- <button ><img src =" @/assets/imgs/icon/arrow-down-sm.png" alt =" arrow icon" ></button >
32
- </div >
9
+ <div class =" col-xxl-6 col-xl-6 col-lg-6 col-md-6" >
10
+ <div class =" hero__content-6 text-anim" >
11
+ <h2 class =" sec-sub-title" >UAE#1</h2 >
12
+ <img class =" hero__arrow-icon" src =" @/assets/imgs/hero/4/arrow-icon.png" alt =" Arrow Icon" >
13
+ <h1 class =" hero__title-6 animation__char_come text-size" data-speed =" 1" >Magical Axtra Startup Solution
14
+ </h1 >
15
+ <p >Static and dynamic secure code review can prevent a day before your product is even released. We can integrate with your dev environment</p >
16
+ <router-link to =" /contact" >
17
+ <button class =" btn-hover hero-btn" >Let's Talk</button >
18
+ </router-link >
33
19
</div >
34
- </div >
20
+ </div >
35
21
</div >
36
22
</div >
37
23
<div class =" wrapper" >
95
81
.wrapper {
96
82
position : relative ;
97
83
}
98
- .hero-item-btn .hero-btn {
99
- border : 1px solid black ;
100
- border-radius :20px ;
101
- width : 150px ;
102
- padding : 5px ;
103
- text-align : center ;
104
- cursor : pointer ;
105
- margin-top : 20px ;
106
- cursor : pointer !important ;
107
- /* position: absolute; */
108
- /* left: 100px; */
109
- /* bottom: 230px; */
110
-
111
- }
112
- /* .hero-item-btn .hero-btn:hover{
113
- color: white;
114
- } */
115
- .hero-item-btn .hero-btn :hover {
116
- background-color :rgb (0 , 0 , 0 )!important ;
117
- color : antiquewhite ;
118
- }
119
- /* text anim */
84
+
85
+
120
86
121
87
122
88
159
125
animation-fill-mode : forwards ;
160
126
animation-delay : 3s ;
161
127
}
128
+ .hero3-img-ani {
129
+ padding-top : 135px ;
130
+ }
131
+ .hero-btn {
132
+ border : 1px solid black ;
133
+ border-radius :20px ;
134
+ width : 150px ;
135
+ padding : 5px ;
136
+ text-align : center ;
137
+ cursor : pointer ;
138
+ margin-top : 19px ;
139
+ }
140
+ .hero-btn :hover {
141
+ background-color : black ;
142
+ color : antiquewhite ;
143
+ }
144
+ .text-size {
162
145
146
+ }
163
147
164
148
</style >
0 commit comments