From a9b8d36ba7fec348318d6b28c83951bb9d315c33 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:34:30 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 31c48e1..a4679bd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { icon: BookOpen, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374430.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374430.jpg?_wi=2" imageAlt="Professional clean installation work" imagePosition="right" mediaAnimation="slide-up" -- 2.49.1 From 063e3224153fdf39aca9ab90c3e78e8dbd3c4611 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:34:30 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 60a6611..4b91619 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,37 +58,37 @@ export default function ContactPage() { background={{ variant: "fluid" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg?_wi=3", imageAlt: "HVAC technician installing air conditioner", }, { - imageSrc: "http://img.b2bpic.net/free-photo/repairman-reconditioning-hvac-system_482257-80009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairman-reconditioning-hvac-system_482257-80009.jpg?_wi=4", imageAlt: "Professional AC installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg?_wi=4", imageAlt: "HVAC system replacement", }, { - imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=3", imageAlt: "HVAC maintenance service", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-smartphone_23-2150652840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-smartphone_23-2150652840.jpg?_wi=3", imageAlt: "Smart thermostat installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/repairman-reconditioning-hvac-system_482257-80009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairman-reconditioning-hvac-system_482257-80009.jpg?_wi=5", imageAlt: "Professional installation work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg?_wi=5", imageAlt: "New HVAC system", }, { - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg?_wi=4", imageAlt: "Expert technician at work", }, ]} -- 2.49.1 From 23c7c72981c41d183903e0f3fb49e43ef589112c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:34:30 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 53 ++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 44 insertions(+), 9 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0e3865a..cbe681b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,29 +1,62 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Manrope } from "next/font/google"; +import { DM_Sans } 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 { Manrope } from "next/font/google"; -import { DM_Sans } 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 manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"], }); + const dmSans = DM_Sans({ variable: "--font-dm-sans", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "HVAC Installation & Maintenance | Tra Preventative Maintenance", + description: "Professional air conditioning installation, HVAC replacement, and preventative maintenance services. Trusted technicians providing reliable service and expert customer education.", + keywords: "HVAC installation, air conditioning service, HVAC maintenance, thermostat installation, heating and cooling", + openGraph: { + title: "Reliable HVAC Service | Tra Preventative Maintenance", + description: "Professional HVAC installation, replacement, and maintenance for residential homes. Expert technicians you can trust.", + siteName: "Tra Preventative Maintenance", + type: "website", + images: [ + { + url: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg", + alt: "Professional HVAC technician installation", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "HVAC Installation & Maintenance Services", + description: "Professional air conditioning and heating services with expert technicians.", + images: ["http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -32,7 +65,9 @@ export default function RootLayout({ return ( - + {children}