Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-04-15 15:45:11 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}