Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-12 17:28:45 +00:00
5 changed files with 61 additions and 37 deletions

View File

@@ -67,21 +67,21 @@ export default function AboutPage() {
id: 1,
title: "Honest Pricing & Transparent Communication",
description: "We provide upfront estimates with no hidden fees. Our technicians explain the problem clearly and recommend the most cost-effective solution, whether that's repair or replacement.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg?_wi=1",
imageAlt: "Professional consultation",
},
{
id: 2,
title: "Licensed, Insured & Certified Technicians",
description: "Our team is fully licensed and continuously trained in modern plumbing and heating systems. We carry comprehensive insurance to protect your home and our work.",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg?_wi=3",
imageAlt: "Licensed professional",
},
{
id: 3,
title: "Local Authority with Deep Macon Roots",
description: "As a Macon-based company for nearly two decades, we understand our community's needs. We're invested in local growth and take pride in our reputation for reliability.",
imageSrc: "http://img.b2bpic.net/free-photo/people-room-man-entering_23-2147656727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-room-man-entering_23-2147656727.jpg?_wi=2",
imageAlt: "Local community service",
},
]}
@@ -102,7 +102,7 @@ export default function AboutPage() {
quote: "When our main line burst on a Saturday afternoon, Greene Plumbing was our first call. They arrived within 30 minutes, diagnosed the issue quickly, and had us back to normal plumbing within hours. Incredible service!",
name: "Michael Thompson",
role: "Homeowner, Central Macon",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg?_wi=2",
imageAlt: "Michael Thompson",
},
{
@@ -111,7 +111,7 @@ export default function AboutPage() {
quote: "Greene Plumbing's technician took time to explain what was wrong with our water heater and why replacement made more sense than repair. They could have sold us a repair, but they had our best interests in mind. That's true professionalism.",
name: "Linda Patterson",
role: "Homeowner, Westside Macon",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=2",
imageAlt: "Linda Patterson",
},
{
@@ -120,7 +120,7 @@ export default function AboutPage() {
quote: "Our restaurant couldn't afford any downtime with our plumbing systems. Greene Plumbing set up preventative maintenance and responded instantly when we had an issue. They're part of our operations team.",
name: "Carlos Mendez",
role: "Restaurant Manager, Downtown Macon",
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-posing-blurred-brick-wall_23-2148465256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-posing-blurred-brick-wall_23-2148465256.jpg?_wi=2",
imageAlt: "Carlos Mendez",
},
]}

View File

