diff --git a/src/app/page.tsx b/src/app/page.tsx index a2043a6..b07a72b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient"}} title="Global Data, Visualized in 3D" - description="Navigate global data in real-time with our futuristic, interactive 3D globe platform." + description="Navigate the world with real-time global data streaming, powered by our futuristic, interactive 3D globe platform." tag="Global Exploration Platform" buttons={[ { @@ -202,4 +202,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}