Merge version_4 into main #19
@@ -11,8 +11,8 @@ import { Playfair_Display, Inter } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Arizona Roofers | Trusted Expert Roofing Solutions',
|
||||
description: '27+ Years of Excellence. Expert roof replacement, repair, and inspection services in Arizona. Veteran-owned and 5-star rated.',
|
||||
title: 'Arizona Roofers | Professional Roofing Services',
|
||||
description: 'Providing top-tier roofing services for Arizona homeowners, including replacement, repairs, and insurance support.',
|
||||
openGraph: {
|
||||
"title": "Arizona Roofers | Luxury Roofing Solutions",
|
||||
"description": "Elite roofing services in Arizona. Veteran-owned, 5-star rated.",
|
||||
|
||||
@@ -34,7 +34,7 @@ export default function Page() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple brandName="Arizona Roofers" navItems={navItems} />
|
||||
<NavbarStyleApple navItems={navItems} />
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
|
||||
Reference in New Issue
Block a user