Merge version_4 into main #5
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get 24/7 Emergency Support", href: "#contact"},
|
||||
text: "Get 24/7 Emergency Support", href: "/contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", alt: "Plumber assembling pipe" },
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
{ id: "f3", title: "Why is late-night maintenance important?", content: "Preventing total failure early stops costly secondary water damage to your foundation." }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Service Now", href: "#contact" }
|
||||
{ text: "Book Service Now", href: "/contact" }
|
||||
]}
|
||||
title="Need Help? Find Answers."
|
||||
description="Common questions regarding our professional services."
|
||||
|
||||
Reference in New Issue
Block a user