Skip to content

Commit a72899d

Browse files
committed
style
1 parent d0d985c commit a72899d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

resources/views/frontend/home.blade.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<div class="row">
99
<div class="col-xl-6 col-lg-7 col-md-12">
1010
<div class="hero__caption">
11-
<h1 data-animation="fadeInLeft" data-delay="0.2s">Online learning<br> platform</h1>
12-
<p data-animation="fadeInLeft" data-delay="0.4s">Build skills with courses,
13-
certificates, and degrees online from world-class universities and companies</p>
11+
<h1 data-animation="fadeInLeft" data-delay="0.2s">Gamified Programming<br> platform</h1>
12+
<p data-animation="fadeInLeft" data-delay="0.4s">Start your programming journey,
13+
with Points, Badges, LeaderBoard, Certificates, and degrees</p>
1414
<a href="{{ route('register') }}" class="btn hero-btn" data-animation="fadeInLeft"
1515
data-delay="0.7s">Join for Free</a>
1616
</div>
@@ -31,8 +31,8 @@
3131
<img src="{{asset('assets/front/img/icon/icon1.svg')}}" alt="">
3232
</div>
3333
<div class="features-caption">
34-
<h3>60+ UX courses</h3>
35-
<p>The automated process all your website tasks.</p>
34+
<h3>Start Coding</h3>
35+
<p>We would be more than happy to give you a course in our platform.</p>
3636
</div>
3737
</div>
3838
</div>
@@ -43,7 +43,7 @@
4343
</div>
4444
<div class="features-caption">
4545
<h3>Expert instructors</h3>
46-
<p>The automated process all your website tasks.</p>
46+
<p>Design your content and motivate your students</p>
4747
</div>
4848
</div>
4949
</div>
@@ -53,8 +53,8 @@
5353
<img src="{{asset('assets/front/img/icon/icon3.svg')}}" alt="">
5454
</div>
5555
<div class="features-caption">
56-
<h3>Life time access</h3>
57-
<p>The automated process all your website tasks.</p>
56+
<h3>Collaborative</h3>
57+
<p>make learning engaging and effective</p>
5858
</div>
5959
</div>
6060
</div>

0 commit comments

Comments
 (0)