Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #5.
This commit is contained in:
2025-12-20 15:22:44 +00:00

View File

@@ -26,7 +26,7 @@ export default function LandingPage() {
secondaryButtonStyle="solid"
headingFontWeight="semibold"
>
<div id="nav" data-section="nav" className="relative z-50">
<div id="nav" data-section="nav">
<NavbarStyleApple
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766242507065-3x0rfkp1.png"
logoAlt="OddsPlay"
@@ -38,7 +38,6 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" }
]}
className="border-b-4 border-green-500"
/>
</div>
@@ -54,8 +53,6 @@ export default function LandingPage() {
{ text: "Start Betting Free", href: "contact" },
{ text: "View Live Odds", href: "live-odds" }
]}
titleClassName="text-4xl md:text-5xl font-bold"
descriptionClassName="text-lg md:text-xl opacity-90"
/>
</div>
@@ -63,7 +60,6 @@ export default function LandingPage() {
<ProductCardFive
title="Live NBA Odds"
description="Real-time team and player odds updated instantly. Team moneylines, spreads, totals, and player props all in one place."
textboxLayout="default"
products={[
{
id: "team-odds-1",
@@ -84,11 +80,6 @@ export default function LandingPage() {
imageAlt: "Live Lines"
}
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
containerStyle="default"
useInvertedBackground="noInvert"
containerClassName="py-16 md:py-24"
/>
</div>
@@ -96,7 +87,6 @@ export default function LandingPage() {
<FeatureCardFourteen
title="How OddsPlay is Different"
description="Built for speed, accuracy, and simplicity. No complex interfaces, just pure odds data and smart betting tools."
textboxLayout="default"
features={[
{
id: "1",
@@ -120,7 +110,6 @@ export default function LandingPage() {
imageAlt: "Clean Interface"
}
]}
useInvertedBackground="noInvert"
/>
</div>
@@ -128,7 +117,6 @@ export default function LandingPage() {
<MetricCardOne
title="Featured Opportunities"
description="Our analysts pick the best value bets updated daily. Get actionable insights from experienced basketball experts."
textboxLayout="default"
metrics={[
{
id: "1",
@@ -159,10 +147,6 @@ export default function LandingPage() {
icon: Clock
}
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
containerStyle="default"
useInvertedBackground="noInvert"
/>
</div>
@@ -191,7 +175,6 @@ export default function LandingPage() {
value: "Guaranteed"
}
]}
useInvertedBackground="noInvert"
/>
</div>
@@ -199,8 +182,6 @@ export default function LandingPage() {
<SocialProofOne
title="Trusted by NBA Bettors Worldwide"
description="Join thousands of serious bettors who trust OddsPlay for accurate odds and smart insights."
textboxLayout="default"
useInvertedBackground="noInvert"
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766242508840-z1z7pij1.jpg",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766242509936-5sra46kr.jpg",
@@ -210,9 +191,7 @@ export default function LandingPage() {
"https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766242507065-3x0rfkp1.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766242508840-z1z7pij1.jpg",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766242509936-5sra46kr.jpg"
]}
showCard={true}
speed={40}
]
/>
</div>
@@ -247,8 +226,6 @@ export default function LandingPage() {
content: "Completely. We use military-grade encryption and never store payment information. OddsPlay is a read-only odds platform with no financial data on our servers."
}
]}
animationType="slide-up"
useInvertedBackground="noInvert"
/>
</div>