Merge version_2 into main #4
@@ -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