Update src/app/page.tsx

This commit is contained in:
2026-02-09 17:27:52 +00:00
parent 8624f9122e
commit 08b57eed9c

View File

@@ -1,6 +1,6 @@
"use client"
"use client";
import { Award, Instagram, Linkedin, Target, TrendingUp, Twitter, Users, Youtube, Zap } from "lucide-react";
import { Award, Instagram, Linkedin, Star, Target, TrendingUp, Twitter, Users, Youtube, Zap } from "lucide-react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="mediumLarge"
background="aurora"
background="floatingGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="inset-glow"
secondaryButtonStyle="layered"
@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Transform your skills through personalized coaching designed for serious basketball players seeking championship-level performance"
tag="Professional Basketball Training"
tagIcon={Zap}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
kpis={[
{ value: "500+", label: "Players Trained" },
{ value: "15+", label: "Years Experience" },
@@ -94,7 +94,7 @@ export default function LandingPage() {
id: "3", value: "3-6", title: "Months to Visible", description: "Improvement Average time to see significant performance gains", icon: Zap
},
{
id: "4", value: "15+", title: "Years Excellence", description: "Dedicated coaching experience at elite level", icon: TrendingUp
id: "4", value: "15+", title: "Years Excellence", description: "Dedicated coaching experience at elite level", icon: Star
}
]}
gridVariant="bento-grid"
@@ -208,7 +208,7 @@ export default function LandingPage() {
tagIcon={Zap}
title="Ready to Transform Your Game?"
description="Join hundreds of athletes who have achieved their basketball goals through elite personalized coaching. Schedule your consultation today."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground="noInvert"
imageSrc="https://img.b2bpic.net/free-photo/tall-man-taking-break-from-basketball_23-2149181897.jpg"
imageAlt="Basketball training coaching session"