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