From 71d507c952f6d46ff96dff67f413b90a79043bfc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:45:07 +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 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 +}