master
parent
04f51dc26b
commit
74ee58f3d3
|
@ -7,8 +7,13 @@
|
||||||
<!-- ====== start about ====== -->
|
<!-- ====== start about ====== -->
|
||||||
<section class="about-app style-5">
|
<section class="about-app style-5">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
<div class="section-head text-center style-4 mb-40">
|
||||||
|
<h1 class="mb-20 h2">{{$content->title}}</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="content text-center">
|
<div class="content text-center">
|
||||||
<h1 class="color-000 mb-50">{{$content->title}}</h1>
|
|
||||||
|
|
||||||
<div class="img-content pt-70 pb-70 border-bottom brd-gray overflow-hidden">
|
<div class="img-content pt-70 pb-70 border-bottom brd-gray overflow-hidden">
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
|
|
Loading…
Reference in New Issue