Update src/app/page.tsx
This commit is contained in:
@@ -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