Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca03b9f412 | |||
| 5f76d6deef | |||
| 7f69c2e062 |
@@ -10,8 +10,8 @@ import { Open_Sans } from "next/font/google";
|
|||||||
|
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: 'All Brothers Roofing | Quality & Reliable Roofing Services',
|
title: 'All Brothers Roofing | Expert Roofing Services in Vernon, CT',
|
||||||
description: 'Expert roofing contractors offering superior residential and commercial roof repair, replacement, and installation. Get a free estimate today!',
|
description: 'All Brothers Roofing offers quality residential & commercial roof repair, replacement, and installation in Vernon, CT. Address: 237 Merline Rd, Vernon, CT 06066. Phone: +1 (860) 834-5151. Get a free estimate today!',
|
||||||
openGraph: {
|
openGraph: {
|
||||||
"title": "All Brothers Roofing | Quality & Reliable Roofing Services",
|
"title": "All Brothers Roofing | Quality & Reliable Roofing Services",
|
||||||
"description": "Expert roofing contractors offering superior residential and commercial roof repair, replacement, and installation. Get a free estimate today!",
|
"description": "Expert roofing contractors offering superior residential and commercial roof repair, replacement, and installation. Get a free estimate today!",
|
||||||
|
|||||||
@@ -272,12 +272,12 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
tag="Get a Free Estimate"
|
tag="Get a Free Estimate"
|
||||||
title="Ready for a Stronger, More Beautiful Roof?"
|
title="Ready for a Stronger, More Beautiful Roof?"
|
||||||
description="Contact All Brothers Roofing today for a no-obligation consultation and estimate. Our friendly team is here to help you protect your biggest investment."
|
description="Contact All Brothers Roofing today for a no-obligation consultation and estimate. Our friendly team is here to help you protect your biggest investment. Call us at +1 (860) 834-5151 or visit us at 237 Merline Rd, Vernon, CT 06066."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Schedule Your Free Estimate", href: "#"},
|
text: "Schedule Your Free Estimate", href: "#"},
|
||||||
{
|
{
|
||||||
text: "Call Us Today!", href: "tel:123-456-7890"},
|
text: "Call Us Today!", href: "tel:+18608345151"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -286,7 +286,7 @@ export default function LandingPage() {
|
|||||||
<FooterCard
|
<FooterCard
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/modern-gradient-handyman-solutions-logo_742173-11089.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/modern-gradient-handyman-solutions-logo_742173-11089.jpg"
|
||||||
logoText="All Brothers Roofing"
|
logoText="All Brothers Roofing"
|
||||||
copyrightText="© 2024 All Brothers Roofing. All rights reserved."
|
copyrightText="© 2024 All Brothers Roofing. All rights reserved. 237 Merline Rd, Vernon, CT 06066 | +1 (860) 834-5151"
|
||||||
socialLinks={[
|
socialLinks={[
|
||||||
{
|
{
|
||||||
icon: Facebook,
|
icon: Facebook,
|
||||||
|
|||||||
Reference in New Issue
Block a user