Point nav and footer CTAs to on-page ticket widget
Change Get Tickets links in header and footer from external hi.events URL to #tickets anchor, keeping visitors on-site.
This commit is contained in:
parent
9651406100
commit
1a17b19594
@ -21,8 +21,7 @@
|
||||
<h3 class="text--white">explore</h3>
|
||||
<a
|
||||
class="btn btn--primary"
|
||||
target="_blank"
|
||||
href="https://app.hi.events/event/6507/3-day-christian-family-event-concert-in-idaho-shiloh-echo-26"
|
||||
href="/#tickets"
|
||||
>Get Tickets</a
|
||||
>
|
||||
<a href="/#details">Explore</a>
|
||||
|
||||
@ -21,11 +21,7 @@
|
||||
</div>
|
||||
<ul class="nav__menu">
|
||||
<li class="nav__item">
|
||||
<a
|
||||
class="btn btn--primary nav__cta"
|
||||
href="https://app.hi.events/event/6507/3-day-christian-family-event-concert-in-idaho-shiloh-echo-26"
|
||||
>Get Tickets</a
|
||||
>
|
||||
<a class="btn btn--primary nav__cta" href="#tickets">Get Tickets</a>
|
||||
</li>
|
||||
<li class="nav__item"><a href="#details">Explore</a></li>
|
||||
<li class="nav__item"><a href="#giveaway">Giveaway</a></li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user