Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -6,18 +6,50 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "GP Roofing Kentucky | Trusted Roofing Contractor",
|
||||
description: "Professional roofing services in Kentucky. Expert roof replacement, repair, and installation. 5-star rated, licensed & insured. Free estimates.",
|
||||
keywords: "roofing Kentucky, roof repair, roof replacement, roofing contractor, residential roofing",
|
||||
metadataBase: new URL("https://gproofingky.com"),
|
||||
alternates: {
|
||||
canonical: "https://gproofingky.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "GP Roofing Kentucky - Trusted Roofing Expert",
|
||||
description: "Professional roofing built to last. Quality craftsmanship, fair pricing, and a crew that treats your home like their own.",
|
||||
url: "https://gproofingky.com",
|
||||
siteName: "GP Roofing Kentucky",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://gproofingky.com/og-image.jpg",
|
||||
alt: "GP Roofing Kentucky - Professional Roofing Services",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "GP Roofing Kentucky - Trusted Roofing Expert",
|
||||
description: "Professional roofing built to last. Free estimates available.",
|
||||
images: ["https://gproofingky.com/twitter-image.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -26,7 +58,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -38,4 +72,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -50,7 +50,7 @@ export default function PortfolioPage() {
|
||||
tagAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=1",
|
||||
imageAlt: "Portfolio showcase",
|
||||
},
|
||||
]}
|
||||
@@ -74,7 +74,7 @@ export default function PortfolioPage() {
|
||||
id: "1",
|
||||
name: "Residential Roof Replacement",
|
||||
price: "Completed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=2",
|
||||
imageAlt: "Roof replacement project",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=1",
|
||||
imageAlt: "Aerial view of professional roof installation",
|
||||
},
|
||||
]}
|
||||
@@ -123,10 +123,10 @@ export default function HomePage() {
|
||||
title: "Roof Replacement",
|
||||
description: "Full roof replacements using high-quality materials designed to protect your home for decades.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -134,10 +134,10 @@ export default function HomePage() {
|
||||
title: "Roof Repair",
|
||||
description: "Fast, reliable repairs to fix leaks, storm damage, and worn roofing before problems escalate.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -145,10 +145,10 @@ export default function HomePage() {
|
||||
title: "New Roof Installation",
|
||||
description: "Expert installation for new homes or property upgrades with precision craftsmanship.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=2",
|
||||
imageAlt: "Professional roofing services",
|
||||
},
|
||||
]}
|
||||
@@ -101,10 +101,10 @@ export default function ServicesPage() {
|
||||
title: "Comprehensive Inspection",
|
||||
description: "We thoroughly inspect your roof to identify any issues or potential problems before recommending solutions.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=4",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -112,10 +112,10 @@ export default function ServicesPage() {
|
||||
title: "Quality Repairs",
|
||||
description: "Fast turnaround on leak repairs, shingle replacement, and storm damage restoration using premium materials.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=5",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg?_wi=6",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -123,10 +123,10 @@ export default function ServicesPage() {
|
||||
title: "Full Replacements",
|
||||
description: "When repair isn't enough, we provide complete roof replacements with industry-leading materials and craftsmanship.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=4",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -134,10 +134,10 @@ export default function ServicesPage() {
|
||||
title: "Professional Installation",
|
||||
description: "Expert installation on new construction or property upgrades, completed on schedule and within budget.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg?_wi=4",
|
||||
},
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user