2 Commits

Author SHA1 Message Date
74b209b319 Update src/app/page.tsx 2026-04-19 10:21:50 +00:00
9bc49b9115 Merge version_1 into main
Merge version_1 into main
2026-04-19 10:20:32 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated"}}
title="Master the Skies with Aviator Predictor"
title="Predict Results with 99% Accuracy"
description="Unlock precision with 99% reliable AI predictions. Seamless support for Android, iOS, and PC. Join 100+ countries today."
buttons={[
{
@@ -186,4 +186,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}