From 4d2f1e4ed52e6a8848938432d60c4dada19beba2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 06:08:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5acf117..24eebbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} logoText="PEPEA" - description="The Ultimate Aviator Experience. Dominate the skies with precision control, real-time analytics, and high-stakes performance." + description="Maximize operational ROI with our high-precision management suite. Engineered for strategic dominance, financial clarity, and robust risk mitigation in every session." buttons={[ { - text: "Start Your Flight", href: "#"}, + text: "Launch Game", href: "#"}, { text: "Learn More", href: "#"}, ]} -- 2.49.1