mirror of
https://github.com/pierre42100/AboutComunic
synced 2025-06-20 17:15:19 +00:00
Initial commit
This commit is contained in:
29
_includes/header-funds.html
Normal file
29
_includes/header-funds.html
Normal file
@ -0,0 +1,29 @@
|
||||
<header>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-7">
|
||||
<div class="header-content">
|
||||
<div class="header-content-inner">
|
||||
<h1>Thanks for land here! I'm Antonio the creator of Jekynewage</h1>
|
||||
<a href="#download" class="btn btn-outline btn-xl page-scroll">Need help!</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-5">
|
||||
<div class="device-container">
|
||||
<div class="device-mockup iphone6_plus portrait white">
|
||||
<div class="device">
|
||||
<div class="screen">
|
||||
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
|
||||
<img src="/img/demo-screen-1.jpg" class="img-responsive" alt="">
|
||||
</div>
|
||||
<div class="button">
|
||||
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
Reference in New Issue
Block a user