Add use case
This commit is contained in:
parent
79664d602a
commit
fd089e28cc
1 changed files with 11 additions and 1 deletions
|
@ -20,12 +20,22 @@ $page->navigation();
|
|||
<div class="ui segment">
|
||||
<h2 class="ui header">Welcome to wishthis</h2>
|
||||
<p>
|
||||
wishthis is a simple, intuitive and modern plattform to create,
|
||||
wishthis is a simple, intuitive and modern platform to create,
|
||||
manage and view your wishes for any kind of occasion.
|
||||
</p>
|
||||
<p>
|
||||
Go ahead and get started now and <a href="/?page=wishlist-create">create a wishlist</a>!
|
||||
</p>
|
||||
|
||||
<h2 class="ui header">Use case</h2>
|
||||
<p>
|
||||
Your birthday is coming up and you just created a wishlist with
|
||||
all the cool stuff you want. Your friends and family want to
|
||||
make sure you get something you are happy with so you send them
|
||||
your wishlist link and if anybody decides to get an item for
|
||||
you, they simply commit to buying it and the item disappears for
|
||||
everybody else.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
|
Loading…
Reference in a new issue