summary refs log tree commit diff stats
path: root/client/src/views/Home.vue
blob: 50952b0d7f7adabfdd647fedfe85c510f259f024 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<template>
<div class="home">
  <p id="subtitle">Vela is a place to share smiles :)</p>

  <div class="card">
    <div class="grid">
      <div class="col-12 md:col-8 lg:col-6">
        <p>
          The idea is simple, users create a <em>Smile</em> and receive two
          links: public, upload. They can share the public link with their
          friends. The upload link should be kept private.
        </p>
        <p>
          They can upload pictures of them or anything that they want to
          share with the private link. Visitors on the public link can view
          the <em>Smiles</em> but only once, pictures are deleted after it's
          viewed once.
        </p>
      </div>
      <div class="col-12 md:col-4 lg:col-6 flex align-items-center
                  justify-content-center">
        <router-link to="/create">
          <Button label="Create Smiles" icon="pi pi-user-plus" />
        </router-link>
      </div>
    </div>
  </div>
</div>
</template>
class='alt'>
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
















































                      
             






       
               


           
         









                 
             
          
               
              
              
[colours]
bkgnd=
titlebar=
titlebar.text=
titlebar.brackets=
titlebar.unencrypted=
titlebar.encrypted=
titlebar.untrusted=
titlebar.trusted=
titlebar.online=
titlebar.offline=
titlebar.away=
titlebar.chat=
titlebar.dnd=
titlebar.xa=
statusbar=
statusbar.text=
statusbar.brackets=
statusbar.active=
statusbar.new=
main.text=
main.text.me=
main.text.them=
main.splash=
main.time=
input.text=
subscribed=
unsubscribed=
otr.started.trusted=
otr.started.untrusted=
otr.ended=
otr.trusted=
otr.untrusted=
online=
away=
chat=
dnd=
xa=
offline=
incoming=
typing=
gone=
error=
roominfo=
roommention=
me=
them=
roster.header=
occupants.header=
receipt.sent=

[ui]
beep=
flash=
splash=
wrap=
time=
time.statusbar=
privileges=
presence=
intype=
enc.warn=
resource.title=
resource.message=
statuses.console=
statuses.chat=
statuses.muc=
roster=
roster.offline=
roster.resource=
roster.by=
roster.size=
roster.empty=
occupants=
occupants.size=
occupants.jid=
wins.autotidy=