Merge version_1 into main #3
@@ -11,8 +11,8 @@ import { Playfair_Display, Inter } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Chavez Brothers | Premium Roofing & Insurance Claim Experts',
|
||||
description: 'Chavez Brothers provides premium roofing services in Dallas. We specialize in insurance claim negotiation and expert craftsmanship.',
|
||||
title: 'Chavez Brothers | Roofing & Insurance Specialists',
|
||||
description: 'Dallas\' most trusted roofing & insurance claim experts. Free inspection, expert repair, and claim support.',
|
||||
openGraph: {
|
||||
"title": "Chavez Brothers Roofing",
|
||||
"description": "Expert roofing and insurance specialists in Dallas.",
|
||||
|
||||
@@ -30,9 +30,10 @@ export default function LandingPage() {
|
||||
brandName="Chavez Brothers"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Claims", id: "insurance" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Insurance", id: "insurance" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Get Inspection", href: "#contact" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user