Disable tickets (2025
parent
4861b9e8c2
commit
7dc73935a1
|
|
@ -33,9 +33,9 @@ features:
|
|||
price_class: "text-orange-500"
|
||||
price: "199"
|
||||
button:
|
||||
title: "Register"
|
||||
title: "Unavailable"
|
||||
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://book.stripe.com/fZe4gq8hBdhraGcfZP"
|
||||
url: "/"
|
||||
alt_title: "PayPal"
|
||||
alt_paypal_id: "paypal-hmb-physical-ticket"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
|
|
@ -57,10 +57,10 @@ features:
|
|||
price: "199"
|
||||
original_price: "$250"
|
||||
button:
|
||||
title: "Register"
|
||||
title: "Unavailable"
|
||||
button_class: "seattle-bg"
|
||||
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://book.stripe.com/14k8wG1Td6T38y45la"
|
||||
url: "/"
|
||||
alt_title: "PayPal"
|
||||
alt_paypal_id: "paypal-hms-physical-ticket"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
|
|
@ -83,9 +83,9 @@ features:
|
|||
original_price: "$400"
|
||||
features_class: "text-white"
|
||||
button:
|
||||
title: "Register"
|
||||
title: "Unavailable"
|
||||
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://book.stripe.com/bIYbISdBV4KV15C7tk"
|
||||
url: "/"
|
||||
alt_title: "PayPal"
|
||||
alt_paypal_id: "paypal-hmc-physical-ticket"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
|
|
@ -130,9 +130,9 @@ features:
|
|||
price_class: "text-orange-500"
|
||||
price: "59"
|
||||
button:
|
||||
title: "Register"
|
||||
title: "Unavailable"
|
||||
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://book.stripe.com/cN29AKfK3dhrg0wdRF"
|
||||
url: "/"
|
||||
alt_title: "PayPal"
|
||||
alt_paypal_id: "paypal-online-ticket"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
|
|
@ -154,9 +154,9 @@ features:
|
|||
price: "99"
|
||||
original_price: ""
|
||||
button:
|
||||
title: "Register"
|
||||
title: "Unavailable"
|
||||
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://book.stripe.com/aEUeV4fK36T37u0cNF"
|
||||
url: "/"
|
||||
alt_title: "PayPal"
|
||||
alt_paypal_id: "paypal-online-ticket-premium"
|
||||
alt_class: "text-sm hover:underline mt-4"
|
||||
|
|
|
|||
Loading…
Reference in New Issue