summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlowercasename <raphaelkabo@gmail.com>2019-08-03 15:11:34 +0100
committerlowercasename <raphaelkabo@gmail.com>2019-08-03 15:11:34 +0100
commitda3ecf3e5f67a51c989a0d0319051047ce57f581 (patch)
tree0a1d4bfaf0173b079aefdf0feb80a8a123bc8e33
parenta8fa61379b96f2179887c43d6aa870fdaba35a3c (diff)
Changed up demo image
-rwxr-xr-xpublic/images/example-event.jpgbin476156 -> 0 bytes
-rw-r--r--public/images/example-event.pngbin0 -> 777218 bytes
-rwxr-xr-xviews/home.handlebars4
3 files changed, 1 insertions, 3 deletions
diff --git a/public/images/example-event.jpg b/public/images/example-event.jpg
deleted file mode 100755
index b87ebb9..0000000
--- a/public/images/example-event.jpg
+++ /dev/null
Binary files differ
diff --git a/public/images/example-event.png b/public/images/example-event.png
new file mode 100644
index 0000000..a4d1318
--- /dev/null
+++ b/public/images/example-event.png
Binary files differ
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>