bridgetown_theme_single_page_opt_in 0.1.34 → 0.1.35
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bridgetown.automation.rb +9 -13
- data/lib/bridgetown_theme_single_page_opt_in/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2c91d17a0a468d7ed48de671b148e2bc82f93396403192d6aea9ba17cc6efdc6
|
4
|
+
data.tar.gz: 41c39dbcb7347dde2f3d22e332d7c28eca2b0a1d006cfe4654c704f99604be3e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5d20a7c4fbd4ae21c95b5519e5c9eb5834f5dc0606e75a3fbe74b34781e4097fbdffaa6575ee4e37c2a1eae9b08c59197629e680f8937f95aed51cdab1975f37
|
7
|
+
data.tar.gz: 7e89935afd233faad0ed035347ec85041a6787b5463b00165484826c175688d8d434cf9d12b559f6ac3194d2a9f97a38b7806f4f2c43a7d1bf7b00bad5ac7a1d
|
data/bridgetown.automation.rb
CHANGED
@@ -18,7 +18,7 @@ create_file "src/_data/site_metadata.yml" do
|
|
18
18
|
fb_page: https://www.facebook.com/groups/yourdomain/
|
19
19
|
description: >-
|
20
20
|
Your spunky catchline and theme about the beneficial outcome you want your customers to capitalize on
|
21
|
-
og-image: images/
|
21
|
+
og-image: images/your-logo.png
|
22
22
|
og-title: Your Site's name
|
23
23
|
og-description: >-
|
24
24
|
Your spunky catchline and theme about the beneficial outcome you want your customers to capitalize on
|
@@ -47,8 +47,7 @@ create_file "src/_data/2_offer_hook.yml" do
|
|
47
47
|
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!
|
48
48
|
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!
|
49
49
|
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>
|
50
|
-
|
51
|
-
image: nil
|
50
|
+
image: /images/succeeding_prospect.svg
|
52
51
|
YAML
|
53
52
|
end
|
54
53
|
|
@@ -56,8 +55,7 @@ create_file "src/_data/3_anchor_banner.yml" do
|
|
56
55
|
<<~YAML
|
57
56
|
context_setter: This FREE Webinar will get YOU acquainted with
|
58
57
|
wiift: Online Sales and via a SINGLE LANDING PAGE!!!
|
59
|
-
|
60
|
-
image: nil
|
58
|
+
image: /images/theme-banner.svg
|
61
59
|
YAML
|
62
60
|
end
|
63
61
|
|
@@ -78,8 +76,7 @@ create_file "src/_data/4_vehicle_text.yml" do
|
|
78
76
|
<<~YAML
|
79
77
|
headline: <b>Here's what's inside...</b>
|
80
78
|
text: <i>1. The main item (of course) <br>2. accessories ensure the prospect is ready to go on day 1 <br>3. Setup guide (esp for new products)<br></i>
|
81
|
-
|
82
|
-
image: nil
|
79
|
+
image: images/kit-pic-package.svg
|
83
80
|
YAML
|
84
81
|
end
|
85
82
|
|
@@ -87,8 +84,7 @@ create_file "src/_data/5_bonus_offer.yml" do
|
|
87
84
|
<<~YAML
|
88
85
|
headline: <b>Plus! When You Attend,</b>
|
89
86
|
text: You'll <b>get a FREE Copy Of <u>Strategies for Improving on your Problem Statement’,</u> complete with <i>tips</i> for building <i>Street Cred</i> and get rolling with your own entrepreneurial voice faster!
|
90
|
-
|
91
|
-
image: nil
|
87
|
+
image: images/guide-teaser.syg
|
92
88
|
YAML
|
93
89
|
end
|
94
90
|
|
@@ -131,7 +127,7 @@ create_file "src/_data/cta_button.yml" do
|
|
131
127
|
YAML
|
132
128
|
end
|
133
129
|
|
134
|
-
create_file "images/succeeding_prospect.svg" do
|
130
|
+
create_file "src/images/succeeding_prospect.svg" do
|
135
131
|
"<svg height=\"300\" width=\"320\" xmlns=\"http://www.w3.org/2000/svg\">
|
136
132
|
<g transform=\"translate(0.000000,319.000000) scale(0.100000,-0.100000)\"
|
137
133
|
fill=\"#000000\" stroke=\"none\">
|
@@ -208,7 +204,7 @@ create_file "images/succeeding_prospect.svg" do
|
|
208
204
|
</svg>"
|
209
205
|
end
|
210
206
|
|
211
|
-
create_file "images/above-the-fold.svg" do
|
207
|
+
create_file "src/images/above-the-fold.svg" do
|
212
208
|
"<svg version=\"1.0\" xmlns=\"http://www.w3.org/2000/svg\"
|
213
209
|
width=\"300.000000pt\" height=\"136.000000pt\" viewBox=\"0 0 300.000000 136.000000\"
|
214
210
|
preserveAspectRatio=\"xMidYMid meet\">
|
@@ -423,7 +419,7 @@ create_file "images/above-the-fold.svg" do
|
|
423
419
|
</svg>"
|
424
420
|
end
|
425
421
|
|
426
|
-
create_file "images/kit-pic.svg" do
|
422
|
+
create_file "src/images/kit-pic.svg" do
|
427
423
|
"<svg version=\"1.0\" xmlns=\"http://www.w3.org/2000/svg\"
|
428
424
|
width=\"300.000000pt\" height=\"345.000000pt\" viewBox=\"0 0 300.000000 345.000000\"
|
429
425
|
preserveAspectRatio=\"xMidYMid meet\">
|
@@ -556,7 +552,7 @@ create_file "images/kit-pic.svg" do
|
|
556
552
|
</svg>"
|
557
553
|
end
|
558
554
|
|
559
|
-
create_file "images/guide-teaser.svg" do
|
555
|
+
create_file "src/images/guide-teaser.svg" do
|
560
556
|
"<svg version=\"1.0\" xmlns=\"http://www.w3.org/2000/svg\"
|
561
557
|
width=\"300.000000pt\" height=\"332.000000pt\" viewBox=\"0 0 300.000000 332.000000\"
|
562
558
|
preserveAspectRatio=\"xMidYMid meet\">
|