You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/shared/homepage/homepage.component.html
+8-9Lines changed: 8 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
<app-top-bar></app-top-bar>
3
2
<divclass="theme-layout" id="scrollup">
4
3
@@ -13,15 +12,15 @@
13
12
<divclass="who-am">
14
13
<h3>Find Jobs and Get Hired</h3>
15
14
<p>By uploading your resume, not only will we find you perfectly tailored jobs & opportunities for your existing skill sets, but we also improve your resume. Click to learn more. </p>
16
-
<ahref="#" title="">Learn More</a>
15
+
<ahref="/register" title="">Sign Up for Free</a>
17
16
</div>
18
17
</div>
19
18
<divclass="col-lg-6">
20
-
<divdata-velocity="-.1" style="background: url(https://ak5.picdn.net/shutterstock/videos/3265525/thumb/1.jpg) repeat scroll 50% 422.28px transparent;" class="parallax scrolly-invisible layer color purple"></div><!-- PARALLAX BACKGROUND IMAGE -->
19
+
<divdata-velocity="-.1" style="background: url(https://static1.squarespace.com/static/57d9e959d482e972e8434364/t/5acd76150e2e72484fcfa1ed/1523414557204/shutterstock_644240806+%281%29.jpg) repeat scroll 50% 422.28px transparent;" class="parallax scrolly-invisible layer color purple"></div><!-- PARALLAX BACKGROUND IMAGE -->
21
20
<divclass="who-am flip">
22
21
<h3>Recruit and Hire Smarter</h3>
23
22
<p>Upload your job information and resume pool, and our A.I. will scan each resume and determine their fit for your job based on previous experiences, skills, and more. If you need to fill a job, we got you. Click to learn more. </p>
24
-
<ahref="#" title="">Learn More</a>
23
+
<ahref="/register" title="">Sign Up for Free</a>
25
24
</div>
26
25
</div>
27
26
</div>
@@ -35,10 +34,10 @@ <h3>Recruit and Hire Smarter</h3>
0 commit comments