Merge version_3 into main #5
@@ -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