Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-18 06:47:00 +00:00
6 changed files with 58 additions and 26 deletions

View File

@@ -79,7 +79,7 @@ export default function AboutPage() {
description="At KW Pro Painters, we don't just paint walls—we transform spaces. With meticulous attention to detail, competitive pricing, and a commitment to customer satisfaction, we've earned our reputation as Kitchener's most trusted painting team."
subdescription="Every project reflects our dedication to clean lines, even coverage, and flawless finishes. We treat your home like our own."
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg"
imageSrc="http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg?_wi=2"
imageAlt="Professional painting team working interior room"
mediaAnimation="blur-reveal"
useInvertedBackground={true}
@@ -103,7 +103,7 @@ export default function AboutPage() {
"Long-lasting results that impress",
"Commitment to superior craftsmanship",
],
imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439781.jpg?_wi=2",
},
{
id: "integrity",
@@ -114,7 +114,7 @@ export default function AboutPage() {
"Fair and competitive quotes",
"Respect for your time and space",
],
imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469845.jpg?_wi=2",
},
{
id: "care",
@@ -125,7 +125,7 @@ export default function AboutPage() {
"Responsive to your needs",
"Standing behind our work always",
],
imageSrc: "http://img.b2bpic.net/free-photo/artist-holding-canvas-studio_23-2148372190.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-holding-canvas-studio_23-2148372190.jpg?_wi=2",
},
]}
gridVariant="three-columns-all-equal-width"
@@ -181,7 +181,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg?_wi=2"
imageAlt="professional painting team group photo"
logoText="KW Pro Painters"
copyrightText="© 2025 KW Pro Painters. All rights reserved."

View File

@@ -85,7 +85,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg?_wi=5"
imageAlt="professional painting team group photo"
logoText="KW Pro Painters"
copyrightText="© 2025 KW Pro Painters. All rights reserved."

View File

@@ -1,18 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Inter_Tight } 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 { Inter_Tight } 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 interTight = Inter_Tight({
variable: "--font-inter-tight",
@@ -20,6 +24,32 @@ const interTight = Inter_Tight({
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
title: "KW Pro Painters - 5-Star Painting Services in Kitchener, ON",
description: "Award-winning interior and exterior painting services in Kitchener. 5-star rated, precision craftsmanship, competitive pricing. Free quotes. Get started today.",
keywords: "painters Kitchener, interior painting, exterior painting, house painting Kitchener ON, professional painters, painting contractors, home renovation",
metadataBase: new URL("https://kwpropainters.com"),
alternates: {
canonical: "https://kwpropainters.com",
},
openGraph: {
title: "KW Pro Painters - Professional Painting Excellence",
description: "Transform your space with precision painting. 5-star rated, trusted by 100+ homeowners in Kitchener.",
url: "https://kwpropainters.com",
siteName: "KW Pro Painters",
type: "website",
},
twitter: {
card: "summary_large_image",
title: "KW Pro Painters - Premium Painting Services",
description: "5-star rated painting company in Kitchener. Interior, exterior, and specialty services.",
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -28,7 +58,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${interTight.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${interTight.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -40,4 +72,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -142,7 +142,7 @@ export default function HomePage() {
description="At KW Pro Painters, we don't just paint walls—we transform spaces. With meticulous attention to detail, competitive pricing, and a commitment to customer satisfaction, we've earned our reputation as Kitchener's most trusted painting team."
subdescription="Every project reflects our dedication to clean lines, even coverage, and flawless finishes. We treat your home like our own."
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg"
imageSrc="http://img.b2bpic.net/free-photo/is-this-well-built-perfectionist-carpenter-looking-wooden-panel-check-quality-before-building-new-wall-house_662251-510.jpg?_wi=1"
imageAlt="Professional painting team working interior room"
mediaAnimation="blur-reveal"
useInvertedBackground={true}
@@ -166,7 +166,7 @@ export default function HomePage() {
"Accent walls and specialty finishes",
"Clean, organized workspace during project",
],
imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439781.jpg?_wi=1",
},
{
id: "exterior",
@@ -177,7 +177,7 @@ export default function HomePage() {
"High-quality paint and surface preparation",
"Attention to detail on every surface",
],
imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469845.jpg?_wi=1",
},
{
id: "specialty",
@@ -188,7 +188,7 @@ export default function HomePage() {
"Commercial property painting",
"Custom color consultation",
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wooden-foldable-ladder-leaned-against-brick-wall_181624-19570.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wooden-foldable-ladder-leaned-against-brick-wall_181624-19570.jpg?_wi=1",
},
{
id: "process",
@@ -199,7 +199,7 @@ export default function HomePage() {
"Professional application techniques",
"Final walk-through inspection",
],
imageSrc: "http://img.b2bpic.net/free-photo/artist-holding-canvas-studio_23-2148372190.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-holding-canvas-studio_23-2148372190.jpg?_wi=1",
},
]}
gridVariant="two-columns-alternating-heights"
@@ -337,7 +337,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg?_wi=1"
imageAlt="professional painting team group photo"
logoText="KW Pro Painters"
copyrightText="© 2025 KW Pro Painters. All rights reserved."

View File

@@ -148,7 +148,7 @@ export default function ReviewsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg?_wi=4"
imageAlt="professional painting team group photo"
logoText="KW Pro Painters"
copyrightText="© 2025 KW Pro Painters. All rights reserved."

View File

@@ -87,7 +87,7 @@ export default function ServicesPage() {
"Accent walls and specialty finishes",
"Clean, organized workspace during project",
],
imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/realistic-interior-design-with-furniture_23-2151439781.jpg?_wi=3",
},
{
id: "exterior",
@@ -98,7 +98,7 @@ export default function ServicesPage() {
"High-quality paint and surface preparation",
"Attention to detail on every surface",
],
imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469845.jpg?_wi=3",
},
{
id: "specialty",
@@ -109,7 +109,7 @@ export default function ServicesPage() {
"Commercial property painting",
"Custom color consultation",
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wooden-foldable-ladder-leaned-against-brick-wall_181624-19570.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wooden-foldable-ladder-leaned-against-brick-wall_181624-19570.jpg?_wi=2",
},
{
id: "process",
@@ -120,7 +120,7 @@ export default function ServicesPage() {
"Professional application techniques",
"Final walk-through inspection",
],
imageSrc: "http://img.b2bpic.net/free-photo/artist-holding-canvas-studio_23-2148372190.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-holding-canvas-studio_23-2148372190.jpg?_wi=3",
},
]}
gridVariant="two-columns-alternating-heights"
@@ -195,7 +195,7 @@ export default function ServicesPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-team-young-workers-office_146671-15743.jpg?_wi=3"
imageAlt="professional painting team group photo"
logoText="KW Pro Painters"
copyrightText="© 2025 KW Pro Painters. All rights reserved."