How to insert tabs inside ion content in Ionic?

Always using the awesome framework Ionic for developing my first mobile application. everything seems to work fine.

I want to add something particular to my app. I want to have ion-tabs inside a ion-content.

I’m using button bar tabs. I’m not sure if this is the right solution or no.

I want something similar to this

here is my code

CODEPEN CODE + DEMO