Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 636bd23c74 | |||
| eb61b01c34 | |||
| e49eb7a9f8 | |||
| 97d19f4f61 | |||
| fc1c5d995b |
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Get a Free Estimate", href: "#contact"},
|
text: "Get a Free Estimate", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "Call Us Now", href: "tel:+19046696911"},
|
text: "Call Us Now", href: "tel:9046696911"},
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
@@ -279,9 +279,9 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Legal", items: [
|
title: "Legal", items: [
|
||||||
{
|
{
|
||||||
label: "Privacy Policy", href: "#hero"},
|
label: "Privacy Policy", href: "#contact"},
|
||||||
{
|
{
|
||||||
label: "Terms of Service", href: "#hero"},
|
label: "Terms of Service", href: "#contact"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user