bridgetown_theme_single_page_opt_in 0.1.60 → 0.1.61

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: e51246ea27a9b6a79be5deb0ce169bebbd2dbca65241caed54b3b382807e4a93
4
- data.tar.gz: 861e2866ebb77edd73f04a8aad40a541208142a90b8886b49b78621a290220f3
3
+ metadata.gz: 8b1fc5e19f852db02c86e791d8ba44f41a5bf0a1b4043efc4c72f0e367527d62
4
+ data.tar.gz: c9002d333836be95e0685f5c05fa31b0dfb616c23e4784ec1cc7caffc17600f1
5
5
  SHA512:
6
- metadata.gz: def476f3da5704e08154b8270b3d1820fdd8f7211da457be8f6c860bbbdfdd7cdb45c2cfb4d92aa59fca2b5524480ee32311a82859e68eb6d20c3869f83caa2a
7
- data.tar.gz: 0ef21e45ec8afd6930bd215c4355e1bbd09ec2c1b12d63ed59065754776d3514232b454e625748243ed7da1e489f3feb30f5af7ad793dd56f6c1e4668342f5e4
6
+ metadata.gz: ead909b9cb4a641e9fdc3cde8f4a67f01146f57cb9b00ca3b6c514862e5aad0ca611ec9f8cba7cc17b787d2c69511c7d9a7ee9e28124ec0b293c02caafd8329c
7
+ data.tar.gz: dca8e9519b4ba40b86de529a1fd26331473426117f03a2edc0976009d536eb30a55ad8fcde410f24cbacb62f27729538d160f9f92649eedc4aa02cc8a8d37c7d
@@ -162,7 +162,7 @@ create_file "src/_data/2_offer_hook.yml" do
162
162
  qualifier: Success hinges on your ability to communicate clearly consistently.
163
163
  anchor: You can practice developing your rapport with a regular FREE webinar series with those who identify with the <b>problem you've set out to solve</b>
164
164
  optin_bonus: PLUS, if you've been doing your homework, you've got lots of hard-earned <i>knowledge, solutions and opportunities</i> that will help you all move forward with their problems. A confident, empowered buyer is a buyer equipped to succeed!
165
- disclaimer: <b>NOTE:</b> <i>"It takes 20 years to build a reputation and five minutes to ruin it."</i> - Warren Buffett \n Sales and Marketing are both skills that are developed through training. \n 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. \n Please be <b>UP-FRONT and STRAIGHTFORWARD</b> with your audience!! <br><br><u><i>There are laws involved with fullfilling commercial offers that you have made. Make sure to check with your country.</i></u>
165
+ disclaimer: <b>NOTE:</b> <i>"It takes 20 years to build a reputation and five minutes to ruin it."</i><br> <u>- Warren Buffett</u> <br> Sales and Marketing are both skills that are developed through training. <br> 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. \n Please be <b>UP-FRONT and STRAIGHTFORWARD</b> with your audience!! <br><br><u><i>There are laws involved with fullfilling commercial offers that you have made. Make sure to check with your country.</i></u>
166
166
  image: /images/succeeding_prospect.svg
167
167
  YAML
168
168
  end
@@ -266,8 +266,8 @@ end
266
266
 
267
267
 
268
268
  create_file "src/images/succeeding_prospect.svg" do
269
- "<svg height=\"300\" width=\"320\" xmlns=\"http://www.w3.org/2000/svg\">
270
- <g transform=\"translate(0.000000,319.000000) scale(0.100000,-0.100000)\"
269
+ "<svg height=\"600\" width=\"640\" xmlns=\"http://www.w3.org/2000/svg\">
270
+ <g transform=\"translate(0,639) scale(0.100000,-0.100000)\"
271
271
  fill=\"#000000\" stroke=\"none\">
272
272
  <path id=\"lineAB\" d=\"M2699 3186 c-2 -2 -83 -6 -179 -10 -96 -4 -188 -10 -205 -12 -16 -3 -95 -5 -175 -3 -483 7 -610 3 -965 -31 -55 -5 -129 -12 -165 -15 -36 -3 -103 -8 -150 -12 -105 -8 -202 -8 -410 2 -159 7 -240 2 -240 -16 0 -5 20 -9 44 -9 l44 0 -5 -62 c-2 -35 -8 -100 -12 -145 -4 -45 -6 -146 -5 -225 5 -325 5 -580 0 -688 -3 -63 -8 -176 -11 -250 -7 -187 -16 -367 -21 -415 -2 -22 -6 -186 -9 -365 -5 -284 -3 -328 10 -345 28 -36 35 1 36 200 0 105 2 215 4 245 2 30 6 111 10 180 3 69 10 206 15 305 24 479 27 635 21 1065 -2 164 3 303 14 395 3 22 1 55 -4 73 -9 29 -8 33 5 28 74 -28 384 -31 729 -7 485 34 690 43 895 37 120 -4 257 -2 310 3 52 5 178 13 280 16 102 3 195 8 208 11 23 5 30 28 10 40 -13 8 -72 16 -79 10z\" stroke=\"red\" stroke-width=\"4\"/>
273
273
  <path d=\"M2805 3153 c-3 -15 -6 -214 -4 -443 2 -476 -4 -678 -37 -1205 -8
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SinglePageOptInTheme
4
- VERSION = "0.1.60"
4
+ VERSION = "0.1.61"
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.60
4
+ version: 0.1.61
5
5
  platform: ruby
6
6
  authors:
7
7
  - graial