Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-10 05:53:03 +00:00
4 changed files with 1391 additions and 24 deletions

View File

@@ -107,7 +107,7 @@ export default function AboutPage() {
description: "Highly rated by customers with consistently positive reviews and recommendations",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-car_52683-112395.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-car_52683-112395.jpg?_wi=2"
imageAlt="Skilled plumber professional at work"
imagePosition="right"
mediaAnimation="opacity"
@@ -139,7 +139,7 @@ export default function AboutPage() {
handle: "Homeowner",
testimonial: "Tony's team came out quickly and fixed our backed-up drain. Highly recommend his services! Customer service is by far the BEST.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg?_wi=2",
imageAlt: "happy homeowner satisfied customer",
},
{
@@ -148,7 +148,7 @@ export default function AboutPage() {
handle: "Property Manager",
testimonial: "Trustworthy company and very helpful. They've handled multiple properties for us without any issues. Professional and reliable every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-standing-airport-terminal-looking-away_618663-86.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-standing-airport-terminal-looking-away_618663-86.jpg?_wi=2",
imageAlt: "professional man business portrait",
},
{
@@ -157,7 +157,7 @@ export default function AboutPage() {
handle: "Homeowner",
testimonial: "Had a water heater emergency on a Sunday. Tony came out same day and got us fixed. Honest pricing and great work. Five stars!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg?_wi=2",
imageAlt: "happy woman customer testimonial",
},
{
@@ -166,7 +166,7 @@ export default function AboutPage() {
handle: "Business Owner",
testimonial: "Using Tony for our business plumbing needs. Fast, efficient, and they always show up on time. Highly recommend to anyone needing a plumber.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tie-with-thumb-up_1187-2750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tie-with-thumb-up_1187-2750.jpg?_wi=2",
imageAlt: "professional business man portrait",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -50,7 +50,7 @@ export default function HomePage() {
tagIcon={Wrench}
tagAnimation="slide-up"
background={{ variant: "noiseDiagonalGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=1"
imageAlt="Professional plumber performing drain cleaning service"
imagePosition="right"
mediaAnimation="opacity"
@@ -80,42 +80,42 @@ export default function HomePage() {
id: "01",
title: "Drain Cleaning",
description: "Fast and effective drain cleaning services to keep your plumbing flowing smoothly",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=1",
imageAlt: "drain cleaning professional service tools",
},
{
id: "02",
title: "Rooter Service",
description: "Professional rooter services to eliminate tree root intrusions and blockages",
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg?_wi=1",
imageAlt: "rooter service tree roots pipe",
},
{
id: "03",
title: "Water Heater Repair",
description: "Expert water heater repair and replacement for hot water when you need it",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=1",
imageAlt: "water heater repair installation",
},
{
id: "04",
title: "Leak Detection",
description: "Advanced leak detection technology to find and fix hidden plumbing leaks",
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: "leak detection plumbing technology",
},
{
id: "05",
title: "Sewer Line Repair",
description: "Comprehensive sewer line repair and replacement services for complete peace of mind",
imageSrc: "http://img.b2bpic.net/free-photo/woman-plaid-shirt-sitting-stone-stair_23-2147910909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-plaid-shirt-sitting-stone-stair_23-2147910909.jpg?_wi=1",
imageAlt: "sewer line repair underground",
},
{
id: "06",
title: "Emergency Plumbing",
description: "24-hour emergency plumbing response for urgent plumbing problems any time of day",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg?_wi=1",
imageAlt: "emergency plumbing crisis response",
},
]}
@@ -163,7 +163,7 @@ export default function HomePage() {
description: "Highly rated by customers with consistently positive reviews and recommendations",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-car_52683-112395.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-car_52683-112395.jpg?_wi=1"
imageAlt="Skilled plumber performing professional plumbing work"
imagePosition="right"
mediaAnimation="opacity"
@@ -195,7 +195,7 @@ export default function HomePage() {
handle: "Homeowner",
testimonial: "Tony's team came out quickly and fixed our backed-up drain. Highly recommend his services! Customer service is by far the BEST.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg?_wi=1",
imageAlt: "happy homeowner satisfied customer",
},
{
@@ -204,7 +204,7 @@ export default function HomePage() {
handle: "Property Manager",
testimonial: "Trustworthy company and very helpful. They've handled multiple properties for us without any issues. Professional and reliable every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-standing-airport-terminal-looking-away_618663-86.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-standing-airport-terminal-looking-away_618663-86.jpg?_wi=1",
imageAlt: "professional man business portrait",
},
{
@@ -213,7 +213,7 @@ export default function HomePage() {
handle: "Homeowner",
testimonial: "Had a water heater emergency on a Sunday. Tony came out same day and got us fixed. Honest pricing and great work. Five stars!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg?_wi=1",
imageAlt: "happy woman customer testimonial",
},
{
@@ -222,7 +222,7 @@ export default function HomePage() {
handle: "Business Owner",
testimonial: "Using Tony for our business plumbing needs. Fast, efficient, and they always show up on time. Highly recommend to anyone needing a plumber.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tie-with-thumb-up_1187-2750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tie-with-thumb-up_1187-2750.jpg?_wi=1",
imageAlt: "professional business man portrait",
},
]}

View File

@@ -47,7 +47,7 @@ export default function ServicesPage() {
tagIcon={Wrench}
tagAnimation="slide-up"
background={{ variant: "noiseDiagonalGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=2"
imageAlt="Professional plumber performing drain cleaning service"
imagePosition="right"
mediaAnimation="opacity"
@@ -76,42 +76,42 @@ export default function ServicesPage() {
id: "01",
title: "Drain Cleaning",
description: "Fast and effective drain cleaning services to keep your plumbing flowing smoothly. We use state-of-the-art equipment to clear even the toughest clogs.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=2",
imageAlt: "drain cleaning professional service tools",
},
{
id: "02",
title: "Rooter Service",
description: "Professional rooter services to eliminate tree root intrusions and blockages. Our specialized equipment can handle roots of any size.",
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg?_wi=2",
imageAlt: "rooter service tree roots pipe",
},
{
id: "03",
title: "Water Heater Repair",
description: "Expert water heater repair and replacement for hot water when you need it. We service all major brands and types of water heaters.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=2",
imageAlt: "water heater repair installation",
},
{
id: "04",
title: "Leak Detection",
description: "Advanced leak detection technology to find and fix hidden plumbing leaks. We locate problems quickly to prevent water damage.",
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",
imageAlt: "leak detection plumbing technology",
},
{
id: "05",
title: "Sewer Line Repair",
description: "Comprehensive sewer line repair and replacement services for complete peace of mind. We handle residential and commercial sewer problems.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-plaid-shirt-sitting-stone-stair_23-2147910909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-plaid-shirt-sitting-stone-stair_23-2147910909.jpg?_wi=2",
imageAlt: "sewer line repair underground",
},
{
id: "06",
title: "Emergency Plumbing",
description: "24-hour emergency plumbing response for urgent plumbing problems any time of day. We're ready to help when you need us most.",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg?_wi=2",
imageAlt: "emergency plumbing crisis response",
},
]}