Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-08 19:50:15 +00:00
6 changed files with 1385 additions and 18 deletions

View File

@@ -80,7 +80,7 @@ export default function AboutPage() {
{ value: "26+", title: "Google Reviews (4.7 Stars)" },
{ value: "Local", title: "Greystones-Based & Trusted" },
]}
imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10800.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10800.jpg?_wi=2"
imageAlt="professional plumbing team portrait"
useInvertedBackground={true}
mediaAnimation="slide-up"
@@ -95,7 +95,7 @@ export default function AboutPage() {
title: "Emergency Plumbing",
description: "24/7 emergency plumbing response for burst pipes, leaks, and urgent issues. Fast response times in Greystones and surrounding areas.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=3",
},
items: [
{ icon: Clock, text: "Same-day emergency service" },
@@ -109,7 +109,7 @@ export default function AboutPage() {
title: "Leak Detection & Repair",
description: "Expert leak detection and repair services to prevent water damage and wastage. We locate and fix leaks quickly and efficiently.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg?_wi=3",
},
items: [
{ icon: Droplet, text: "Advanced leak detection" },
@@ -123,7 +123,7 @@ export default function AboutPage() {
title: "Shower Installation & Repair",
description: "Professional shower installation, replacement, and repair services. From fixing low pressure to installing modern shower systems.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg?_wi=3",
},
items: [
{ icon: Droplet, text: "Modern shower systems" },

View File

@@ -85,7 +85,7 @@ export default function ContactPage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg?_wi=3"
imageAlt="friendly plumber ready to help"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -135,7 +135,7 @@ export default function ContactPage() {
"Yes, we specialize in diagnosing and fixing low water pressure issues. This could be related to pipes, fixtures, or your main water supply. We'll find the cause and provide a solution.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=4"
imageAlt="plumber explaining work to homeowner"
mediaAnimation="slide-up"
mediaPosition="left"

File diff suppressed because it is too large Load Diff

View File

@@ -75,7 +75,7 @@ export default function HomePage() {
"24/7 emergency plumbing response for burst pipes, leaks, and urgent issues. Fast response times in Greystones and surrounding areas.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg",
"http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=1",
},
items: [
{
@@ -100,7 +100,7 @@ export default function HomePage() {
"Expert leak detection and repair services to prevent water damage and wastage. We locate and fix leaks quickly and efficiently.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg",
"http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg?_wi=1",
},
items: [
{
@@ -125,7 +125,7 @@ export default function HomePage() {
"Professional shower installation, replacement, and repair services. From fixing low pressure to installing modern shower systems.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg",
"http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg?_wi=1",
},
items: [
{
@@ -194,7 +194,7 @@ export default function HomePage() {
title: "Greystones-Based & Trusted",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10800.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10800.jpg?_wi=1"
imageAlt="Professional plumbing team at work"
useInvertedBackground={true}
mediaAnimation="slide-up"
@@ -305,7 +305,7 @@ export default function HomePage() {
title="Frequently Asked Questions"
description="Find answers to common plumbing and heating questions"
tag="Help"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=1"
imageAlt="Professional plumber answering questions"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -324,7 +324,7 @@ export default function HomePage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg?_wi=1"
imageAlt="Friendly plumber ready to help"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -79,7 +79,7 @@ export default function ReviewsPage() {
{ value: "4.7★", title: "Google Rating" },
{ value: "26+", title: "Verified Reviews" },
]}
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=3"
imageAlt="plumber explaining work to homeowner"
useInvertedBackground={false}
mediaAnimation="slide-up"

View File

@@ -51,7 +51,7 @@ export default function ServicesPage() {
"24/7 emergency plumbing response for burst pipes, leaks, and urgent issues. Fast response times in Greystones and surrounding areas. Our emergency team is always on standby to handle urgent situations.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg",
"http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=2",
},
items: [
{
@@ -76,7 +76,7 @@ export default function ServicesPage() {
"Expert leak detection and repair services to prevent water damage and wastage. We use advanced technology to locate hidden leaks and fix them quickly and efficiently. Protect your home from costly water damage.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg",
"http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg?_wi=2",
},
items: [
{
@@ -101,7 +101,7 @@ export default function ServicesPage() {
"Professional shower installation, replacement, and repair services. From fixing low pressure to installing modern shower systems. We handle all brands and types of shower installations.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg",
"http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg?_wi=2",
},
items: [
{
@@ -154,7 +154,7 @@ export default function ServicesPage() {
title="Service-Related FAQs"
description="Common questions about our plumbing and heating services"
tag="Help"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=2"
imageAlt="Professional plumber answering questions"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -173,7 +173,7 @@ export default function ServicesPage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg?_wi=2"
imageAlt="Friendly plumber ready to help"
mediaAnimation="slide-up"
mediaPosition="right"