diff --git a/src/app/page.tsx b/src/app/page.tsx index a1a2078..31834c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."