Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8cdd481646 | |||
| fc78b2df94 |
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
|||||||
text="Ready for Reliable Plumbing Service? Contact 4 Corners Plumbing Today!"
|
text="Ready for Reliable Plumbing Service? Contact 4 Corners Plumbing Today!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now: (719) 555-0123", href: "tel:+17195550123"},
|
text: "Call Now: +1 (832) 387-0514", href: "tel:+18323870514"},
|
||||||
{
|
{
|
||||||
text: "Email Us", href: "mailto:info@4cornersplumbing.com"},
|
text: "Email Us", href: "mailto:info@4cornersplumbing.com"},
|
||||||
]}
|
]}
|
||||||
@@ -266,4 +266,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user