bridgetown_theme_single_page_opt_in 0.1.57 → 0.1.59

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c68b4aadb43ab3ac07ef8942ef11caf2945b35513ff9c82db5985b3fd3e0b702
4
- data.tar.gz: 7aafad144bae3e1c54bb3c7f10fbbb775738dd7c737d510ec785155ace83bb82
3
+ metadata.gz: 46fd43452a1d71c2a33b09e446609e67c8d4f87865b9f699e787e3d8fc6bfa23
4
+ data.tar.gz: 94c6ed9ff898bd3f6095dbcde7a1bd32847dbf4b16776dc383b9a4f59971ccfe
5
5
  SHA512:
6
- metadata.gz: 1009bf970ce9e7f3fb51d190921e0cccbdf7eff20f4b2beae72d1e10697e859f0e630593297dd2737855d1cc155ca586f92ad3d7b3b7d5e434bb08225d27790d
7
- data.tar.gz: cfa432e844aea4a1760d6830d2f058cc67b090a7024df9ef4190857d0d6a6f8c84f45dc025767c15d14cefd4431af0cf486ac66a1e67055bd952f6e8f0150a12
6
+ metadata.gz: e2976f3b3fc497f58222a0bd7170bc6305a28abf6cb78a325d7d7ea44dea4bd8787b10c41b59c895bafd2c579d2dde2f82694c3181cdb15f381764e38fb4e8a7
7
+ data.tar.gz: 78cd175fa9b5ce20910e099c412ae48425d6dce99e495ff7c4fd91e98c794fbf4f70af921596a4767de7c37190245c59106e412f9856e44bf6656d7179e6b3d3
@@ -161,8 +161,8 @@ create_file "src/_data/2_offer_hook.yml" do
161
161
  headline:
162
162
  opener: <b>You never know what is gonna resonate with your dream customers</b>
163
163
  punchline: <b>"Don't be afraid</b> to tweak this constantly
164
- kicker: BUT!! Your job isn't done yet, this landing page is here to make a solid first impression for YOU and <i>your OFFERING</i>
165
- qualifier: Success in business is hinged on your ability to communicate clearly consistently.
164
+ kicker: BUT!! Your job isn't done yet, this landing page is here to make a solid first impression for YOU and <i>your OFFERING</i>
165
+ qualifier: Success in business is hinged on your ability to communicate clearly consistently.
166
166
  anchor: So practice developing your rapport with a regular FREE webinar series. During this series, you will do regular check-ins with those who identify with the <b>problem you've set out to solve</b> and, when ready, try offering a product or service that you are well positioned to help them solve!
167
167
  optin_bonus: PLUS, if you've been doing your homework, you've got lots of hard-earned knowledge that can help them move forward with their problems (maybe with <i>solutions or opportunities</i> they aren't even aware of yet). A confident, empowered buyer is a buyer equipped to succeed!
168
168
  disclaimer: <b>NOTE:</b> "It takes 20 years to build a reputation and five minutes to ruin it. - Warren Buffett" Sales and Marketing are both skills that are developed through training. Most likely, if you are venturing into these methods, you are striking off on your own with small budget, resources and a product or service that may have room for improvement. <i>MAKE SURE</i> to be <b>UP-FRONT and STRAIGHTFORWARD</b> with your audience!! <br><br><u><i>There are laws involved with making commercial offers. Make sure to check with your country.</i></u>
@@ -182,12 +182,12 @@ create_file "src/_data/3_anchor_text.yml" do
182
182
  <<~YAML
183
183
  benefits1:
184
184
  - These are benefits gained by attending the webinar, NOT the benefits of the product/service itself
185
- - You need your prospect on the same page as you regarding why you are both taking time out of your day for this.
186
- - The Prospect should only decide to attend if you are solving a problem that they are motivated to solve.
185
+ - You need your prospect on the same page as you regarding why you are both taking time out of your day for this
186
+ - The Prospect should only decide to attend if you are solving a problem that they are motivated to solve
187
187
  benefits2:
188
- - EX1: How your product/service helps your prospect with the <u>Problem Statement</u> you are tackling with/for them.
189
- - EX2: Why this package you are offering helps them solve it better than anyone around.
190
- - EX3: How your prospect will be able to take tangible, proactive steps post-engagement to keep their momentum going.
188
+ - "sample1: How your product/service helps your prospect with the <u>Problem Statement</u> you are tackling with/for them"
189
+ - "sample 2: Why this package you are offering helps them solve it better than anyone around"
190
+ - "sample 3: How your prospect will be able to take tangible, proactive steps post-engagement to keep their momentum going"
191
191
  YAML
192
192
  end
193
193
 
@@ -218,7 +218,7 @@ create_file "src/_data/7_testimonials.yml" do
218
218
  video: MSr1BFYG7uQ
219
219
  right:
220
220
  name: Jojo
221
- text: Ve brave, those who are successful are the ones who dare to go beyond what they can see.
221
+ text: Be brave, those who are successful are the ones who dare to go beyond what they can see.
222
222
  row2:
223
223
  left:
224
224
  name: Jay
@@ -240,7 +240,7 @@ end
240
240
 
241
241
  create_file "src/_data/cta_button.yml" do
242
242
  <<~YAML
243
- text: Give your prospects the ability to hear from you! Platforms come and go, email remains layer zero for the internet. Not a fan of tracking? Try Scattergun.
243
+ text: Give your prospects the ability to hear from you! Not a fan of tracking? Try Scattergun.
244
244
  url: "https://scattergun.email/home"
245
245
  form_toggle: 1234567
246
246
  YAML
@@ -262,7 +262,7 @@ create_file "src/_data/footer.yml" do
262
262
  copyright: "©{{ Time.now.strftime('%Y') }} {{ site_metadata.title }}. All Rights Reserved."
263
263
  address: your address
264
264
  disclaimer: Any notices you might want your visitors to consider.
265
- warning: Sometimes visitors will show up with unreasonable expectations/impressions when reading your content
265
+ warning: If visitors start showing up with misaligned expectations/impressions, you could clarify here
266
266
  terms_url: "/terms-and-policies"
267
267
  YAML
268
268
  end
@@ -18,6 +18,6 @@
18
18
  {{ site.data.event_details.date }}
19
19
  </div>
20
20
 
21
- {% # render "bridgetown_theme_single_page_opt_in/footer", metadata: site.metadata, data: site.data.footer %}
21
+ {% render "bridgetown_theme_single_page_opt_in/footer", metadata: site.metadata, data: site.data.footer %}
22
22
  </body>
23
23
  </html>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SinglePageOptInTheme
4
- VERSION = "0.1.57"
4
+ VERSION = "0.1.59"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bridgetown_theme_single_page_opt_in
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.57
4
+ version: 0.1.59
5
5
  platform: ruby
6
6
  authors:
7
7
  - graial