Merge version_1 into main #1
@@ -47,7 +47,7 @@ export default function AboutPage() {
|
||||
description="ProHVAC Services"
|
||||
subdescription="Serving the community for over 30 years"
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=2"
|
||||
imageAlt="Professional HVAC team installing cooling system"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -55,7 +55,7 @@ export default function ContactPage() {
|
||||
},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg?_wi=2"
|
||||
imageAlt="HVAC professional ready to help with your service needs"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -1,18 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Roboto } 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 { Roboto } 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 roboto = Roboto({
|
||||
variable: "--font-roboto",
|
||||
@@ -20,6 +24,41 @@ const roboto = Roboto({
|
||||
weight: ["100", "300", "400", "500", "700", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Professional HVAC Services | AC Repair & Installation | ProHVAC",
|
||||
description: "Fast, reliable HVAC services for AC repair, installation & maintenance. 24/7 emergency service. Licensed, insured, local experts. Free quotes available.",
|
||||
keywords: "HVAC repair, air conditioning repair, AC installation, furnace repair, emergency HVAC service, HVAC maintenance",
|
||||
metadataBase: new URL("https://prohvac.local"),
|
||||
alternates: {
|
||||
canonical: "https://prohvac.local",
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Professional HVAC Services | ProHVAC Services",
|
||||
description: "Fast, reliable HVAC services for your home and business. Licensed, insured, 24/7 emergency service.",
|
||||
siteName: "ProHVAC Services",
|
||||
type: "website",
|
||||
url: "https://prohvac.local",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg",
|
||||
alt: "Professional HVAC Services",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Professional HVAC Services | ProHVAC Services",
|
||||
description: "Fast, reliable AC repair, installation & maintenance. 24/7 emergency service available.",
|
||||
images: [
|
||||
"http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg",
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -28,7 +67,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${roboto.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${roboto.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -40,4 +81,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
description="ProHVAC Services"
|
||||
subdescription="Serving the community for over 30 years"
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=1"
|
||||
imageAlt="Professional HVAC team installing cooling system"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -215,7 +215,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"ProHVAC came out on a Saturday morning and fixed our AC in under two hours. Professional, friendly, and fair pricing. Highly recommend!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"We've used ProHVAC for our office building maintenance for 5 years. They're reliable, responsive, and their team knows what they're doing.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"From the initial quote to the final installation, ProHVAC was transparent about costs and timeline. Our new AC system works perfectly!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg?_wi=2",
|
||||
imageAlt: "Jessica Wong",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"Licensed, insured, and professional. ProHVAC is the only HVAC company I'll call. They've never let me down.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=2",
|
||||
imageAlt: "Thomas Burke",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -105,7 +105,7 @@ export default function ServicesPage() {
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Schedule Now", href: "tel:+1-555-HVAC-PRO" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg?_wi=1"
|
||||
imageAlt="HVAC maintenance technician servicing air conditioner"
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user