Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -84,7 +84,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Plumbing Expertise",
|
||||
description: "Full-service plumbing solutions including repairs, installations, drain cleaning, water heater service, and 24/7 emergency response.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg?_wi=3",
|
||||
imageAlt: "professional plumber fixing pipes home",
|
||||
buttonIcon: Droplet,
|
||||
buttonHref: "/services#plumbing",
|
||||
@@ -92,7 +92,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Heating & Cooling",
|
||||
description: "Complete HVAC solutions for comfort year-round. Furnace repair, AC maintenance, hot water tank service, and seasonal inspections.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=3",
|
||||
imageAlt: "HVAC technician servicing furnace heating",
|
||||
buttonIcon: Flame,
|
||||
buttonHref: "/services#heating",
|
||||
@@ -100,7 +100,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Electrical Services",
|
||||
description: "Licensed electrical work including inspections, repairs, installations, panel upgrades, and safety compliance checks for peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52936.jpg?_wi=3",
|
||||
imageAlt: "electrician installing electrical panel",
|
||||
buttonIcon: Zap,
|
||||
buttonHref: "/services#electrical",
|
||||
|
||||
@@ -1,29 +1,67 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Manrope } from "next/font/google";
|
||||
import { DM_Sans } 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 { Manrope } from "next/font/google";
|
||||
import { DM_Sans } 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 manrope = Manrope({
|
||||
variable: "--font-manrope",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Plumbing, HVAC & Electrical | Red Deer Home Services",
|
||||
description: "Professional plumbing, heating, cooling & electrical services in Red Deer. 4.9★ rated. 25+ years. Fast response, flat-rate pricing. 24/7 emergency available.",
|
||||
keywords: "plumber Red Deer, HVAC Red Deer, electrician Red Deer, emergency plumbing, furnace repair, hot water tank",
|
||||
metadataBase: new URL("https://rdhomeservices.com"),
|
||||
alternates: {
|
||||
canonical: "https://rdhomeservices.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Red Deer Home Services - Trusted Local Expert",
|
||||
description: "Professional home services for plumbing, heating & electrical. 4.9★ from 1,453 reviews. 25+ years experience.",
|
||||
url: "https://rdhomeservices.com",
|
||||
siteName: "Red Deer Home Services",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://rdhomeservices.com/og-image.jpg",
|
||||
alt: "Red Deer Home Services professional technician",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Red Deer Home Services",
|
||||
description: "Professional plumbing, heating & electrical services. 4.9★ rated.",
|
||||
images: ["https://rdhomeservices.com/twitter-image.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -32,7 +70,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${manrope.variable} ${dmSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${manrope.variable} ${dmSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -44,4 +84,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -88,7 +88,7 @@ export default function HomePage() {
|
||||
handle: "@Red Deer, AB",
|
||||
testimonial: "They explained everything clearly and were incredibly patient. Professional, courteous, and respectful throughout the entire process.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=1",
|
||||
imageAlt: "Sarah M. happy customer testimonial",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function HomePage() {
|
||||
handle: "@Red Deer, AB",
|
||||
testimonial: "Called late morning and they were on site within an hour. Outstanding service and fair pricing. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=1",
|
||||
imageAlt: "James T. customer service review",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function HomePage() {
|
||||
handle: "@Red Deer, AB",
|
||||
testimonial: "Everything was thoroughly explained and taken care of. These are the technicians you want in your home. Five stars!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-kitchen_23-2148294003.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-kitchen_23-2148294003.jpg?_wi=1",
|
||||
imageAlt: "Linda K. satisfied customer testimonial",
|
||||
},
|
||||
]}
|
||||
@@ -114,7 +114,7 @@ export default function HomePage() {
|
||||
{ text: "Book Service", href: "tel:+14035551234" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1537.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1537.jpg?_wi=1"
|
||||
imageAlt="Professional technician ready to help"
|
||||
mediaAnimation="slide-up"
|
||||
avatarText="1,453+ Happy Customers"
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Plumbing Services",
|
||||
description: "Repairs, installations, drain cleaning, and emergency response available 24/7.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg?_wi=1",
|
||||
imageAlt: "Professional plumbing service",
|
||||
buttonIcon: Droplet,
|
||||
buttonHref: "/services",
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Heating & Cooling",
|
||||
description: "Furnace repair, hot water tank service, AC maintenance, and seasonal inspections.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=1",
|
||||
imageAlt: "HVAC heating service",
|
||||
buttonIcon: Flame,
|
||||
buttonHref: "/services",
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Electrical Services",
|
||||
description: "Inspections, repairs, installations, and safety compliance checks.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52936.jpg?_wi=1",
|
||||
imageAlt: "Electrical inspection service",
|
||||
buttonIcon: Zap,
|
||||
buttonHref: "/services",
|
||||
@@ -249,7 +249,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=2",
|
||||
imageAlt: "David P. customer testimonial",
|
||||
},
|
||||
{
|
||||
@@ -258,7 +258,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=2",
|
||||
imageAlt: "Michelle R. customer review",
|
||||
},
|
||||
{
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-kitchen_23-2148294003.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-kitchen_23-2148294003.jpg?_wi=2",
|
||||
imageAlt: "Robert H. satisfied customer",
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg?_wi=1",
|
||||
imageAlt: "Patricia L. customer testimonial",
|
||||
},
|
||||
{
|
||||
@@ -285,7 +285,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hands-isolated-white-wall_141793-94410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hands-isolated-white-wall_141793-94410.jpg?_wi=1",
|
||||
imageAlt: "Thomas M. customer review",
|
||||
},
|
||||
{
|
||||
@@ -294,7 +294,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65995.jpg?_wi=1",
|
||||
imageAlt: "Jennifer S. satisfied customer",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=4",
|
||||
imageAlt: "David P. customer testimonial",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=4",
|
||||
imageAlt: "Michelle R. customer review",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-kitchen_23-2148294003.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-kitchen_23-2148294003.jpg?_wi=4",
|
||||
imageAlt: "Robert H. satisfied customer",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg?_wi=2",
|
||||
imageAlt: "Patricia L. customer testimonial",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hands-isolated-white-wall_141793-94410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hands-isolated-white-wall_141793-94410.jpg?_wi=2",
|
||||
imageAlt: "Thomas M. customer review",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Red Deer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65995.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65995.jpg?_wi=2",
|
||||
imageAlt: "Jennifer S. satisfied customer",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -84,7 +84,7 @@ export default function ServicesPage() {
|
||||
handle: "@Red Deer, AB",
|
||||
testimonial: "They explained everything clearly and were incredibly patient. Professional, courteous, and respectful throughout the entire process.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=3",
|
||||
imageAlt: "Sarah M. happy customer testimonial",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function ServicesPage() {
|
||||
handle: "@Red Deer, AB",
|
||||
testimonial: "Called late morning and they were on site within an hour. Outstanding service and fair pricing. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=3",
|
||||
imageAlt: "James T. customer service review",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function ServicesPage() {
|
||||
handle: "@Red Deer, AB",
|
||||
testimonial: "Everything was thoroughly explained and taken care of. These are the technicians you want in your home. Five stars!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-kitchen_23-2148294003.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-kitchen_23-2148294003.jpg?_wi=3",
|
||||
imageAlt: "Linda K. satisfied customer testimonial",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function ServicesPage() {
|
||||
{ text: "Book Service", href: "tel:+14035551234" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1537.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1537.jpg?_wi=2"
|
||||
imageAlt="Professional technician ready to help"
|
||||
mediaAnimation="slide-up"
|
||||
avatarText="Serving Red Deer & Area"
|
||||
@@ -137,7 +137,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Plumbing Services",
|
||||
description: "Comprehensive plumbing solutions including repairs, installations, drain cleaning, water heater maintenance, and 24/7 emergency response.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg?_wi=2",
|
||||
imageAlt: "Professional plumbing service",
|
||||
buttonIcon: Droplet,
|
||||
buttonHref: "/services",
|
||||
@@ -145,7 +145,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Heating & Cooling (HVAC)",
|
||||
description: "Complete HVAC services including furnace repair and maintenance, hot water tank service, AC installation and repair, and seasonal inspections.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=2",
|
||||
imageAlt: "HVAC heating service",
|
||||
buttonIcon: Flame,
|
||||
buttonHref: "/services",
|
||||
@@ -153,7 +153,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Electrical Services",
|
||||
description: "Professional electrical work including inspections, repairs, new installations, panel upgrades, and safety compliance checks.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-52936.jpg?_wi=2",
|
||||
imageAlt: "Electrical inspection service",
|
||||
buttonIcon: Zap,
|
||||
buttonHref: "/services",
|
||||
|
||||
Reference in New Issue
Block a user