Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e31a8ca46 | |||
| bdddeb3444 | |||
| 15408efe1f | |||
| e3db53dbf0 |
@@ -154,7 +154,7 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn More", href: "/services" }]}
|
||||
buttons={[{ text: "Learn More", href: "/services" }, { text: "Compare Pricing Plans", href: "#pricing" }]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user