Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
3ndG4me authored Nov 8, 2024
1 parent 43ff5f7 commit ba3093e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@
</head>
<body>
<div class="container">
<h2 class="mb-4">Lost on Lemans</h2>
<h3 class="mb-4">Black Friday @ The Loft</h3>

<div class="row justify-content-center">
<div class="col-12 col-md-8 form-container">
<form
Expand Down Expand Up @@ -153,7 +150,7 @@ <h3 class="mb-4">Black Friday @ The Loft</h3>
<input type="email" autocomplete="email" class="form-control" id="emailAddress" name="entry.319595370" placeholder="Enter your email" required>
</div>

<button type="submit" class="btn btn-primary btn-block mb-2">Enter Email - Buy Tickets!</button>
<button type="submit" class="btn btn-primary btn-block mb-2">Buy Black Friday Tickets!</button>
<br/>
<button type="button" class="btn btn-secondary btn-block" onclick="handleNoThanks()">No thanks, just take me to tickets...</button>
</form>
Expand Down

0 comments on commit ba3093e

Please sign in to comment.