diff options
Diffstat (limited to 'views')
-rwxr-xr-x | views/home.handlebars | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/views/home.handlebars b/views/home.handlebars index ae1e8c6..c1a610f 100755 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -8,10 +8,8 @@ <p>You don't need to sign up for an account - we just use your email to send you a secret link you can use to edit or delete your event. Send all your guests the public link, and all your co-hosts the editing link. A week after the event finishes, it's deleted from our servers for ever, and your email goes with it.</p> -<p>Oh, and events look <em>great</em>:</p> - <div id="example-event" class="text-center w-100 mt-4 mb-5"> - <img src="images/example-event.jpg" class="img-fluid w-75 mx-auto shadow-lg rounded"> + <img src="images/example-event.png" class="img-fluid w-75 mx-auto shadow-lg rounded"> </div> <p>Also, we don't show you ads, don't sell your data, and never send you unnecessary emails.</p> |