Update src/app/layout.tsx

This commit is contained in:
2026-02-25 02:36:44 +00:00
parent b7a58372f9
commit e955e0b2e7

View File

@@ -3,32 +3,19 @@ import { Ubuntu } from "next/font/google";
import "./globals.css";
const ubuntu = Ubuntu({
variable: "--font-ubuntu",
subsets: ["latin"],
variable: "--font-ubuntu", subsets: ["latin"],
weight: ["300", "400", "500", "700"],
});
export const metadata: Metadata = {
title: "Premium Metal Roofing & Construction | Martinez",
description: "Expert standing seam metal roofing, repairs, and construction services. Fast communication, clean job sites, trusted by homeowners across the region.",
keywords: "metal roofing, standing seam, roof repair, construction, residential roofing, professional contractor",
openGraph: {
title: "Premium Metal Roofing & Construction | Martinez",
description: "Expert standing seam metal roofing, repairs, and construction services with clear communication and clean finishes.",
type: "website",
siteName: "Martinez Metal Roofing",
images: [
title: "Premium Metal Roofing & Construction | Martinez", description: "Expert standing seam metal roofing, repairs, and construction services. Fast communication, clean job sites, trusted by homeowners across the region.", keywords: "metal roofing, standing seam, roof repair, construction, residential roofing, professional contractor", openGraph: {
title: "Premium Metal Roofing & Construction | Martinez", description: "Expert standing seam metal roofing, repairs, and construction services with clear communication and clean finishes.", type: "website", siteName: "Martinez Metal Roofing", images: [
{
url: "https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
alt: "Premium standing seam metal roofing installation",
},
url: "https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", alt: "Premium standing seam metal roofing installation"},
],
},
twitter: {
card: "summary_large_image",
title: "Premium Metal Roofing & Construction",
description: "Standing seam specialists with responsive communication and premium finishes.",
images: ["https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg"],
card: "summary_large_image", title: "Premium Metal Roofing & Construction", description: "Standing seam specialists with responsive communication and premium finishes.", images: ["https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg"],
},
robots: {
index: true,