Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e49353c87b | |||
| c79a3b2988 | |||
| 0cfaf903da | |||
| 26d62614d3 | |||
| e5f8b8e6e9 |
1409
src/app/layout.tsx
1409
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
tagIcon={BarChart3}
|
||||
tagAnimation="none"
|
||||
buttons={[
|
||||
{ text: "View Dashboard", href: "#sentiment-wall" },
|
||||
{ text: "Get Started", href: "#sentiment-wall" },
|
||||
{ text: "Learn More", href: "#quality-control" }
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
|
||||
Reference in New Issue
Block a user