Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 80423b1e37 | |||
| 6fcd3b372f | |||
| 4fd995a3cb |
@@ -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" },
|
||||
@@ -51,12 +51,12 @@ export default function LandingPage() {
|
||||
slides={[
|
||||
{ imageSrc: "https://img.b2bpic.net/free-vector/blockchain-background-with-dots-lines_23-2147869864.jpg", imageAlt: "Blockchain network visualization" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/beautiful-cryptocurrwncy-concept_23-2149250224.jpg", imageAlt: "Web3 cryptocurrency analytics" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/man-using-laptop-work-connect-with-others_23-2149369111.jpg", imageAlt: "Real-time dashboard metrics" }
|
||||
{ imageSrc: "https://img.b2bpic.net/free-vector/blue-abstract-technology-background_52683-11385.jpg?id=4650608", imageAlt: "Real-time dashboard metrics" }
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
logoLineHeight={1.1}
|
||||
ariaLabel="NovaMetric Web3 Dashboard hero section"
|
||||
ariaLabel="Nova Web3 Dashboard hero section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "$2.8T+", title: "Assets Tracked Daily", items: ["Cross-chain portfolio monitoring", "Real-time value tracking", "Multi-currency support"]
|
||||
id: "1", value: "T+", title: "Assets Tracked Daily", items: ["Cross-chain portfolio monitoring", "Real-time value tracking", "Multi-currency support"]
|
||||
},
|
||||
{
|
||||
id: "2", value: "50K+", title: "Active Users Globally", items: ["98% user retention rate", "4.8/5 average rating", "200+ countries served"]
|
||||
|
||||
Reference in New Issue
Block a user