diff --git a/src/app/page.tsx b/src/app/page.tsx index b4693a8..d346721 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Pricing", id: "pricing" }, { name: "Contact", id: "contact" }, ]} - brandName="BetIntel AI" + brandName="OmniPredict AI" /> @@ -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" }, ]} /> @@ -81,7 +81,7 @@ export default function LandingPage() { 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." + description="Our AI agent provides instant, professional-grade win probability analysis for free. Simply ask about your upcoming game and get an edge with real-time data." features={[{ title: "AI Betting Consultant", description: "Get probability predictions for your favorite sports.", bentoComponent: "chat", aiIcon: Database, userIcon: MessageSquare, @@ -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." /> @@ -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" /> @@ -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." />