From b62bd8d671a3e868a3c81f6c322d850839743cb6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 15:31:19 +0000 Subject: [PATCH 1/3] Update theme fonts --- src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 02c03de..3158140 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -13,6 +13,7 @@ import { Manrope } from "next/font/google"; export const metadata: Metadata = { title: 'Elite Roofing Solutions | Professional Roof Repair & Installation', description: 'Protect your home with expert roofing services. From emergency repairs to full roof replacements, our certified team delivers durable, high-quality results.' }; + const manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"], -- 2.49.1 From 70fa844aa86681e8e02e061d9ab4026a0fa2c578 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 15:31:19 +0000 Subject: [PATCH 2/3] Update theme fonts -- 2.49.1 From fd65c62da06cc623c86ecad79b9ed05200b8ce72 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 15:31:25 +0000 Subject: [PATCH 3/3] Update theme fonts --- src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3158140..c961c9e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -14,6 +14,7 @@ export const metadata: Metadata = { title: 'Elite Roofing Solutions | Profession + const manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"], -- 2.49.1