Update src/app/page.tsx

This commit is contained in:
2026-02-23 20:43:28 +00:00
parent 93d8dea429
commit 9fcc8bd343

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<div id="hero-section" data-section="hero-section">
<HeroSplitKpi
title="Champion's Journey: From Court to Glory"
description=""
description="Witness the extraordinary rise of a professional tennis star, showcasing unparalleled dedication, strategic brilliance, and unmatched performance on the world's most prestigious courts."
background={{ variant: "radial-gradient" }}
kpis={[
{ value: "12", label: "Grand Slam Titles" },
@@ -106,7 +106,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Precision Serve Technique", description: "", imageSrc: "https://img.b2bpic.net/free-photo/full-length-portrait-fit-sportsman-stretching-hands_171337-9454.jpg", imageAlt: "Tennis player executing a precise serve"
title: "Precision Serve Technique", description: "Master the art of the perfect serve with biomechanical analysis and real-time feedback.", imageSrc: "https://img.b2bpic.net/free-photo/full-length-portrait-fit-sportsman-stretching-hands_171337-9454.jpg", imageAlt: "Tennis player executing a precise serve"
},
{
id: 2,
@@ -161,7 +161,6 @@ export default function LandingPage() {
/>
</div>
<div id="contact-section" data-section="contact-section">
<ContactSplit
tag="Get In Touch"