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:
Tony M 2026-07-04 11:34:07 -07:00
parent 9651406100
commit 1a17b19594
2 changed files with 2 additions and 7 deletions

View File

@ -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>

View File

@ -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>