Skip to content

Commit f4acda3

Browse files
author
MrSpamer
committed
fix: update ticket price to 1900 CZK and new Stripe link
1 parent 6095519 commit f4acda3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ <h2>Vstupenky</h2>
234234
<div class="buy-package">
235235
<h6>Ticket</h6>
236236
<div class="package-price">
237-
<span>2 200</span>
237+
<span>1 900</span>
238238
</div>
239239
<div class="package-description">
240240
<ul>
@@ -246,7 +246,7 @@ <h6>Ticket</h6>
246246
<li>Přístup k videozáznamům</li>
247247
</ul>
248248
</div>
249-
<a href="https://buy.stripe.com/28E7sKgUU6UE43Rgc7gUM02" class="my-btn" data-scrolling="true">Koupit</a>
249+
<a href="https://buy.stripe.com/7sY8wO6ggen69obaRNgUM03" class="my-btn" data-scrolling="true">Koupit</a>
250250
</div>
251251
</div>
252252
<br>

0 commit comments

Comments
 (0)