Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 701d020317 | |||
| 71d507c952 | |||
| 44ed18399a | |||
| adeab93c6b | |||
| 5cb42e9f56 |
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Explore the Connected World"
|
||||
description="Navigate global data in real-time with our futuristic, interactive 3D globe platform."
|
||||
title="Global Data, Visualized in 3D"
|
||||
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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user