mirror of
https://github.com/10h30/odin-landing-page.git
synced 2026-07-11 18:55:58 +09:00
Update hero section
This commit is contained in:
+9
-1
@@ -20,7 +20,15 @@
|
||||
</div>
|
||||
</header>
|
||||
<div class="hero">
|
||||
<div class="content-wrap">Hero</div>
|
||||
<div class="content-wrap">
|
||||
<div>
|
||||
<h1>This is awesome</h1>
|
||||
<p>This is an awesome website that I am developing.</p>
|
||||
</div>
|
||||
<div>
|
||||
<img src="https://dev.toanphu.vn/wp-content/uploads/6-4-1000x667.jpg">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section1">Section 1</div>
|
||||
<div class="section2">Section 2</div>
|
||||
|
||||
Reference in New Issue
Block a user