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