Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 89f85b3e74 | |||
| bd5af70e18 | |||
| eb3b787dee | |||
| 7027ed1e0a | |||
| 5a761351d8 |
@@ -1424,4 +1424,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -78,7 +78,7 @@ export default function ArcliqLanding() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Upload Your Dataset", href: "#features" },
|
||||
{ text: "Start Free Trial", href: "#features" },
|
||||
{ text: "View Demo", href: "#workflow" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -295,4 +295,4 @@ export default function ArcliqLanding() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user