add GIF instructions on success page
This commit is contained in:
BIN
app/public/images/android-promotions.gif
Normal file
BIN
app/public/images/android-promotions.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 MiB |
BIN
app/public/images/web-promotions.gif
Normal file
BIN
app/public/images/web-promotions.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 216 KiB |
@@ -83,6 +83,14 @@ h6.title {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.full-width {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 15px;
|
||||
line-height: 1.5;
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
<div class="row centered-element">
|
||||
Super. Poslali smo Vam potvrdni email na Vašu email adresu.
|
||||
Poslije tog emaila, svaki put kada nađemo nove nekretnine koje Vam odgovaraju
|
||||
javićemo Vam emailom.
|
||||
<br><br>
|
||||
<a href="/" class="">
|
||||
Nova pretraga
|
||||
</a>
|
||||
<br>
|
||||
<div class="row left-align">
|
||||
<p>Super. Poslali smo Vam potvrdni email na Vašu email adresu.
|
||||
Poslije tog emaila, svaki put kada nađemo nove nekretnine koje Vam odgovaraju
|
||||
javićemo Vam emailom.
|
||||
</p>
|
||||
<a href="/" class="">Nova pretraga</a>
|
||||
</div>
|
||||
<div class="row left-align">
|
||||
<p>Ako koristite gmail sa uključenom opcijom <strong>Promotions</strong>
|
||||
postoji šansa da nećete dobiti notifikaciju kada email od Kivija dođe.
|
||||
Da biste počeli dobijati notifikacije otiđite u <strong>Promotions</strong> label i
|
||||
pomjerite email u <strong>Primary</strong> label kao na videu ispod.
|
||||
</p>
|
||||
|
||||
<img class="full-width hide-on-large-only" src="assets/images/android-promotions.gif">
|
||||
|
||||
<img class="full-width hide-on-small-only" src="assets/images/web-promotions.gif">
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user