diff --git a/src/app/page.tsx b/src/app/page.tsx index fa1cc80..5acf117 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { description="The Ultimate Aviator Experience. Dominate the skies with precision control, real-time analytics, and high-stakes performance." buttons={[ { - text: "Launch Game", href: "#"}, + text: "Start Your Flight", href: "#"}, { text: "Learn More", href: "#"}, ]}