Not exactly what I was asking for. Thanks for changing "Buy Tickets" to "Tickets" for the two buttons on the top of the page. The Tickets section should have stayed unchanged. So basically, "Tickets" button jump to "Tickets" section where the "buy ticket" button is linked to Eventbrite.
Project Console: https://console.firebase.google.com/project/devfest17-555a9/overview
Hosting URL: https://devfest17-555a9.firebaseapp.com
Clives-MacBook-Pro:hoverboard seebe$ grep "buyTicket" -R .
./.temp/data/resources.json: "buyTicket": "Tickets",
./build/data/resources.json: "buyTicket": "Tickets",
./data/resources.json: "buyTicket": "Tickets",
./src/elements/drawer-block.html: {$ buyTicket $}
./src/elements/header-content.html: {$ buyTicket $}
./src/elements/tickets-block.html: {$ buyTicket $}
./src/elements/toolbar-block.html: {$ buyTicket $}
./src/elements/toolbar-block.html: {$ buyTicket $}