Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81dfaa39e3 | |||
| e77063ed27 |
@@ -241,8 +241,8 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Quote", href: "#" },
|
{ text: "Get Free Quote Today", href: "#" },
|
||||||
{ text: "Call (555) 123-4567", href: "tel:(555) 123-4567" }
|
{ text: "Call Now", href: "tel:(555) 123-4567" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user