change case on buttons and update ticket prices (end early bird)
This commit is contained in:
parent
c5a67a6eee
commit
3064480dcb
1 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
<h4>
|
||||
December 2 & 3, 2017<br/>
|
||||
Tickets on sale from $25
|
||||
Tickets on sale from $50
|
||||
</h4>
|
||||
</div>
|
||||
<div class="col-md-4 col-md-offset-2 email-signup-panel">
|
||||
|
@ -67,7 +67,7 @@
|
|||
|
||||
<div class="container homepage-block-footer">
|
||||
<div>
|
||||
<a class="btn btn-primary btn-lg" href="/attend">Buy a ticket!</a>
|
||||
<a class="btn btn-primary btn-lg" href="/attend">Buy a Ticket!</a>
|
||||
<a class="btn btn-default btn-lg " href="https://twitter.com/northbaypython">Twitter</a>
|
||||
<a class="btn btn-default btn-lg" href="https://facebook.com/northbaypython">Facebook</a>
|
||||
</div>
|
||||
|
@ -117,7 +117,7 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<a class="btn btn-lg btn-primary btn-shadow" href="/schedule/general-sessions/list">See our full program</a>
|
||||
<a class="btn btn-lg btn-primary btn-shadow" href="/schedule/general-sessions/list">See the Full Program</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue