Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 401915bd38 | |||
| 80423b1e37 | |||
| 3a62f09a03 | |||
| 46d7d4f1d2 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="NovaMetric"
|
logoText="Nova"
|
||||||
description="Advanced Web3 dashboard for real-time blockchain analytics, portfolio tracking, and intelligent trading insights"
|
description="Advanced Web3 dashboard for real-time blockchain analytics, portfolio tracking, and intelligent trading insights"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Launch Dashboard", href: "https://app.novametric.io" },
|
{ text: "Launch Dashboard", href: "https://app.novametric.io" },
|
||||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
autoplayDelay={5000}
|
autoplayDelay={5000}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
logoLineHeight={1.1}
|
logoLineHeight={1.1}
|
||||||
ariaLabel="NovaMetric Web3 Dashboard hero section"
|
ariaLabel="Nova Web3 Dashboard hero section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user