Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4efa088c7d | |||
| c883fe64d8 | |||
| 79478c6bd5 | |||
| da16a31d9b | |||
| 348e272df9 |
@@ -1422,4 +1422,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "contact" },
|
||||
{ text: "Generate Free Creatives", href: "contact" },
|
||||
{ text: "Watch Demo", href: "#features" }
|
||||
]}
|
||||
/>
|
||||
@@ -299,4 +299,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user