Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -11,8 +11,8 @@ import { Public_Sans } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Toms River Heating & Plumbing | Expert HVAC & Plumbers NJ',
|
||||
description: 'Reliable heating, boiler, furnace, water heater, and plumbing services in Toms River, NJ. Emergency repair and installation by certified contractors.',
|
||||
title: 'Haskell Plumbing and Heating | Expert HVAC & Plumbers NJ',
|
||||
description: 'Haskell Plumbing and Heating provides reliable heating, boiler, furnace, water heater, and plumbing services in Toms River, NJ. Emergency repair and installation by certified contractors.',
|
||||
keywords: ["heating Toms River, plumbing Toms River, HVAC Toms River, boiler repair NJ, furnace installation NJ, water heater Toms River, Toms River plumber, emergency plumbing, local contractor"],
|
||||
openGraph: {
|
||||
"title": "Toms River Heating & Plumbing",
|
||||
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Toms River Heating & Plumbing"
|
||||
brandName="Haskell Plumbing and Heating"
|
||||
button={{
|
||||
text: "Call Now", href: "tel:7322700662"}}
|
||||
/>
|
||||
@@ -52,8 +52,8 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Your Trusted Partner for Heating & Plumbing in Toms River, NJ"
|
||||
description="Providing reliable, efficient, and expert service for all your boiler, furnace, and plumbing needs since 2005."
|
||||
title="Haskell Plumbing and Heating: Your Trusted Partner for Comfort in Toms River, NJ"
|
||||
description="Haskell Plumbing and Heating has been providing reliable, efficient, and expert service for all your boiler, furnace, and plumbing needs since 2005."
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Heating & Plumbing Solutions"
|
||||
description="From routine maintenance to emergency repairs, we've got your Toms River home covered with skilled technicians and prompt service."
|
||||
description="From routine maintenance to emergency repairs, Haskell Plumbing and Heating has your Toms River home covered with skilled technicians and prompt service."
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Our Commitment to Quality & Community"
|
||||
description="Years of dedicated service, satisfied customers, and unwavering support for Toms River homes."
|
||||
description="Years of dedicated service, satisfied customers, and unwavering support for Toms River homes by Haskell Plumbing and Heating."
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
id: "4", title: "Are your technicians licensed and insured?", content: "Absolutely. All our technicians are fully licensed, insured, and undergo continuous training to provide the highest quality service."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common inquiries about our heating and plumbing services in Toms River, NJ."
|
||||
description="Find quick answers to common inquiries about Haskell Plumbing and Heating's services in Toms River, NJ."
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Schedule Your Service Today"
|
||||
description="Contact us for reliable heating, cooling, and plumbing services in Toms River, NJ. We offer free estimates!"
|
||||
description="Contact Haskell Plumbing and Heating for reliable heating, cooling, and plumbing services in Toms River, NJ. We offer free estimates!"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-wearing-helmet-indoors_23-2148920599.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -236,11 +236,11 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 Toms River Heating & Plumbing. All rights reserved."
|
||||
bottomLeftText="© 2024 Haskell Plumbing and Heating. All rights reserved."
|
||||
bottomRightText="Built with ❤️ by Webild"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user