Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba03f75cb0 | |||
| be29c11559 | |||
| 1c67bf8fe5 | |||
| a59e0dbfdf |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
buttons={[
|
||||
{ text: "Start Creating", href: "#templates" },
|
||||
{ text: "View Templates", href: "#templates" }
|
||||
{ text: "Explore AI Features", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user