Hide tabs from showing on intro page

hi,

I have created an intro page but at the moment the tabs are showing up at the bottom of the page in the footer. I have created the tabs in the index.html but i would like to hide the tabs on the intro page.

the code i have on the intro page is the following :

ion-view view-title="Intro"
ion-view hide-nav-bar="true"
div class=“hero” style="background-image: url(anaphylaxis.jpg)“
div class=“hero__content"
h1>Welcome to Anaphylaxis 999.</h1
a class=“btn” href=”#/home”>Click Here to Continue/a
/div
/div
/ion-view

this code above is not hiding the tabs on this page please can you assist me? the code is missing the <> because it wouldnt let me show the code properly

thank you