Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8092f0636 | |||
| 68272f4c28 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Contact", id: "#contact"},
|
name: "Contact", id: "#contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Low Cost Plumbing: Your Local Experts for Affordable Repairs"
|
brandName="Renton's Trusted Plumbers: Affordable, Fast, Reliable"
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now", href: "tel:+14258739277"}}
|
text: "Call Now", href: "tel:+14258739277"}}
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="Low Cost Plumbing: Your Local Experts for Affordable Repairs"
|
logoText="Renton's Trusted Plumbers: Affordable, Fast, Reliable"
|
||||||
description="Your trusted local plumbing experts in Renton, WA. We provide reliable and affordable plumbing solutions for your home and business."
|
description="Your trusted local plumbing experts in Renton, WA. We provide reliable and affordable plumbing solutions for your home and business."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText="Low Cost Plumbing: Your Local Experts for Affordable Repairs"
|
logoText="Renton's Trusted Plumbers: Affordable, Fast, Reliable"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services", items: [
|
title: "Services", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user