Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e077146fc | |||
| 8bc5aec24f | |||
| 0e108be4af |
@@ -129,8 +129,6 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
mediaCardClassName="border-2 border-yellow-400"
|
|
||||||
iconContainerClassName="bg-yellow-400"
|
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Free Series", href: "#email-signup" },
|
{ text: "Start Your Free Series", href: "#email-signup" },
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user