Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14103ab5b4 | |||
| 96953ca0db |
@@ -104,6 +104,9 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Choose Plan", href: "#contact" }
|
||||
]}
|
||||
plans={[
|
||||
{
|
||||
id: "starter", badge: "Essential", price: "$19/mo", subtitle: "For early stage gains", features: [
|
||||
|
||||
Reference in New Issue
Block a user