Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 884d053993 | |||
| 043db43575 | |||
| 7bfb31a939 | |||
| 77566d704b |
@@ -70,6 +70,7 @@ export default function LandingPage() {
|
||||
title="Defining The Standard"
|
||||
description={[
|
||||
"Years of dedication have led to this moment. From early morning training sessions to the final whistle, commitment is everything.", "My mission is to inspire through performance and integrity, proving that hard work remains the ultimate edge in sports."]}
|
||||
buttons={[{ text: "Let's Collaborate", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,7 +78,7 @@ export default function LandingPage() {
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={false}
|
||||
title="Career Milestones"
|
||||
tag="Achievement Highlights"
|
||||
tag="Proven Career Performance"
|
||||
metrics={[
|
||||
{ id: "1", value: "15+", description: "Professional Seasons" },
|
||||
{ id: "2", value: "24", description: "Global Titles" },
|
||||
|
||||
Reference in New Issue
Block a user