GOSCW25 commited on
Commit
9c1c74c
·
verified ·
1 Parent(s): 82a7943

Add $12 Ticket price under show starts - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +4 -12
index.html CHANGED
@@ -103,8 +103,7 @@
103
  </div>
104
  <div class="pt-4 border-t border-gray-700">
105
  <p class="italic text-gray-400 mb-3">Get ready for the most intense wrestling action of the summer! Southern Slugfest will feature championship matches, grudge matches, and surprises you won't want to miss!</p>
106
- <button class="bg-red-700 hover:bg-red-800 text-white font-bold py-2 px-6 rounded-full transition duration-300 flex items-center mx-auto md:mx-0">
107
- <i class="fas fa-ticket-alt mr-2"></i> Find out more
108
  </button>
109
  </div>
110
  </div>
@@ -145,9 +144,8 @@
145
  </div>
146
  <div class="pt-4 border-t border-gray-700">
147
  <p class="italic text-gray-400 mb-3"> Buffs Bash! Located at the Tommy Meredith Gym in Moultrie, Ga. Staring WCW and WWF Buff Bagwell! 2 exciting Titile Matches and an amazing Ladies match!! Catch Buff Bagwell, Buddy Golden, Danny Stratos, Sam Phoenix and many more!!! Dont miss your chance to meet an NWO member in person!!!! </p>
148
- <button class="bg-red-700 hover:bg-red-800 text-white font-bold py-2 px-6 rounded-full transition duration-300 flex items-center mx-auto md:mx-0">
149
- <i class="fas fa-ticket-alt mr-2"></i> Find out more
150
- </button>
151
  </div>
152
  </div>
153
  </div>
@@ -194,13 +192,7 @@
194
  <div class="container mx-auto px-4 text-center">
195
  <div class="flex justify-center space-x-6 mb-6">
196
  <a href="#" class="text-gray-400 hover:text-red-500 text-2xl">
197
- <i class="fab fa-facebook"></i>
198
- </a>
199
- <a href="#" class="text-gray-400 hover:text-red-500 text-2xl">
200
- <i class="fab fa-twitter"></i>
201
- </a>
202
- <a href="#" class="text-gray-400 hover:text-red-500 text-2xl">
203
- <i class="fab fa-instagram"></i>
204
  </a>
205
  </div>
206
  <p class="text-gray-500">© 2025 Georgia Old School Championship Wrestling LLC. All rights reserved.</p>
 
103
  </div>
104
  <div class="pt-4 border-t border-gray-700">
105
  <p class="italic text-gray-400 mb-3">Get ready for the most intense wrestling action of the summer! Southern Slugfest will feature championship matches, grudge matches, and surprises you won't want to miss!</p>
106
+
 
107
  </button>
108
  </div>
109
  </div>
 
144
  </div>
145
  <div class="pt-4 border-t border-gray-700">
146
  <p class="italic text-gray-400 mb-3"> Buffs Bash! Located at the Tommy Meredith Gym in Moultrie, Ga. Staring WCW and WWF Buff Bagwell! 2 exciting Titile Matches and an amazing Ladies match!! Catch Buff Bagwell, Buddy Golden, Danny Stratos, Sam Phoenix and many more!!! Dont miss your chance to meet an NWO member in person!!!! </p>
147
+
148
+
 
149
  </div>
150
  </div>
151
  </div>
 
192
  <div class="container mx-auto px-4 text-center">
193
  <div class="flex justify-center space-x-6 mb-6">
194
  <a href="#" class="text-gray-400 hover:text-red-500 text-2xl">
195
+
 
 
 
 
 
 
196
  </a>
197
  </div>
198
  <p class="text-gray-500">© 2025 Georgia Old School Championship Wrestling LLC. All rights reserved.</p>