aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/templates/pages/home.html
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-12-02 17:23:44 +0000
committerMatthew Lemon <y@yulqen.org>2024-12-02 17:23:44 +0000
commiteb0643038758c3cac06c2df85a623ddd9474a158 (patch)
tree002e2d90c080bf39df9f1a025ba61555e2a6334d /alphabetlearning/templates/pages/home.html
parentc036997d8ab45b33d696690b7a3e0b13ccc598e9 (diff)
Some tweaks to the spurt
Diffstat (limited to 'alphabetlearning/templates/pages/home.html')
-rw-r--r--alphabetlearning/templates/pages/home.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/alphabetlearning/templates/pages/home.html b/alphabetlearning/templates/pages/home.html
index 40f7861..d837dbb 100644
--- a/alphabetlearning/templates/pages/home.html
+++ b/alphabetlearning/templates/pages/home.html
@@ -81,7 +81,7 @@
Bonus offer!
</h2>
<p class="display-6 mb-4" style="color: darkgray;">
- Additionally, we will give a 50% discount to the first fifty customers who join our mailing list, issued once the site is live.
+ As a thank-you, the first fifty customers who join our mailing list will receive a 50% discount once the site is live.
</p>
</div>
</div>
@@ -105,22 +105,22 @@
"
/>
- <div class="row justify-content-center my-5">
- <div class="col-md-4 sm-mb-5">
+ <div class="row justify-content-center">
+ <div class="col-md-4 mb-5 mb-md-0">
<img
src="{% static 'images/funnel4.png' %}"
class="img-fluid rotated-image"
alt="Funnel 1"
/>
</div>
- <div class="col-md-4">
+ <div class="col-md-4 mb-5 mb-md-0">
<img
src="{% static 'images/funnel5.png' %}"
class="img-fluid rotated-image"
alt="Funnel 2"
/>
</div>
- <div class="col-md-4">
+ <div class="col-md-4 mb-5 mb-md-0">
<img
src="{% static 'images/funnel6.png' %}"
class="img-fluid rotated-image"
@@ -155,21 +155,21 @@
<div class="row justify-content-center my-5">
- <div class="col-md-4">
+ <div class="col-md-4 mb-5 mb-md-0">
<img
src="{% static 'images/funnel1.png' %}"
class="img-fluid rotated-image"
alt="Funnel 1"
/>
</div>
- <div class="col-md-4">
+ <div class="col-md-4 mb-5 mb-md-0">
<img
src="{% static 'images/funnel2.png' %}"
class="img-fluid rotated-image"
alt="Funnel 2"
/>
</div>
- <div class="col-md-4">
+ <div class="col-md-4 mb-5 mb-md-0">
<img
src="{% static 'images/funnel3.png' %}"
class="img-fluid rotated-image"