Merge version_2 into main #2
@@ -7,47 +7,30 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const nunito = Nunito({
|
||||
variable: "--font-nunito",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-nunito", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Professional Insulation Services in Forsyth County, GA | Guardian",
|
||||
description: "Expert insulation installation, air sealing, and drywall repair in Forsyth County, GA. Affordable, reliable service from your trusted local contractor. Call (770) 882-7196 for a free estimate.",
|
||||
keywords: "insulation contractor Forsyth County GA, insulation services Cumming GA, air leak repair, drywall repair Cumming, energy efficient insulation",
|
||||
metadataBase: new URL("https://guardianinsulation.com"),
|
||||
title: "Professional Insulation Services in Forsyth County, GA | Guardian", description: "Expert insulation installation, air sealing, and drywall repair in Forsyth County, GA. Affordable, reliable service from your trusted local contractor. Call (770) 882-7196 for a free estimate.", keywords: "insulation contractor Forsyth County GA, insulation services Cumming GA, air leak repair, drywall repair Cumming, energy efficient insulation", metadataBase: new URL("https://guardianinsulation.com"),
|
||||
alternates: {
|
||||
canonical: "https://guardianinsulation.com",
|
||||
},
|
||||
canonical: "https://guardianinsulation.com"},
|
||||
openGraph: {
|
||||
title: "Professional Insulation Services in Forsyth County, GA | Guardian",
|
||||
description: "Expert insulation installation, air sealing, and drywall repair. Free estimates available. Call today!",
|
||||
url: "https://guardianinsulation.com",
|
||||
siteName: "Guardian",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Professional Insulation Services in Forsyth County, GA | Guardian", description: "Expert insulation installation, air sealing, and drywall repair. Free estimates available. Call today!", url: "https://guardianinsulation.com", siteName: "Guardian", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/carpenter-man-working-wood_23-2148748789.jpg",
|
||||
alt: "Professional insulation installation by Guardian",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/carpenter-man-working-wood_23-2148748789.jpg", alt: "Professional insulation installation by Guardian"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Professional Insulation Services in Forsyth County, GA | Guardian",
|
||||
description: "Expert insulation installation, air sealing, and drywall repair. Free estimates available. Call (770) 882-7196!",
|
||||
images: ["http://img.b2bpic.net/free-photo/carpenter-man-working-wood_23-2148748789.jpg"],
|
||||
card: "summary_large_image", title: "Professional Insulation Services in Forsyth County, GA | Guardian", description: "Expert insulation installation, air sealing, and drywall repair. Free estimates available. Call (770) 882-7196!", images: ["http://img.b2bpic.net/free-photo/carpenter-man-working-wood_23-2148748789.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1439,4 +1422,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function HomePage() {
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Call Now (770) 882-7196", href: "tel:(770) 882-7196" },
|
||||
{ text: "Get Free Inspection Today", href: "tel:(770) 882-7196" },
|
||||
{ text: "Get a Free Quote", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -92,36 +92,28 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Insulation Installation",
|
||||
description: "Professional insulation installation to improve energy efficiency and indoor comfort year-round",
|
||||
icon: Zap,
|
||||
title: "Insulation Installation", description: "Professional insulation installation to improve energy efficiency and indoor comfort year-round", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-wood_23-2148748789.jpg?_wi=2", imageAlt: "Insulation installation service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-having-communication-problems_23-2149354287.jpg?_wi=1", imageAlt: "Insulation project completed" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Air Leak Sealing",
|
||||
description: "Stop drafts and air leaks to lower your energy bills and maintain consistent temperatures",
|
||||
icon: Wind,
|
||||
title: "Air Leak Sealing", description: "Stop drafts and air leaks to lower your energy bills and maintain consistent temperatures", icon: Wind,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-electrician-fixing-plug-white-wall_23-2148087580.jpg?_wi=1", imageAlt: "Air sealing service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15077.jpg?_wi=1", imageAlt: "Air sealing project results" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Drywall Repair",
|
||||
description: "Clean, seamless drywall repair and finishing after insulation work or renovations",
|
||||
icon: Square,
|
||||
title: "Drywall Repair", description: "Clean, seamless drywall repair and finishing after insulation work or renovations", icon: Square,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-is-cutting-wallpaper-maintenance-repair-works-renovation-flat-apartment-renovation-restoration-idea-indoors_166373-2214.jpg?_wi=1", imageAlt: "Drywall repair service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-grinding-metal-steel-objects-workshop-with-tools_1163-3130.jpg?_wi=1", imageAlt: "Professional drywall finishing" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Remodeling Support",
|
||||
description: "Insulation solutions and expert support for your home renovation and remodeling projects",
|
||||
icon: Home,
|
||||
title: "Remodeling Support", description: "Insulation solutions and expert support for your home renovation and remodeling projects", icon: Home,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-grinding-metal-steel-objects-workshop-with-tools_1163-3130.jpg?_wi=2", imageAlt: "Remodeling project support" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-wood_23-2148748789.jpg?_wi=3", imageAlt: "Renovation support service" },
|
||||
@@ -191,4 +183,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user