@@ -1,29 +1,51 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Libre_Baskerville, Inter } 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 { Libre_Baskerville } from "next/font/google";
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const libreBaskerville = Libre_Baskerville({
variable: "--font-libre-baskerville",
subsets: ["latin"],
weight: ["400", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Plumbing Services Macon GA | Greene Plumbing & Heating",
description: "Greene Plumbing & Heating Co offers emergency plumbing repairs, drain cleaning, water heater service, and more in Macon, GA. Fast response. 24/7. Licensed & insured.",
keywords: "plumber Macon GA, emergency plumber, plumbing services Macon, drain cleaning, water heater repair, local plumbing contractor",
openGraph: {
title: "Trusted Plumbing Services in Macon, GA",
description: "Professional plumbing repairs, installations, and emergency service. Serving Macon for 19 years.",
siteName: "Greene Plumbing & Heating Co",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/female-mechanic-smiling-while-repairing-car_1170-1227.jpg",
alt: "Professional plumbing service",
},
],
},
twitter: {
card: "summary_large_image",
title: "Plumbing Services Macon GA",
description: "Emergency plumbing repairs and service in Macon. Call 24/7.",
images: [
"http://img.b2bpic.net/free-photo/female-mechanic-smiling-while-repairing-car_1170-1227.jpg",
],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -32,7 +54,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${libreBaskerville.variable} ${inter.variable} antialiased`}>
<body
className={`${libreBaskerville.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -44,4 +68,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -100,21 +100,21 @@ export default function HomePage() {
id: 1,
title: "Emergency Plumbing Repairs",
description: "Burst pipes, major leaks, and urgent issues fixed fast. Available 24/7 for emergency calls. We respond quickly to minimize water damage and restore service.",
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-smiling-while-repairing-car_1170-1227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-smiling-while-repairing-car_1170-1227.jpg?_wi=1",
imageAlt: "Emergency plumbing repair",
},
{
id: 2,
title: "Drain Cleaning & Clog Removal",
description: "Slow drains, clogged toilets, and sewer backups cleared using professional equipment. We use hydro-jetting and snake techniques for effective long-term results.",
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1",
imageAlt: "Drain cleaning service",
},
{
id: 3,
title: "Water Heater Services",
description: "Repair, installation, and maintenance of water heaters. We service tankless and traditional units. Fast diagnosis and honest recommendations for replacement vs. repair.",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg?_wi=1",
imageAlt: "Water heater installation",
},
{
@@ -135,7 +135,7 @@ export default function HomePage() {
id: 6,
title: "Commercial Plumbing",
description: "Full-service plumbing for businesses, offices, restaurants, and commercial buildings. Preventative maintenance, repairs, and system installations for larger systems.",
imageSrc: "http://img.b2bpic.net/free-photo/people-room-man-entering_23-2147656727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-room-man-entering_23-2147656727.jpg?_wi=1",
imageAlt: "Commercial plumbing service",
},
]}
@@ -172,7 +172,7 @@ export default function HomePage() {
quote: "My water heater burst at midnight. Greene Plumbing answered immediately and had a technician at my door within 30 minutes. Professional, courteous, and fair pricing. Can't ask for better service.",
name: "Robert Thompson",
role: "Homeowner, East Macon",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=1",
imageAlt: "Robert Thompson",
},
{
@@ -181,7 +181,7 @@ export default function HomePage() {
quote: "We had chronic drain issues in our restaurant. Greene Plumbing diagnosed the problem, fixed it permanently with hydro-jetting, and hasn't recurred in two years. Great service for commercial clients.",
name: "Maria Rodriguez",
role: "Restaurant Owner, Downtown Macon",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-woman-with-alluring-appearance-wonderful-shining-hair-wearing-black-leather-jacket_176532-8115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-woman-with-alluring-appearance-wonderful-shining-hair-wearing-black-leather-jacket_176532-8115.jpg?_wi=1",
imageAlt: "Maria Rodriguez",
},
{
@@ -190,7 +190,7 @@ export default function HomePage() {
quote: "They came to quote water heater repair, but suggested replacement instead because it would be more cost-effective long-term. Honest advice like that is rare. They completed the installation same day.",
name: "Jennifer Lee",
role: "Homeowner, Westside",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=1",
imageAlt: "Jennifer Lee",
},
{
@@ -199,7 +199,7 @@ export default function HomePage() {
quote: "Greene Plumbing handled our whole-house repiping project. Clean work, minimal disruption, and they explained everything clearly. Fair pricing and finished on schedule. Highly recommend.",
name: "David Patterson",
role: "Homeowner, Byron",
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-posing-blurred-brick-wall_23-2148465256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-posing-blurred-brick-wall_23-2148465256.jpg?_wi=1",
imageAlt: "David Patterson",
},
{
@@ -208,7 +208,7 @@ export default function HomePage() {
quote: "I've used Greene Plumbing three times over five years. Same quality, reliability, and honest pricing every time. They're my go-to for any plumbing issues. Best local plumber in Macon.",
name: "Susan Mitchell",
role: "Homeowner, Warner Robins",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=1",
imageAlt: "Susan Mitchell",
},
{
@@ -217,7 +217,7 @@ export default function HomePage() {
quote: "Sewage backup on a Sunday? Greene Plumbing was there, fixed the issue, and cleaned up thoroughly. No panic, no upsell, just professional work. That's reliability you can trust.",
name: "James Coleman",
role: "Property Manager, Bibb County",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153813.jpg?_wi=1",
imageAlt: "James Coleman",
},
]}

View File

@@ -53,7 +53,7 @@ export default function ReviewsPage() {
quote: "3 AM on a Sunday and my main sewer backed up into the basement. Greene Plumbing answered immediately and had a technician here within 45 minutes. They worked through the night to fix it. Can't thank them enough for saving our home.",
name: "Robert Thompson",
role: "Homeowner, East Macon",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=2",
imageAlt: "Robert Thompson",
},
{
@@ -62,7 +62,7 @@ export default function ReviewsPage() {
quote: "We had chronic drain issues in our restaurant that other plumbers couldn't solve. Greene Plumbing diagnosed the problem correctly, used hydro-jetting to clean the lines, and it hasn't recurred in two years. Professional and reliable.",
name: "Maria Rodriguez",
role: "Restaurant Owner, Downtown Macon",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-woman-with-alluring-appearance-wonderful-shining-hair-wearing-black-leather-jacket_176532-8115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-woman-with-alluring-appearance-wonderful-shining-hair-wearing-black-leather-jacket_176532-8115.jpg?_wi=2",
imageAlt: "Maria Rodriguez",
},
{
@@ -71,7 +71,7 @@ export default function ReviewsPage() {
quote: "They came to quote water heater repair, but after inspection, they advised replacement because it would be more cost-effective long-term. I appreciated their honesty. Installation same day, fair pricing, and the new unit is perfect.",
name: "Jennifer Lee",
role: "Homeowner, Westside",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=3",
imageAlt: "Jennifer Lee",
},
{
@@ -80,7 +80,7 @@ export default function ReviewsPage() {
quote: "My 1950s home needed the entire plumbing system replaced. Greene Plumbing handled the whole-house repiping professionally. Minimal disruption, expert workmanship, and finished on schedule. Highly recommend for major projects.",
name: "David Patterson",
role: "Homeowner, Byron",
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-posing-blurred-brick-wall_23-2148465256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-posing-blurred-brick-wall_23-2148465256.jpg?_wi=3",
imageAlt: "David Patterson",
},
{
@@ -89,7 +89,7 @@ export default function ReviewsPage() {
quote: "I've used Greene Plumbing five times over as many years. Every single time, same quality workmanship, fair pricing, and professional behavior. They're my go-to for any plumbing work. Best local plumber in Macon hands down.",
name: "Susan Mitchell",
role: "Homeowner, Warner Robins",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=2",
imageAlt: "Susan Mitchell",
},
{
@@ -98,7 +98,7 @@ export default function ReviewsPage() {
quote: "Sewage backup on a Sunday ruined our basement. Greene Plumbing arrived quickly, fixed the issue, cleaned up the mess, and explained everything about preventing recurrence. Professional, compassionate, and thorough work.",
name: "James Coleman",
role: "Property Manager, Bibb County",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153813.jpg?_wi=2",
imageAlt: "James Coleman",
},
]}

View File

@@ -54,19 +54,19 @@ export default function ServicesPage() {
id: 1,
title: "Emergency Plumbing Repairs",
description: "Burst pipes, major leaks, and urgent issues fixed fast. Available 24/7 for emergency calls. We respond quickly to minimize water damage and restore service.",
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-smiling-while-repairing-car_1170-1227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-smiling-while-repairing-car_1170-1227.jpg?_wi=2",
},
{
id: 2,
title: "Drain Cleaning & Clog Removal",
description: "Slow drains, clogged toilets, and sewer backups cleared using professional equipment. We use hydro-jetting and snake techniques for effective long-term results.",
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2",
},
{
id: 3,
title: "Water Heater Services",
description: "Repair, installation, and maintenance of water heaters. We service tankless and traditional units. Fast diagnosis and honest recommendations for replacement vs. repair.",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg?_wi=2",
},
]}
textboxLayout="default"