add all files
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
<section class="tiles">
|
||||
<article class="style2">
|
||||
<span class="image">
|
||||
<img src="<?php echo SITEURL;?>assets/img/pic03.jpg" alt="" />
|
||||
</span>
|
||||
<a href="<?php echo SITEURL;?>no/barber">
|
||||
<h2>BARBER</h2>
|
||||
<!--div class="content">
|
||||
<p>Sed nisl arcu euismod sit amet nisi lorem etiam dolor veroeros et feugiat.</p>
|
||||
</div-->
|
||||
</a>
|
||||
</article>
|
||||
<article class="style1">
|
||||
<span class="image">
|
||||
<img src="<?php echo SITEURL;?>assets/img/pic09.jpg" alt="" />
|
||||
</span>
|
||||
<a href="<?php echo SITEURL;?>no/beauty">
|
||||
<h2>BEAUTY</h2>
|
||||
<!--div class="content">
|
||||
<p>Sed nisl arcu euismod sit amet nisi lorem etiam dolor veroeros et feugiat.</p>
|
||||
</div-->
|
||||
</a>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user