move files around
This commit is contained in:
parent
20c66776fb
commit
875700ca18
237 changed files with 24 additions and 34795 deletions
20
about.php
Normal file
20
about.php
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?php include('header.tpl'); ?>
|
||||
|
||||
<video autoplay playsinline nofullscreen nodownload autoplay loop mute style="pointer-events: none" src="video/Heart.m4v" width="80%" height="auto" ></video>
|
||||
|
||||
<div class="home-about-textbox parallax--box">
|
||||
<h1>THE STORY</h1>
|
||||
<p><i>Here we have the story of brc</i></p>
|
||||
<p><strong>How was brc made?</strong></p>
|
||||
<p>Video? Text?</p>
|
||||
</div>
|
||||
|
||||
<section class="cta">
|
||||
<div class="container">
|
||||
<h2 class="title title-cta">Order your piece now!
|
||||
</h2>
|
||||
<a href="contacts" class="button button-dark">Order</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<?php include('footer.tpl'); ?>
|
Loading…
Add table
Add a link
Reference in a new issue