Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 90236c4bb2 | |||
| be441f60f3 |
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email or WhatsApp"
|
inputPlaceholder="Enter your email or WhatsApp"
|
||||||
buttonText="Get Diagnostic Report"
|
buttonText="Get Free Diagnostic"
|
||||||
termsText="We'll contact you within 10 minutes with a free diagnostic assessment. Privacy guaranteed."
|
termsText="We'll contact you within 10 minutes with a free diagnostic assessment. Privacy guaranteed."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -175,4 +175,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user