Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a75831746 | |||
| a9c7440ca8 | |||
| 9145af19dd | |||
| be54d0bd27 | |||
| 942b9e390b |
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Dashboard", href: "monitoring" },
|
||||
{ text: "Start Monitoring Now", href: "monitoring" },
|
||||
{ text: "View Demo", href: "analytics" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -215,4 +215,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user