putting email signup at the end
This commit is contained in:
+21
-21
@@ -84,25 +84,7 @@
|
|||||||
</h1>
|
</h1>
|
||||||
<p class="hero-paragraph is-revealing">
|
<p class="hero-paragraph is-revealing">
|
||||||
Charify lets you make your mark with <b>small, engaging, and trustworthy charities.</b> Maximize impact with charify bundles.
|
Charify lets you make your mark with <b>small, engaging, and trustworthy charities.</b> Maximize impact with charify bundles.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="join-paragraph hero-cta is-revealing">
|
|
||||||
Signup below to follow our mission!
|
|
||||||
</p>
|
|
||||||
<form id="email-form" class="hero-cta is-revealing">
|
|
||||||
<input
|
|
||||||
name="email"
|
|
||||||
class="email-input"
|
|
||||||
placeholder="Enter email"
|
|
||||||
/>
|
|
||||||
<button
|
|
||||||
class="button button-secondary button-shadow"
|
|
||||||
href="#"
|
|
||||||
>
|
|
||||||
Join List
|
|
||||||
</button>
|
|
||||||
</form>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- <div id="countdown"></div> -->
|
<!-- <div id="countdown"></div> -->
|
||||||
|
|
||||||
@@ -583,10 +565,28 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
<br></br>
|
||||||
|
<p class="join-paragraph hero-cta is-revealing small-white-font">
|
||||||
|
Signup below to follow our mission!
|
||||||
|
</p>
|
||||||
|
<form id="email-form" class="hero-cta is-revealing">
|
||||||
|
<input
|
||||||
|
name="email"
|
||||||
|
class="email-input"
|
||||||
|
placeholder="Enter email"
|
||||||
|
/>
|
||||||
|
<button
|
||||||
|
class="button button-secondary button-shadow"
|
||||||
|
href="#"
|
||||||
|
>
|
||||||
|
Join List
|
||||||
|
</button>
|
||||||
|
</form>
|
||||||
|
|
||||||
<div class="site-footer-inner">
|
<div class="site-footer-inner">
|
||||||
<div class="brand footer-brand">
|
<div class="brand footer-brand">
|
||||||
<a href="#">
|
<a href="#">
|
||||||
|
|||||||
Reference in New Issue
Block a user