Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 04:52:26 +00:00

View File

@@ -82,15 +82,15 @@ export default function LandingPage() {
imageAlt: "Premium plumbing repair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg?_wi=1",
imageAlt: "Pipe repair service",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pumbing-logo-template_742173-3616.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pumbing-logo-template_742173-3616.jpg?_wi=1",
imageAlt: "Water heater installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=1",
imageAlt: "Bathroom renovation plumbing",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
{
title: "Emergency Repairs",
description: "Rapid response for any urgent plumbing breakdown.",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg?_wi=1",
imageAlt: "Emergency repairs",
},
{
@@ -120,19 +120,19 @@ export default function LandingPage() {
{
title: "Water Heater Installation",
description: "High-efficiency systems professionally installed and maintained.",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pumbing-logo-template_742173-3616.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pumbing-logo-template_742173-3616.jpg?_wi=2",
imageAlt: "Water heater installation",
},
{
title: "Pipe Repair",
description: "Precision leak detection and repair for your peace of mind.",
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg?_wi=2",
imageAlt: "Pipe repair",
},
{
title: "Bathroom Plumbing",
description: "Upgrading and maintaining your bathroom's critical systems.",
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=2",
imageAlt: "Bathroom plumbing",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
{
id: "1",
name: "Adam Rhiwi",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1",
},
{
id: "2",
@@ -221,7 +221,7 @@ export default function LandingPage() {
{
id: "5",
name: "Sarah Jenkins",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2",
},
]}
cardTitle="Client Reviews"
@@ -238,25 +238,25 @@ export default function LandingPage() {
{
title: "1. Call Us",
description: "Contact our office for a prompt response.",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg?_wi=2",
imageAlt: "Step 1",
},
{
title: "2. Free Quote",
description: "Receive an upfront and clear quote for work.",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg?_wi=3",
imageAlt: "Step 2",
},
{
title: "3. We Fix It",
description: "Our experts handle your issue promptly.",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg?_wi=4",
imageAlt: "Step 3",
},
{
title: "4. Satisfaction",
description: "Ensuring the job is finished to perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/faucet-from-golden-fountain_1122-816.jpg?_wi=5",
imageAlt: "Step 4",
},
]}