Compare commits
2 Commits
version_16
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| c95c23490c | |||
| 762c6762e6 |
@@ -156,8 +156,8 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Book a Call", href: "/contact" },
|
||||
{ text: "Schedule Call", href: "https://calendly.com" }
|
||||
{ text: "Start Your Growth", href: "/contact" },
|
||||
{ text: "Speak with an Expert", href: "https://calendly.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -242,4 +242,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user