Add 1 files
Browse files- index.html +1 -1
index.html
CHANGED
@@ -70,7 +70,7 @@
|
|
70 |
<!-- Hero Section -->
|
71 |
<section class="gradient-bg text-white py-16">
|
72 |
<div class="container mx-auto px-4 text-center">
|
73 |
-
<h2 class="text-4xl font-bold mb-4">Advanced Player Prop Calculator</h2>
|
74 |
<p class="text-xl max-w-2xl mx-auto mb-8">Analyze and compare no-vig probabilities and statistical predictions for player props with our professional tools</p>
|
75 |
<a href="#calculator" class="bg-white text-primary px-6 py-3 rounded-lg font-semibold hover:bg-blue-50 transition inline-block">Get Started</a>
|
76 |
</div>
|
|
|
70 |
<!-- Hero Section -->
|
71 |
<section class="gradient-bg text-white py-16">
|
72 |
<div class="container mx-auto px-4 text-center">
|
73 |
+
<h2 class="text-4xl font-bold mb-4">NBA Advanced Player Prop Calculator</h2>
|
74 |
<p class="text-xl max-w-2xl mx-auto mb-8">Analyze and compare no-vig probabilities and statistical predictions for player props with our professional tools</p>
|
75 |
<a href="#calculator" class="bg-white text-primary px-6 py-3 rounded-lg font-semibold hover:bg-blue-50 transition inline-block">Get Started</a>
|
76 |
</div>
|