diff --git a/src/app/page.tsx b/src/app/page.tsx index 5998163..f1e611b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function CricketLivePage() { tagIcon={Zap} tagAnimation="slide-up" buttons={[ - { text: "Start Tracking", href: "#live-scores" }, + { text: "Get Live Scores Now", href: "#live-scores" }, { text: "View Demo", href: "https://rapidapi.com" } ]} buttonAnimation="slide-up"