5 Commits

Author SHA1 Message Date
e1fd4386c0 Merge version_4 into main
Merge version_4 into main
2026-04-15 14:05:43 +00:00
2c9fd188c3 Update src/app/page.tsx 2026-04-15 14:05:39 +00:00
346b13e051 Merge version_3 into main
Merge version_3 into main
2026-04-15 14:03:22 +00:00
b516b34436 Update src/app/page.tsx 2026-04-15 14:03:15 +00:00
fc98d01784 Merge version_2 into main
Merge version_2 into main
2026-04-15 14:00:55 +00:00

View File

@@ -12,7 +12,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Activity, Award, CheckCircle, Database, Globe, MessageSquare, ShieldCheck, TrendingUp, Zap } from "lucide-react";
import { Activity, Award, CheckCircle, Database, Globe, MessageSquare, ShieldCheck, TrendingUp, Zap, Bot } from "lucide-react";
export default function LandingPage() {
return (
@@ -37,7 +37,7 @@ export default function LandingPage() {
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
]}
brandName="BetIntel AI"
brandName="OmniPredict AI"
/>
</div>
@@ -46,11 +46,11 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
title="Win Faster with Predictive AI"
description="Unlock data-driven win probabilities for football, golf, hockey, and tennis. Let our sophisticated models guide your betting strategy with real-time accuracy."
description="Unlock data-driven win probabilities for football, golf, hockey, and tennis. Our AI prediction service is now completely free for everyone to use."
testimonials={[
{ name: "Alex Rivers", handle: "@arivers", testimonial: "The model's predictions on hockey have changed my entire approach to betting. Simply unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg?_wi=1", imageAlt: "Data scientist at work" },
{ name: "Sarah Miller", handle: "@smiller", testimonial: "Reliable data and deep insights for tennis tournaments. My win rate has jumped significantly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg", imageAlt: "Data scientist at work" },
{ name: "John Doe", handle: "@johndoe", testimonial: "Golf betting is no longer a guessing game for me. Thanks BetIntel AI!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg", imageAlt: "Data scientist at work" },
{ name: "John Doe", handle: "@johndoe", testimonial: "Golf betting is no longer a guessing game for me. Thanks OmniPredict AI!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg", imageAlt: "Data scientist at work" },
{ name: "Emma Wilson", handle: "@ewilson", testimonial: "Incredibly fast analytics. The AI understands the nuances of the game better than I ever could.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064891.jpg", imageAlt: "Data scientist at work" },
{ name: "Liam Scott", handle: "@lscott", testimonial: "Football season is now much more profitable. The probability metrics are spot on.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/data-analyst-working-with-futuristic-interface_23-2151967444.jpg", imageAlt: "Data scientist at work" },
]}
@@ -70,7 +70,7 @@ export default function LandingPage() {
{ type: "text", text: "Real-time Alerts" },
{ type: "text", text: "Multisport Insights" },
{ type: "text", text: "Institutional Grade" },
{ type: "text", text: "Daily Winning Picks" },
{ type: "text", text: "Completely Free" },
]}
/>
</div>
@@ -80,10 +80,10 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
title="Predictive Betting Assistant"
description="Our AI agent provides instant, professional-grade win probability analysis. Simply ask about your upcoming game and get an edge with real-time data."
title="Live AI Prediction Interface"
description="Get instant, no-login sports predictions. Our AI agent processes real-time odds and data to give you an immediate edge at no cost."
features={[{
title: "AI Betting Consultant", description: "Get probability predictions for your favorite sports.", bentoComponent: "chat", aiIcon: Database,
title: "Access Predictions Instantly", description: "Enter a match to generate an instant, free analysis. No sign-in required.", bentoComponent: "chat", aiIcon: Bot,
userIcon: MessageSquare,
placeholder: "Enter match-up (e.g., 'Chiefs vs Bills win probability')", exchanges: [
{ userMessage: "Win prob for Celtics vs Heat?", aiResponse: "Based on current injury reports and season trends, Celtics hold a 72% win probability over the Heat." },
@@ -102,10 +102,10 @@ export default function LandingPage() {
metrics={[
{ id: "1", value: "94%", title: "Accuracy Rate", description: "Across major football leagues", icon: TrendingUp },
{ id: "2", value: "2.4M", title: "Data Points Analyzed", description: "Every hour across all sports", icon: Database },
{ id: "3", value: "89%", title: "Market Beating", description: "Consistently higher margins than public betting lines", icon: Award },
{ id: "3", value: "Free", title: "Access Model", description: "Full platform access for all users", icon: Award },
]}
title="Proven Performance Stats"
description="Our AI continuously processes millions of data points to deliver consistent winning insights."
description="Our AI continuously processes millions of data points to deliver consistent winning insights, now free for everyone."
/>
</div>
@@ -119,7 +119,7 @@ export default function LandingPage() {
{ title: "Multisport Coverage", description: "From tennis courts to the hockey rink, cover every angle.", bentoComponent: "reveal-icon", icon: Globe },
]}
title="Advanced Intelligence Engine"
description="Engineered for professional bettors who demand precision and deep analytics."
description="Engineered for bettors who demand precision and deep analytics, available at no cost."
animationType="slide-up"
/>
</div>
@@ -130,23 +130,21 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{ id: "starter", badge: "Beginner", price: "$49/mo", subtitle: "Perfect for weekend bettors", features: ["Basic football data", "Email alerts", "3 sports covered"] },
{ id: "pro", badge: "Most Popular", price: "$129/mo", subtitle: "For serious analysts", features: ["Advanced golf analytics", "Live API access", "All sports included", "Priority data refresh"] },
{ id: "enterprise", badge: "Expert", price: "$399/mo", subtitle: "Institutional grade insights", features: ["API integration", "Custom model fine-tuning", "24/7 dedicated support", "White glove service"] },
{ id: "free", badge: "Always Free", price: "$0", subtitle: "Complete access for everyone", features: ["All sports analytics", "Live API access", "Real-time probability updates", "Mobile & Web access"] },
]}
title="Select Your Analytic Tier"
description="Gain the edge with professional betting intelligence tools."
title="Completely Free Access"
description="Enjoy full professional betting intelligence tools without any hidden costs."
/>
</div>
<div id="metric-about" data-section="metric-about">
<AboutMetric
useInvertedBackground={false}
title="Why BetIntel AI?"
title="Why OmniPredict AI?"
metrics={[
{ icon: CheckCircle, label: "Verified Success", value: "12k+ Users" },
{ icon: ShieldCheck, label: "Secure Predictions", value: "Trusted" },
{ icon: Zap, label: "Low Latency", value: "<50ms" },
{ icon: Zap, label: "Zero Cost", value: "Free" },
]}
metricsAnimation="slide-up"
/>
@@ -155,7 +153,7 @@ export default function LandingPage() {
<div id="testimonial" data-section="testimonial">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="BetIntel AI has completely refined how I evaluate games. The probability models feel like inside information."
testimonial="OmniPredict AI has completely refined how I evaluate games. The probability models feel like inside information, and it's completely free!"
rating={5}
author="Mark Spencer"
avatars={[
@@ -175,9 +173,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "How accurate is the AI?", content: "Our AI achieves 94% accuracy on historical data and maintains high performance in real-time." },
{ id: "q2", title: "Can I trust the data?", content: "We utilize official league APIs to ensure data integrity and speed." },
{ id: "q3", title: "Do you offer a trial?", content: "We offer a 7-day money-back guarantee for all new pro subscribers." },
{ id: "q1", title: "Is the service really free?", content: "Yes, OmniPredict AI is now completely free for all users to access all features." },
{ id: "q2", title: "How accurate is the AI?", content: "Our AI achieves 94% accuracy on historical data and maintains high performance in real-time." },
{ id: "q3", title: "Do I need to sign up?", content: "No, you can access our AI chat predictions directly without creating an account." },
]}
title="Frequently Asked Questions"
description="Get answers about our platform and models."
@@ -191,8 +189,8 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="Get Started"
title="Ready to Beat the Market?"
description="Start making smarter bets today with BetIntel AI."
buttons={[{ text: "Start Free Trial", href: "#" }]}
description="Start making smarter bets today with OmniPredict AI for free."
buttons={[{ text: "Get Started Free", href: "#" }]}
/>
</div>
@@ -200,9 +198,9 @@ export default function LandingPage() {
<FooterSimple
columns={[
{ title: "Platform", items: [{ label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }, { label: "AI Chat", href: "#chat" }] },
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Support", href: "#contact" }] },
{ title: "Company", items: [{ label: "About", href: "#metric-about" }, { label: "Support", href: "#contact" }] },
]}
bottomLeftText="© 2024 BetIntel AI."
bottomLeftText="© 2024 OmniPredict AI."
bottomRightText="All rights reserved."
/>
</div>