"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import FeatureCardTwenty from '@/components/sections/feature/FeatureCardTwenty'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBase from '@/components/sections/footer/FooterBase'; import { Users, TrendingUp, Target, Star, Quote } from "lucide-react"; export default function LandingPage() { return (

Real-time NBA Team & Player Odds

Bet smarter with live updates and exclusive betting lines. Your edge in the game starts here.

NBA basketball court
); }