Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 509bae514f | |||
| 6895752cec | |||
| f2c35c9bea |
@@ -121,6 +121,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Join Thousands of Creators", href: "#create-signup" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -182,4 +186,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user