Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-17 16:52:53 +00:00
5 changed files with 74 additions and 38 deletions

View File

@@ -92,7 +92,7 @@ export default function AboutPage() {
"Grew through word-of-mouth recommendations from satisfied customers",
"Now a team of skilled professionals serving thousands of homes yearly",
],
imageSrc: "http://img.b2bpic.net/free-photo/foreman-orange-work-clothes-protective-eyewear-thoughtfully-looking-camera-using-handsaw-workshop_574295-1625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/foreman-orange-work-clothes-protective-eyewear-thoughtfully-looking-camera-using-handsaw-workshop_574295-1625.jpg?_wi=2",
imageAlt: "Professional plumber with expertise",
},
{
@@ -103,7 +103,7 @@ export default function AboutPage() {
"Quality: Every job completed to the highest standards",
"Respect: We treat your home like our own",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg?_wi=2",
imageAlt: "Customer service excellence",
},
{
@@ -114,7 +114,7 @@ export default function AboutPage() {
"Continuous training on latest plumbing technologies",
"Background checks and professional certifications",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-technicians-electricians-plumbers-craftsmen-feeling-happy_273609-7884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-technicians-electricians-plumbers-craftsmen-feeling-happy_273609-7884.jpg?_wi=2",
imageAlt: "Professional plumbing team",
},
{
@@ -125,7 +125,7 @@ export default function AboutPage() {
"24/7 emergency response for urgent issues",
"100% satisfaction guarantee on all work",
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101621.jpg?_wi=2",
imageAlt: "Fast response service guarantee",
},
]}

View File

@@ -111,7 +111,7 @@ export default function ContactPage() {
"Emergency Line: Same number, 24/7",
"Local Orem-based support team",
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101621.jpg?_wi=3",
imageAlt: "Fast response emergency service",
},
{
@@ -122,7 +122,7 @@ export default function ContactPage() {
"Quick response during business hours",
"Perfect for non-urgent inquiries",
],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-calculating-bills-calculator_1262-14874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-calculating-bills-calculator_1262-14874.jpg?_wi=2",
imageAlt: "Professional communication",
},
{
@@ -133,7 +133,7 @@ export default function ContactPage() {
"Serving Utah County and surrounding areas",
"Quick response times to your location",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-technicians-electricians-plumbers-craftsmen-feeling-happy_273609-7884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-technicians-electricians-plumbers-craftsmen-feeling-happy_273609-7884.jpg?_wi=3",
imageAlt: "Professional plumbing team",
},
{
@@ -144,7 +144,7 @@ export default function ContactPage() {
"Rapid dispatch to your location",
"Licensed and insured technicians",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=2",
imageAlt: "Emergency plumber responding quickly",
},
]}

View File

@@ -1,24 +1,58 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Nunito } 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 { Nunito } 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 nunito = Nunito({
variable: "--font-nunito",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Orem Plumbers & Drain Cleaning | Fast, Reliable 24/7 Service",
description: "Emergency plumbing services in Orem, Utah. Same-day appointments, licensed & insured, honest pricing. Drain cleaning, water heater repair, leak detection & more.",
keywords: "plumber in Orem Utah, drain cleaning Orem, emergency plumber Orem, water heater repair Orem, plumbing services Utah County, affordable plumbing",
metadataBase: new URL("https://oremplumbers.com"),
alternates: {
canonical: "https://oremplumbers.com",
},
openGraph: {
title: "Orem Plumbers & Drain Cleaning | Fast Reliable Service",
description: "Professional plumbing services in Orem, Utah. 24/7 emergency response, same-day appointments, licensed and insured.",
siteName: "Orem Plumbers & Drain Cleaning",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/foreman-orange-work-clothes-protective-eyewear-thoughtfully-looking-camera-using-handsaw-workshop_574295-1625.jpg",
alt: "professional plumber installing pipes",
},
],
},
twitter: {
card: "summary_large_image",
title: "Orem Plumbers & Drain Cleaning",
description: "Fast, reliable 24/7 plumbing services in Orem, Utah. Same-day appointments available.",
images: [
"http://img.b2bpic.net/free-photo/foreman-orange-work-clothes-protective-eyewear-thoughtfully-looking-camera-using-handsaw-workshop_574295-1625.jpg",
],
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +61,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${nunito.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${nunito.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +75,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -101,7 +101,7 @@ export default function HomePage() {
carouselItems={[
{
id: "hero-1",
imageSrc: "http://img.b2bpic.net/free-photo/foreman-orange-work-clothes-protective-eyewear-thoughtfully-looking-camera-using-handsaw-workshop_574295-1625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/foreman-orange-work-clothes-protective-eyewear-thoughtfully-looking-camera-using-handsaw-workshop_574295-1625.jpg?_wi=1",
imageAlt: "Professional plumber working on pipe installation",
},
{
@@ -116,7 +116,7 @@ export default function HomePage() {
},
{
id: "hero-4",
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=1",
imageAlt: "Emergency plumbing response team ready to help",
},
{
@@ -126,7 +126,7 @@ export default function HomePage() {
},
{
id: "hero-6",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-technicians-electricians-plumbers-craftsmen-feeling-happy_273609-7884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-technicians-electricians-plumbers-craftsmen-feeling-happy_273609-7884.jpg?_wi=1",
imageAlt: "Happy homeowner with plumbing service team",
},
]}
@@ -162,7 +162,7 @@ export default function HomePage() {
"Rapid response times to get your plumbing fixed quickly",
"Most issues resolved on first visit to save you time and money",
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-job_52683-101621.jpg?_wi=1",
imageAlt: "Fast response emergency service",
},
{
@@ -173,7 +173,7 @@ export default function HomePage() {
"Free quotes and estimates before any work begins",
"Competitive rates for all residential and commercial services",
],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-calculating-bills-calculator_1262-14874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-calculating-bills-calculator_1262-14874.jpg?_wi=1",
imageAlt: "Transparent pricing quote estimation",
},
{
@@ -184,7 +184,7 @@ export default function HomePage() {
"Continuous training on latest plumbing technologies",
"Friendly, respectful service you can trust",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg?_wi=1",
imageAlt: "Experienced expert technician training",
},
]}
@@ -207,42 +207,42 @@ export default function HomePage() {
id: "drain-cleaning",
name: "Drain Cleaning",
price: "Starting at $149",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=1",
imageAlt: "Professional drain cleaning service",
},
{
id: "water-heater",
name: "Water Heater Repair & Installation",
price: "Starting at $299",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=1",
imageAlt: "Water heater installation and repair",
},
{
id: "leak-detection",
name: "Leak Detection & Repair",
price: "Starting at $199",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-vibrant-background-with-oil-bubbles-floating-water-surface_23-2147876163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-vibrant-background-with-oil-bubbles-floating-water-surface_23-2147876163.jpg?_wi=1",
imageAlt: "Advanced leak detection equipment",
},
{
id: "emergency",
name: "Emergency Plumbing (24/7)",
price: "Call for Quote",
imageSrc: "http://img.b2bpic.net/free-photo/natural-disaster_23-2151886456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-disaster_23-2151886456.jpg?_wi=1",
imageAlt: "24/7 emergency plumbing response",
},
{
id: "fixtures",
name: "Toilet, Faucet & Fixture Repair",
price: "Starting at $99",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721571.jpg?_wi=1",
imageAlt: "Toilet and faucet repair services",
},
{
id: "sewer",
name: "Sewer Line Services",
price: "Starting at $349",
imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-holding-mud-field_107420-9789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-holding-mud-field_107420-9789.jpg?_wi=1",
imageAlt: "Professional sewer line inspection and repair",
},
]}

View File

@@ -92,7 +92,7 @@ export default function ServicesPage() {
"Video inspection to identify blockage location and severity",
"Preventative maintenance to keep your drains flowing smoothly",
],
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=2",
},
{
id: "water-heater-detailed",
@@ -102,7 +102,7 @@ export default function ServicesPage() {
"Energy-efficient solutions to reduce utility costs",
"Regular maintenance to extend water heater lifespan",
],
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=2",
},
{
id: "leak-repair-detailed",
@@ -112,7 +112,7 @@ export default function ServicesPage() {
"Quick repairs minimize water damage and waste",
"Comprehensive inspections find hidden leaks before damage occurs",
],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-vibrant-background-with-oil-bubbles-floating-water-surface_23-2147876163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-vibrant-background-with-oil-bubbles-floating-water-surface_23-2147876163.jpg?_wi=2",
},
{
id: "emergency-detailed",
@@ -122,7 +122,7 @@ export default function ServicesPage() {
"Rapid response to minimize damage and disruption",
"Experienced technicians trained for complex emergency situations",
],
imageSrc: "http://img.b2bpic.net/free-photo/natural-disaster_23-2151886456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-disaster_23-2151886456.jpg?_wi=2",
},
]}
gridVariant="two-columns-alternating-heights"
@@ -144,42 +144,42 @@ export default function ServicesPage() {
id: "drain-cleaning",
name: "Drain Cleaning",
price: "Starting at $149",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=3",
imageAlt: "Professional drain cleaning service",
},
{
id: "water-heater",
name: "Water Heater Repair & Installation",
price: "Starting at $299",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=3",
imageAlt: "Water heater installation and repair",
},
{
id: "leak-detection",
name: "Leak Detection & Repair",
price: "Starting at $199",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-vibrant-background-with-oil-bubbles-floating-water-surface_23-2147876163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-vibrant-background-with-oil-bubbles-floating-water-surface_23-2147876163.jpg?_wi=3",
imageAlt: "Advanced leak detection equipment",
},
{
id: "emergency",
name: "Emergency Plumbing (24/7)",
price: "Call for Quote",
imageSrc: "http://img.b2bpic.net/free-photo/natural-disaster_23-2151886456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-disaster_23-2151886456.jpg?_wi=3",
imageAlt: "24/7 emergency plumbing response",
},
{
id: "fixtures",
name: "Toilet, Faucet & Fixture Repair",
price: "Starting at $99",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721571.jpg?_wi=2",
imageAlt: "Toilet and faucet repair services",
},
{
id: "sewer",
name: "Sewer Line Services",
price: "Starting at $349",
imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-holding-mud-field_107420-9789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-holding-mud-field_107420-9789.jpg?_wi=2",
imageAlt: "Professional sewer line inspection and repair",
},
]}