Update src/app/page.tsx

This commit is contained in:
2026-03-11 15:12:51 +00:00
parent 308bea98c6
commit e094183b01

View File

@@ -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"