İmage problem

hello
I want to put a picture on the homepage and give the products a link.

I put it like this

<div class="item profilepic-border" align="center">
<div class="product-item" ng-repeat="product in productData" ng-click="openProduct({{product.id}})">
	<img class="profilepic padding-bottom" ng-src="img/2.png" ng-click="openProduct({{product.id}})"></img>
</div>

But the app is not opening homepage

What does that mean?

I write code -
And run ionic serve (https://youtu.be/xYhZPkJJPU8) - everything fine but ı build apk
Picture does not appear (no picture) and don’t work link,

My app
https://play.google.com/store/apps/details?id=com.safsut.safsut

Sorry my english bad