This commit is contained in:
Your Name
2020-03-16 17:31:08 -04:00
parent 47fafe6598
commit 6f16126c80
+11 -7
View File
@@ -1,9 +1,13 @@
<ion-header>
<ion-toolbar>
<ion-title>Start</ion-title>
</ion-toolbar>
</ion-header>
<ion-content>
<ion-card class="welcome-card">
<img src="/assets/jubastart.jpg" alt="" />
<ion-card-header>
<ion-card-subtitle>Welcome to</ion-card-subtitle>
<ion-card-title>JubaBox</ion-card-title>
</ion-card-header>
<ion-card-content>
<p>JubaBox is your interest connection platform. Enter the page of the group to get started. You can also find an open group by using the search.
</p>
</ion-card-content>
</ion-card>
</ion-content>