7 Commits

Author SHA1 Message Date
8359eeb45d Merge version_4 into main
Merge version_4 into main
2026-04-19 10:24:10 +00:00
23e6607967 Update src/app/page.tsx 2026-04-19 10:24:07 +00:00
6321ba6b69 Merge version_3 into main
Merge version_3 into main
2026-04-19 10:23:08 +00:00
1382939a17 Update src/app/page.tsx 2026-04-19 10:23:05 +00:00
b618eb6f87 Merge version_2 into main
Merge version_2 into main
2026-04-19 10:21:53 +00:00
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={[
{
@@ -118,7 +118,7 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "pl1", badge: "New User", price: "Free Trial", subtitle: "Get to know the interface.", buttons: [{text: "Start Now"}], features: ["4 Hour Access", "Basic Forecasts", "Telegram Support"]
id: "pl1", badge: "New User", price: "Free Trial", subtitle: "Get to know the interface.", buttons: [{text: "Get Your Free Access"}], features: ["4 Hour Access", "Basic Forecasts", "Telegram Support"]
},
{
id: "pl2", badge: "Premium", price: "$49", subtitle: "Daily Profit Maximizer.", buttons: [{text: "Activate Pro"}], features: ["Extended Duration", "Full Precision", "Priority Support"]
@@ -152,7 +152,8 @@ export default function LandingPage() {
faqs={[
{id: "f1", title: "How do I register?", content: "Simply download the app, select your casino, and create an account using your unique ID."},
{id: "f2", title: "Is the app free?", content: "The standard app has a free usage window, while premium features are available through activation."},
{id: "f3", title: "What if it stops working?", content: "Contact our official Telegram support team for immediate assistance."}
{id: "f3", title: "What if it stops working?", content: "Contact our official Telegram support team for immediate assistance."},
{id: "f4", title: "Is my data secure?", content: "Yes, all user interactions are fully encrypted for your peace of mind."}
]}
title="Frequently Asked Questions"
description="Got questions? We have the answers for you."