Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-10 22:50:33 +00:00
5 changed files with 70 additions and 35 deletions

View File

@@ -74,7 +74,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=3"
imageAlt="suburban New Jersey homes residential"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -1,27 +1,60 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Montserrat } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Montserrat } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const montserrat = Montserrat({
variable: "--font-montserrat",
subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Roofing Contractor Milltown NJ | Navarro Family Roofing",
description: "Trusted roofing contractor in Milltown, NJ. Emergency repairs, roof replacement, inspections, and gutter installation. 4.8★ rating, 24/7 service.",
keywords: "roofing contractor Milltown NJ, roof repair Milltown, roof replacement Middlesex County, emergency roof repair NJ, roofing services",
metadataBase: new URL("https://navarrofamilyroofing.com"),
alternates: {
canonical: "https://navarrofamilyroofing.com",
},
openGraph: {
title: "Navarro Family Roofing - Milltown's Trusted Roofing Experts",
description: "Professional roof repair, replacement, and inspection services in Milltown NJ. Licensed, insured, and family-owned.",
url: "https://navarrofamilyroofing.com",
siteName: "Navarro Family Roofing",
type: "website",
images: [
{
url: "https://navarrofamilyroofing.com/og-image.jpg",
alt: "Navarro Family Roofing - Professional roofing crew",
},
],
},
twitter: {
card: "summary_large_image",
title: "Navarro Family Roofing - Milltown NJ",
description: "Trusted local roofing contractor. Fast emergency service, honest estimates, fully insured.",
images: ["https://navarrofamilyroofing.com/og-image.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
@@ -31,7 +64,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${montserrat.variable} ${inter.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${montserrat.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -43,4 +78,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -164,7 +164,7 @@ export default function HomePage() {
title: "Roof Repair",
description:
"Emergency leak repairs, shingle replacement, and fast damage fixes to restore your roof's integrity.",
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg?_wi=1",
imageAlt: "Professional roof repair work",
},
{
@@ -172,7 +172,7 @@ export default function HomePage() {
title: "Roof Replacement",
description:
"Complete roof replacement with premium materials, expert installation, and lasting durability.",
imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg?_wi=1",
imageAlt: "New roof installation on residential property",
},
{
@@ -180,7 +180,7 @@ export default function HomePage() {
title: "Roof Inspections",
description:
"Thorough inspections to identify issues early, prevent costly damage, and ensure safety.",
imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=1",
imageAlt: "Professional roof inspection and assessment",
},
{
@@ -188,7 +188,7 @@ export default function HomePage() {
title: "Gutter Installation",
description:
"Seamless gutter systems to protect your home from water damage and foundation issues.",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg?_wi=1",
imageAlt: "Professional gutter installation",
},
]}
@@ -226,7 +226,7 @@ export default function HomePage() {
role: "Homeowner",
testimonial:
"Fast response, honest estimate, and the crew finished right on schedule. They cleaned everything up afterward. Best roofing company in Milltown!",
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -235,7 +235,7 @@ export default function HomePage() {
role: "Property Owner",
testimonial:
"Emergency roof repair at 2 AM—they were here within the hour. Professional, thorough, and fair pricing. Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-31256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-31256.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -244,7 +244,7 @@ export default function HomePage() {
role: "Homeowner",
testimonial:
"Navarro Family did my complete roof replacement. The team was punctual, courteous, and didn't cut corners. It's clear they stand behind their work.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10036.jpg?_wi=1",
imageAlt: "Emily Rodriguez",
},
{
@@ -253,7 +253,7 @@ export default function HomePage() {
role: "Homeowner",
testimonial:
"Called for a free inspection—they found a small leak I didn't even know about. Fixed it right away at a great price. Trustworthy service.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-together-home_23-2148350561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-together-home_23-2148350561.jpg?_wi=1",
imageAlt: "David Kim",
},
{
@@ -262,7 +262,7 @@ export default function HomePage() {
role: "Property Manager",
testimonial:
"Managing multiple properties in Edison. Navarro is our go-to for roofing maintenance. Reliable, responsive, always professional.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-using-smartphone-cafe_1170-698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-using-smartphone-cafe_1170-698.jpg?_wi=1",
imageAlt: "Jessica Brown",
},
{
@@ -271,7 +271,7 @@ export default function HomePage() {
role: "Homeowner",
testimonial:
"After a bad storm, Navarro Family handled all the repairs and even worked with our insurance. Best roofing crew around.",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=1",
imageAlt: "Robert Martinez",
},
]}
@@ -289,7 +289,7 @@ export default function HomePage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=1"
imageAlt="Milltown New Jersey homes"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -140,7 +140,7 @@ export default function ReviewsPage() {
name: "Sarah Johnson",
role: "Homeowner",
testimonial: "Fast response, honest estimate, and the crew finished right on schedule. They cleaned everything up afterward. Best roofing company in Milltown!",
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
{
@@ -148,7 +148,7 @@ export default function ReviewsPage() {
name: "Michael Chen",
role: "Property Owner",
testimonial: "Emergency roof repair at 2 AM—they were here within the hour. Professional, thorough, and fair pricing. Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-31256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-field_1157-31256.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -156,7 +156,7 @@ export default function ReviewsPage() {
name: "Emily Rodriguez",
role: "Homeowner",
testimonial: "Navarro Family did my complete roof replacement. The team was punctual, courteous, and didn't cut corners. It's clear they stand behind their work.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10036.jpg?_wi=2",
imageAlt: "Emily Rodriguez",
},
{
@@ -164,7 +164,7 @@ export default function ReviewsPage() {
name: "David Kim",
role: "Homeowner",
testimonial: "Called for a free inspection—they found a small leak I didn't even know about. Fixed it right away at a great price. Trustworthy service.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-together-home_23-2148350561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-together-home_23-2148350561.jpg?_wi=2",
imageAlt: "David Kim",
},
{
@@ -172,7 +172,7 @@ export default function ReviewsPage() {
name: "Jessica Brown",
role: "Property Manager",
testimonial: "Managing multiple properties in Edison. Navarro is our go-to for roofing maintenance. Reliable, responsive, always professional.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-using-smartphone-cafe_1170-698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-using-smartphone-cafe_1170-698.jpg?_wi=2",
imageAlt: "Jessica Brown",
},
{
@@ -180,7 +180,7 @@ export default function ReviewsPage() {
name: "Robert Martinez",
role: "Homeowner",
testimonial: "After a bad storm, Navarro Family handled all the repairs and even worked with our insurance. Best roofing crew around.",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=2",
imageAlt: "Robert Martinez",
},
]}

View File

@@ -87,7 +87,7 @@ export default function ServicesPage() {
title: "Roof Repair",
description:
"We handle all types of roof repairs including emergency leak fixes, shingle replacement, flashing repair, and damage restoration. Our quick response team can be at your property within hours to prevent further water damage.",
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg?_wi=2",
imageAlt: "Professional roof repair work",
},
{
@@ -95,7 +95,7 @@ export default function ServicesPage() {
title: "Roof Replacement",
description:
"When your roof reaches the end of its life, we provide complete replacement services using premium materials and expert installation techniques. We work with your insurance and provide transparent pricing.",
imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg?_wi=2",
imageAlt: "New roof installation on residential property",
},
{
@@ -103,7 +103,7 @@ export default function ServicesPage() {
title: "Professional Inspections",
description:
"Our certified inspectors conduct thorough roof assessments to identify potential problems before they become expensive repairs. Perfect after storms or as part of your home maintenance routine.",
imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=2",
imageAlt: "Professional roof inspection and assessment",
},
{
@@ -111,7 +111,7 @@ export default function ServicesPage() {
title: "Gutter Installation & Maintenance",
description:
"Protect your home's foundation with seamless gutter systems. We install, repair, and maintain gutters to ensure proper water drainage and prevent foundation damage.",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg?_wi=2",
imageAlt: "Professional gutter installation",
},
]}
@@ -144,7 +144,7 @@ export default function ServicesPage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=2"
imageAlt="Milltown New Jersey homes"
mediaAnimation="slide-up"
mediaPosition="right"