Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-02 00:07:52 +00:00

View File

@@ -123,23 +123,23 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Drain & Clog Removal", description: "Slow drains? Recurring clogs? We clear blockages safely and inspect for underlying issues to prevent future problems.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Drain cleaning service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Professional drain cleaning" }
title: "Drain & Clog Removal", description: "Slow drains? Recurring clogs? We clear blockages safely and inspect for underlying issues to prevent future problems.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1", imageAlt: "Drain cleaning service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Professional drain cleaning" }
},
{
id: 2,
title: "Leak Detection & Pipe Repair", description: "From minor drips to recurring leaks, we identify the real cause and repair it with precision, tested thoroughly under running water.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Leak detection service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Professional pipe repair" }
title: "Leak Detection & Pipe Repair", description: "From minor drips to recurring leaks, we identify the real cause and repair it with precision, tested thoroughly under running water.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "Leak detection service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "Professional pipe repair" }
},
{
id: 3,
title: "Garbage Disposal Repair", description: "Grinding noises? Jams? We safely remove blockages and ensure smooth operation with professional inspection and service.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes-kitchen_23-2150990677.jpg", imageAlt: "Garbage disposal service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes-kitchen_23-2150990677.jpg", imageAlt: "Kitchen plumbing repair" }
title: "Garbage Disposal Repair", description: "Grinding noises? Jams? We safely remove blockages and ensure smooth operation with professional inspection and service.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes-kitchen_23-2150990677.jpg?_wi=1", imageAlt: "Garbage disposal service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes-kitchen_23-2150990677.jpg?_wi=2", imageAlt: "Kitchen plumbing repair" }
},
{
id: 4,
title: "Under-Sink Repairs", description: "Faulty fittings, pipe misalignment, loose connections — fixed correctly and tested thoroughly before we leave.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/point-view-young-handyman-using-power-drill-fix-door-kitchen-cabinet_662251-2704.jpg", imageAlt: "Under sink repair" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/point-view-young-handyman-using-power-drill-fix-door-kitchen-cabinet_662251-2704.jpg", imageAlt: "Cabinet plumbing repair" }
title: "Under-Sink Repairs", description: "Faulty fittings, pipe misalignment, loose connections — fixed correctly and tested thoroughly before we leave.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/point-view-young-handyman-using-power-drill-fix-door-kitchen-cabinet_662251-2704.jpg?_wi=1", imageAlt: "Under sink repair" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/point-view-young-handyman-using-power-drill-fix-door-kitchen-cabinet_662251-2704.jpg?_wi=2", imageAlt: "Cabinet plumbing repair" }
}
]}
textboxLayout="default"