master
parent
74ee58f3d3
commit
b1eb542bf3
|
@ -19,13 +19,16 @@
|
|||
<div class="row justify-content-center">
|
||||
<div class="col-lg-7">
|
||||
<div class="img text-center">
|
||||
<img src="https://picsum.photos/2000/800" alt="" class="main-img">
|
||||
<img src="{{$content->image}}" alt="" class="main-img">
|
||||
</div>
|
||||
<div class="info mt-30">
|
||||
<h5 class="lh-4">
|
||||
Stay focused and productive with a clean and clutter-free note space. The flexible ways to organize your notes: hashtags, nested notebooks, pinning notes to the top of the note list, etc
|
||||
Stay focusd notebooks, pinning notes to the top of the note list, etc
|
||||
</h5>
|
||||
<a href="#" class="color-blue4 mt-60">https://example.domain</a>
|
||||
|
||||
<a href="" class="btn rounded-pill bg-blue4 fw-bold text-white mt-50">
|
||||
<small>Install Theme </small>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -50,20 +53,7 @@
|
|||
<div class="text color-666 mb-20">
|
||||
Create an unconventional yet user-friendly website – innovative, with a clean & simple design that communicates and showcases multi-media content. Site that spreads the message: "It’s stories your love.”
|
||||
</div>
|
||||
<ul class="color-000">
|
||||
<li class="d-flex mb-10">
|
||||
<i class="bi bi-dot fs-6 me-2"></i>
|
||||
Develop easy-to-find and easy-to-navigate mobile friendly website
|
||||
</li>
|
||||
<li class="d-flex mb-10">
|
||||
<i class="bi bi-dot fs-6 me-2"></i>
|
||||
Showcase each type of content: interactive books, animated stories and picture books, audio stories. <br> Create an experience people want to share with others
|
||||
</li>
|
||||
<li class="d-flex mb-10">
|
||||
<i class="bi bi-dot fs-6 me-2"></i>
|
||||
Persuade to download app and subscribe
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue