Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f5ccb8ce3 | |||
| 528bda7354 | |||
| 24081e3423 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
tagIcon={BarChart3}
|
||||
tagAnimation="none"
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#sentiment-wall" },
|
||||
{ text: "Launch Dashboard", href: "#sentiment-wall" },
|
||||
{ text: "Learn More", href: "#quality-control" }
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
@@ -254,4 +254,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user