Showing Abner changes

This commit is contained in:
2024-10-25 19:41:18 -07:00
parent abd3cf86b7
commit b3426ec6d8
16 changed files with 460 additions and 115 deletions

View File

@@ -23,72 +23,73 @@ features:
subtitle_class: "text-white"
section_class: "text-white"
options:
- name: "Handmade Boston"
title: "Masterclasses"
title_class: "text-white"
name_class: "boston-color"
original_price: "$299"
price_class: "text-orange-600"
price: "249"
button:
title: "Register"
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-orange-700 hover:border-orange-700 hover:text-white focus-within:bg-orange-700 focus-within:border-orange-700 focus-within:text-white"
url: "https://buy.stripe.com/6oE4gq69t7X75lSeVo"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_class: "text-sm hover:underline mt-4"
features_class: "text-white"
features:
- text: "General Admission"
text_class: "font-semibold"
- text: "Aug 9-10th, 2024"
- text: "JFK Presidential Library"
- text: "In-Person Masterclasses"
- text: "Kings Dining After-Party"
# - name: "Handmade Boston"
# title: "Masterclasses"
# title_class: "text-white"
# name_class: "boston-color"
# original_price: "$299"
# price_class: "text-orange-500"
# price: "249"
# button:
# title: "Register"
# class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-orange-500 hover:border-orange-500 hover:text-white focus-within:bg-orange-500 focus-within:border-orange-500 focus-within:text-white"
# url: "https://buy.stripe.com/6oE4gq69t7X75lSeVo"
# alt_url: "https://google.com/"
# alt_title: "PayPal"
# alt_class: "text-sm hover:underline mt-4"
# features_class: "text-white"
# features:
# - text: "General Admission"
# text_class: "font-bold"
# - text: "Aug 9-10th, 2024"
# - text: "JFK Presidential Library"
# - text: "In-Person Masterclasses"
# - text: "Kings Dining After-Party"
- name: "Handmade Seattle"
title: "Traditional"
title_class: "text-white"
name_class: "seattle-color"
price_class: "text-orange-600"
price_class: "text-orange-500"
price: "249"
original_price: "$299"
button:
title: "Register"
button_class: "seattle-bg"
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-orange-700 hover:border-orange-700 hover:text-white focus-within:bg-orange-700 focus-within:border-orange-700 focus-within:text-white"
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-orange-500 hover:border-orange-500 hover:text-white focus-within:bg-orange-500 focus-within:border-orange-500 focus-within:text-white"
url: "https://buy.stripe.com/9AQ8wG0P9a5fg0wfZr"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_class: "text-sm hover:underline mt-4"
features_class: "text-white"
features_class: "text-white text-center"
features:
- text: "General Admission"
text_class: "font-semibold"
text_class: "font-black"
- text: "Nov 20-22nd, 2024"
- text: "Seattle Center"
- text: "All Online Track Benefits"
- text: "New Talks & Demos"
- text: "Chat Server Access"
- text: "Trade Show"
- text: "Job Fair"
- name: "Boston + Seattle"
title: "Combined Ticket"
- name: "Handmade Seattle"
title: "Premium"
title_class: "text-white text-center"
name_class: "meetups-color"
price_class: "text-green-600"
name_class: "seattle-color"
price_class: "text-green-500"
price: "399"
original_price: "$498"
original_price: ""
features_class: "text-white"
button:
title: "Register"
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-green-700 hover:border-green-700 hover:text-white focus-within:bg-green-700 focus-within:border-green-700 focus-within:text-white"
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-green-500 hover:border-green-500 hover:text-white focus-within:bg-green-500 focus-within:border-green-500 focus-within:text-white"
url: "https://buy.stripe.com/aEU3cmgO7dhr6pWeVp"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_class: "text-sm hover:underline mt-4"
features:
- text: "General Admission"
text_class: "font-semibold"
- text: "Discounted Tickets"
- text: "Easy to Gift or Transfer Them"
- text: "If you want to support the conference"
text_class: "font-black"
- text: "Easy to Gift or Transfer"
- text: "Retains All Benefits"
- title: ""
@@ -99,10 +100,10 @@ features:
content_class: "text-black dark:text-white"
transition:
start: "/images/transition.svg"
start_class: "mb-5 pt-4 2xl:pt-32"
start_class: "mb-5 pt-4"
start_color: "#fff"
start_style: "mask-size: cover;mask-position:center;"
end_style: "mask-size: cover;mask-position:top;"
start_style: "mask-repeat: repeat-x;mask-position:center;"
end_style: "mask-repeat:repeat-x;mask-position:top;"
start_dark: "/images/transition.svg"
start_dark_color: "#fff"
end: "/images/transition.svg"
@@ -117,16 +118,17 @@ features:
subtitle_class: "text-black dark:text-white"
section_class: "text-black dark:text-white"
options:
- name: "Handmade Boston"
title: "Masterclasses"
- name: "Handmade Seattle"
title: "Traditional"
title_class: "text-black dark:text-white"
name_class: "boston-color"
name_class: "seattle-color"
ticket_class: "border-black dark:border-white"
original_price: ""
price_class: "text-orange-600"
price_class: "text-orange-500"
price: "74"
button:
title: "Register"
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-orange-700 hover:border-orange-700 hover:text-white focus-within:bg-orange-700 focus-within:border-orange-700 focus-within:text-white"
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-orange-500 hover:border-orange-500 hover:text-white focus-within:bg-orange-500 focus-within:border-orange-500 focus-within:text-white"
url: "https://buy.stripe.com/6oE4gq69t7X75lSeVo"
alt_url: "https://google.com/"
alt_title: "PayPal"
@@ -134,53 +136,54 @@ features:
features_class: "text-black dark:text-white"
features:
- text: "General Admission"
text_class: "font-semibold"
- text: "Online Masterclasses"
- text: "Unlock In-Person Recordings"
text_class: "font-black"
- text: "New Talks & Demos"
- text: "Chat Server Access"
- text: "Live Q&A"
- text: "Virtual Job Fair"
- text: "Access to Speakers"
- name: "Handmade Seattle"
title: "Traditional"
title: "Premium"
title_class: "text-black dark:text-white"
name_class: "seattle-color"
price_class: "text-orange-600"
price: "74"
price_class: "text-green-500"
ticket_class: "border-black dark:border-white"
price: "99"
original_price: ""
button:
title: "Register"
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-orange-700 hover:border-orange-700 hover:text-white focus-within:bg-orange-700 focus-within:border-orange-700 focus-within:text-white"
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-green-500 hover:border-green-500 hover:text-white focus-within:bg-green-500 focus-within:border-green-500 focus-within:text-white"
url: "https://buy.stripe.com/9AQ8wG0P9a5fg0wfZr"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_class: "text-sm hover:underline mt-4"
features_class: "text-black dark:text-white"
features:
- text: "General Admission"
text_class: "font-semibold"
- text: "New Talks & Demos"
- text: "Live Q&A"
- text: "Virtual Job Fair"
- text: "Access to Speakers"
- name: "Boston + Seattle"
title: "Combined Ticket"
title_class: "text-black dark:text-white text-center"
name_class: "meetups-color"
price_class: "text-green-600"
price: "119"
original_price: ""
features_class: "text-black dark:text-white"
button:
title: "Register"
class: "bg-transparent border border-orange-600 rounded-md cursor-pointer hover:bg-green-700 hover:border-green-700 dark:text-white text-black hover:text-white focus-within:bg-green-700 focus-within:border-green-700 focus-within:text-white"
url: "https://buy.stripe.com/aEU3cmgO7dhr6pWeVp"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_class: "text-sm hover:underline mt-4"
features:
- text: "General Admission"
text_class: "font-semibold"
- text: "Discounted Tickets"
- text: "Easy to Gift or Transfer Them"
- text: "Retains All Benefits"
- text: "If you want to support the conference"
text_class: "font-black"
- text: "Easy to Gift or Transfer"
- text: "All Benefits of Traditional"
# - name: "Boston + Seattle"
# title: "Combined Ticket"
# title_class: "text-black dark:text-white text-center"
# name_class: "meetups-color"
# price_class: "text-green-500"
# price: "119"
# original_price: ""
# features_class: "text-black dark:text-white"
# button:
# title: "Register"
# class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-green-500 hover:border-green-500 dark:text-white text-black hover:text-white focus-within:bg-green-500 focus-within:border-green-500 focus-within:text-white"
# url: "https://buy.stripe.com/aEU3cmgO7dhr6pWeVp"
# alt_url: "https://google.com/"
# alt_title: "PayPal"
# alt_class: "text-sm hover:underline mt-4"
# features:
# - text: "General Admission"
# text_class: "font-bold"
# - text: "Discounted Tickets"
# - text: "Easy to Gift or Transfer Them"
# - text: "Retains All Benefits"
- title: "Frequently Asked Questions"
title_class: "mb-20 text-center text-white"