diff --git a/buy.html b/buy.html index 42ca959..4eea46a 100644 --- a/buy.html +++ b/buy.html @@ -583,8 +583,9 @@

Book Your Ticket

- -
+ + +
@@ -849,7 +850,32 @@

FIND US

const progressHeight = (window.scrollY / totalHeight) * 100; scrollProgressBar.style.width = progressHeight + '%'; }); + + + + + + + + + + + + + + +