Compare commits
5 Commits
version_12
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a40579061 | |||
| b1a4658c28 | |||
| ff19841a77 | |||
| 5c5f6912a1 | |||
| 4ce2bad1f7 |
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Book a Call", href: "/booking" },
|
||||
{ text: "Get Your Free Demo", href: "/booking" },
|
||||
{ text: "See Our Services", onClick: handleServicesClick }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Started"
|
||||
buttonText="Claim Your Free Audit"
|
||||
termsText="We respect your privacy. Unsubscribe at any time."
|
||||
onSubmit={handleContactSubmit}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user