diff --git a/src/app/page.tsx b/src/app/page.tsx
index ac4307d..2f7db62 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
-import { Shield, Star, Zap } from "lucide-react";
+import { Zap, Shield, Star } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -56,99 +44,32 @@ export default function LandingPage() {
@@ -158,21 +79,8 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Intelligence Beyond the Score"
description="We bridge the gap between simple stats and deep game understanding. By integrating live data with advanced machine learning models, KickAI provides context that transforms how you see the match."
- metrics={[
- {
- title: "Live Matches",
- value: "2.4K",
- },
- {
- title: "AI Insights",
- value: "15K+",
- },
- {
- title: "Prediction Acc",
- value: "92%",
- },
- ]}
- imageSrc="http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548550.jpg?_wi=1"
+ metrics={[{ title: "Live Matches", value: "2.4K" }, { title: "AI Insights", value: "15K+" }, { title: "Prediction Acc", value: "92%" }]}
+ imageSrc="http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548550.jpg"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
/>
@@ -184,42 +92,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- title: "Live Match Feed",
- description: "Instant updates on every goal, card, and substitution.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/man-looking-mockup-phone-while-playing-sf-fps-videogame_482257-121563.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-running-with-stats_23-2150040512.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-plexus-design_1048-15321.jpg?_wi=2",
- imageAlt: "mobile soccer score widget",
- },
- {
- title: "Tactical Heatmaps",
- description: "Visualize player movement on the pitch in real-time.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-pop-abstract-background-ink-outlines_58702-6129.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3236.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548550.jpg?_wi=2",
- imageAlt: "mobile soccer score widget",
- },
- {
- title: "Momentum Analytics",
- description: "See who is dominating possession and pressure in real-time.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/spain-vs-belgium_187299-31150.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-doing-sport-with-stats_23-2150040493.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043834.jpg?_wi=2",
- imageAlt: "mobile soccer score widget",
- },
+ { title: "Live Match Feed", description: "Instant updates on every goal, card, and substitution.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-looking-mockup-phone-while-playing-sf-fps-videogame_482257-121563.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-running-with-stats_23-2150040512.jpg" } },
+ { title: "Tactical Heatmaps", description: "Visualize player movement on the pitch in real-time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/blurred-pop-abstract-background-ink-outlines_58702-6129.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3236.jpg" } },
+ { title: "Momentum Analytics", description: "See who is dominating possession and pressure in real-time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/spain-vs-belgium_187299-31150.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-doing-sport-with-stats_23-2150040493.jpg" } }
]}
showStepNumbers={true}
title="Data That Moves With You"
@@ -234,48 +109,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Outcome Probabilities",
- price: "Live",
- variant: "AI Model",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-soccer-player-with-glowing-lights_23-2151152917.jpg",
- },
- {
- id: "p2",
- name: "Player Ratings",
- price: "AI-Driven",
- variant: "Insights",
- imageSrc: "http://img.b2bpic.net/free-photo/watching-football-concept-with-vr-glasses_23-2147813139.jpg",
- },
- {
- id: "p3",
- name: "Smart Match Summary",
- price: "Automated",
- variant: "Post-match",
- imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team-stadium_23-2151536178.jpg",
- },
- {
- id: "p4",
- name: "Possession Insights",
- price: "Real-time",
- variant: "Tactical",
- imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3453.jpg",
- },
- {
- id: "p5",
- name: "Goal Probability",
- price: "10-min",
- variant: "AI Metric",
- imageSrc: "http://img.b2bpic.net/free-photo/stats-concept-with-wood-blocks_23-2148950387.jpg",
- },
- {
- id: "p6",
- name: "Personalized Feed",
- price: "User-centric",
- variant: "Custom",
- imageSrc: "http://img.b2bpic.net/free-vector/workout-tracker-app-theme_23-2148636397.jpg",
- },
+ { id: "p1", name: "Outcome Probabilities", price: "Live", variant: "AI Model", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-soccer-player-with-glowing-lights_23-2151152917.jpg" },
+ { id: "p2", name: "Player Ratings", price: "AI-Driven", variant: "Insights", imageSrc: "http://img.b2bpic.net/free-photo/watching-football-concept-with-vr-glasses_23-2147813139.jpg" },
+ { id: "p3", name: "Smart Match Summary", price: "Automated", variant: "Post-match", imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team-stadium_23-2151536178.jpg" },
+ { id: "p4", name: "Possession Insights", price: "Real-time", variant: "Tactical", imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3453.jpg" },
+ { id: "p5", name: "Goal Probability", price: "10-min", variant: "AI Metric", imageSrc: "http://img.b2bpic.net/free-photo/stats-concept-with-wood-blocks_23-2148950387.jpg" },
+ { id: "p6", name: "Personalized Feed", price: "User-centric", variant: "Custom", imageSrc: "http://img.b2bpic.net/free-vector/workout-tracker-app-theme_23-2148636397.jpg" }
]}
title="AI Prediction Engine"
description="Our core suite of predictive modeling tools for deeper fan engagement."
@@ -288,24 +127,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- icon: Zap,
- title: "Latency",
- value: "15ms",
- },
- {
- id: "m2",
- icon: Shield,
- title: "Uptime",
- value: "99.9%",
- },
- {
- id: "m3",
- icon: Star,
- title: "Accuracy",
- value: "94%",
- },
+ { id: "m1", icon: Zap, title: "Latency", value: "15ms" },
+ { id: "m2", icon: Shield, title: "Uptime", value: "99.9%" },
+ { id: "m3", icon: Star, title: "Accuracy", value: "94%" }
]}
title="Platform Impact"
description="The metrics that drive our competitive edge."
@@ -314,50 +138,16 @@ export default function LandingPage() {
@@ -411,32 +182,8 @@ export default function LandingPage() {