Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-20 13:50:04 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{ variant: "sparkles-gradient" }}
title="Predict the IPL 2026 Champions"
title="Crown the 2026 IPL Champion: Join the Ultimate Prediction League"
description="Join the ultimate cricket poll experience. Predict match winners, top scorers, and team rankings. Compete for the crown in 2026."
kpis={[
{ value: "1.2M", label: "Fans Joined" },
@@ -186,4 +186,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}