Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e39489b284 | |||
| aa3bc97890 | |||
| ffd1a03b99 | |||
| 9734fd32da |
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Quote", href: "#" },
|
{ text: "Get Free Quote", href: "#" },
|
||||||
{ text: "Call (555) 123-4567", href: "#" }
|
{ text: "Call (555) 123-4567", href: "tel:(555) 123-4567" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user