mirror of
				https://github.com/pierre42100/AboutComunic
				synced 2025-10-31 18:24:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <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>
 | 
