diff --git a/src/app/page.tsx b/src/app/page.tsx index 4715cbf..c5a0378 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { @@ -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" /> ); -} +} \ No newline at end of file