Front Page Default With Tabs

I have an app with tabs, but I want the first page that loads to be a page not on the menu.

Basically, the first page I want to load in the app has a full background image with a button and tabs at the bottom, but none of the tabs/links go back to that first page.

You might need to make a tab for that page, the set it to hidden in your css.

you can use $state.go to navigate to first page. add a back button on tab page