From 08b57eed9c076d3edaf1f4d1755ecabf9931f542 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 9 Feb 2026 17:27:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fe3a0df..2f1aaec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"