Merge version_2 into main #4
@@ -49,10 +49,10 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="R Reynolds Plumbing"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Contact Us", href: "/contact" }}
|
||||
rightLink={{ text: "Contact: 04177 551 408 | 2 Hudson CT, Ashburton VIC 3147", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -42,9 +42,9 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Need a Plumber You Can Trust?"
|
||||
description="Call us today or request a call back through our form."
|
||||
description="Call us today at 04177 551 408 or request a call back through our form. Visit us at 2 Hudson CT, Ashburton VIC 3147."
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+1234567890" },
|
||||
{ text: "Call Now", href: "tel:04177551408" },
|
||||
{ text: "Request a Quote", href: "#" },
|
||||
]}
|
||||
/>
|
||||
@@ -54,10 +54,10 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="R Reynolds Plumbing"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Contact Us", href: "/contact" }}
|
||||
rightLink={{ text: "Contact: 04177 551 408 | 2 Hudson CT, Ashburton VIC 3147", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -119,10 +119,10 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="R Reynolds Plumbing"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Contact Us", href: "/contact" }}
|
||||
rightLink={{ text: "Contact: 04177 551 408 | 2 Hudson CT, Ashburton VIC 3147", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="R Reynolds Plumbing"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Contact Us", href: "/contact" }}
|
||||
rightLink={{ text: "Contact: 04177 551 408 | 2 Hudson CT, Ashburton VIC 3147", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -57,10 +57,10 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="R Reynolds Plumbing"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Contact Us", href: "/contact" }}
|
||||
rightLink={{ text: "Contact: 04177 551 408 | 2 Hudson CT, Ashburton VIC 3147", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user