Update src/app/page.tsx

This commit is contained in:
2026-04-15 13:56:46 +00:00
parent f02c294880
commit cb2ae21aee

View File

@@ -33,17 +33,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="BetIntel AI"
/>
@@ -53,99 +47,53 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
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."
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: "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", 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?_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?_wi=1",
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: "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: "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",
},
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"},
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg"
imageAlt="Data scientist at work"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-leaning-wall_23-2148648215.jpg",
alt: "Man leaning on a wall",
},
src: "http://img.b2bpic.net/free-photo/man-leaning-wall_23-2148648215.jpg", alt: "Man leaning on a wall"},
{
src: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model_158538-18019.jpg",
alt: "Portrait of handsome confident stylish hipster",
},
src: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model_158538-18019.jpg", alt: "Portrait of handsome confident stylish hipster"},
{
src: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-pink-tshirt-trousers-fashion-male-isolated-blue-wall-studio_158538-26663.jpg",
alt: "Portrait of handsome smiling stylish hipster",
},
src: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-pink-tshirt-trousers-fashion-male-isolated-blue-wall-studio_158538-26663.jpg", alt: "Portrait of handsome smiling stylish hipster"},
{
src: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-model-wearing-casual-shirt-clothes-fashion-stylish-man-posing_158538-5322.jpg",
alt: "Portrait of handsome smiling young man",
},
src: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-model-wearing-casual-shirt-clothes-fashion-stylish-man-posing_158538-5322.jpg", alt: "Portrait of handsome smiling young man"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-studying-floor-girl-with-laptop-works-from-home-types-computer-smiles-feels_1258-187225.jpg",
alt: "Young woman studying on floor",
},
src: "http://img.b2bpic.net/free-photo/young-woman-studying-floor-girl-with-laptop-works-from-home-types-computer-smiles-feels_1258-187225.jpg", alt: "Young woman studying on floor"},
]}
avatarText="Trusted by 10k+ bettors"
marqueeItems={[
{
type: "text",
text: "94% Accuracy",
},
type: "text", text: "94% Accuracy"},
{
type: "text",
text: "Real-time Alerts",
},
type: "text", text: "Real-time Alerts"},
{
type: "text",
text: "Multisport Insights",
},
type: "text", text: "Multisport Insights"},
{
type: "text",
text: "Institutional Grade",
},
type: "text", text: "Institutional Grade"},
{
type: "text",
text: "Daily Winning Picks",
},
type: "text", text: "Daily Winning Picks"},
]}
/>
</div>
@@ -158,25 +106,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "94%",
title: "Accuracy Rate",
description: "Across major football leagues",
icon: TrendingUp,
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: "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: "89%", title: "Market Beating", description: "Consistently higher margins than public betting lines", icon: Award,
},
]}
title="Proven Performance Stats"
@@ -190,32 +126,18 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Live Probability Tracking",
description: "Instant updates on win probability shifts during games.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-attractive-woman-motion-with-takeaway-coffee-business-building-portrait-blonde-girl-holding-paper-cup-with-hot-drink-outdoor_158595-6701.jpg",
imageAlt: "Closeup attractive woman in motion with takeaway coffee on business building. Portrait blonde girl holding paper cup with hot drink outdoor.",
title: "Live Probability Tracking", description: "Instant updates on win probability shifts during games.", bentoComponent: "reveal-icon", icon: Zap,
},
{
title: "Smart Historical Modeling",
description: "Decades of sports data distilled into winning strategies.",
bentoComponent: "reveal-icon",
icon: Activity,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg?_wi=2",
imageAlt: "Closeup attractive woman in motion with takeaway coffee on business building. Portrait blonde girl holding paper cup with hot drink outdoor.",
title: "Smart Historical Modeling", description: "Decades of sports data distilled into winning strategies.", bentoComponent: "reveal-icon", icon: Activity,
},
{
title: "Multisport Coverage",
description: "From tennis courts to the hockey rink, cover every angle.",
bentoComponent: "reveal-icon",
icon: Globe,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg?_wi=2",
imageAlt: "Closeup attractive woman in motion with takeaway coffee on business building. Portrait blonde girl holding paper cup with hot drink outdoor.",
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."
animationType="slide-up"
/>
</div>
@@ -226,39 +148,16 @@ export default function LandingPage() {
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: "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: "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: "enterprise", badge: "Expert", price: "$399/mo", subtitle: "Institutional grade insights", features: [
"API integration", "Custom model fine-tuning", "24/7 dedicated support", "White glove service"],
},
]}
title="Select Your Analytic Tier"
@@ -273,19 +172,13 @@ export default function LandingPage() {
metrics={[
{
icon: CheckCircle,
label: "Verified Success",
value: "12k+ Users",
},
label: "Verified Success", value: "12k+ Users"},
{
icon: ShieldCheck,
label: "Secure Predictions",
value: "Trusted",
},
label: "Secure Predictions", value: "Trusted"},
{
icon: Zap,
label: "Low Latency",
value: "<50ms",
},
label: "Low Latency", value: "<50ms"},
]}
metricsAnimation="slide-up"
/>
@@ -299,25 +192,15 @@ export default function LandingPage() {
author="Mark Spencer"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg",
alt: "Mark",
},
src: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg", alt: "Mark"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg",
alt: "John",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg", alt: "John"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064891.jpg",
alt: "Alice",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064891.jpg", alt: "Alice"},
{
src: "http://img.b2bpic.net/free-photo/data-analyst-working-with-futuristic-interface_23-2151967444.jpg",
alt: "Bob",
},
src: "http://img.b2bpic.net/free-photo/data-analyst-working-with-futuristic-interface_23-2151967444.jpg", alt: "Bob"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-outside-street_1303-21660.jpg",
alt: "Portrait of a young woman",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-outside-street_1303-21660.jpg", alt: "Portrait of a young woman"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -330,20 +213,11 @@ export default function LandingPage() {
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: "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: "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: "q3", title: "Do you offer a trial?", content: "We offer a 7-day money-back guarantee for all new pro subscribers."},
]}
title="Frequently Asked Questions"
description="Get answers about our platform and models."
@@ -355,16 +229,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
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: "#",
},
text: "Start Free Trial", href: "#"},
]}
/>
</div>
@@ -373,29 +244,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Platform",
items: [
title: "Platform", items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Support",
href: "#contact",
},
label: "Support", href: "#contact"},
],
},
]}