Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 04:46:50 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg", imageAlt: "Professional plumbing team"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg", imageAlt: "Joe, DMG Plumbing owner"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg?_wi=1", imageAlt: "Joe, DMG Plumbing owner"},
]}
rating={5}
ratingText="Trusted by Houston homeowners and businesses"
@@ -75,7 +75,7 @@ export default function LandingPage() {
{ value: "15+", title: "Years of Experience" },
{ value: "1000+", title: "Satisfied Customers" },
]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg?_wi=2"
imageAlt="Joe, DMG Plumbing owner and team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -92,22 +92,22 @@ export default function LandingPage() {
description="From routine repairs to complete installations, DMG Plumbing handles all your residential and commercial plumbing needs with professionalism and expertise."
features={[
{
title: "Water Heater Installation & Replacement", description: "Professional installation and replacement of water heaters to keep your home running efficiently", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110983.jpg", imageAlt: "Water heater installation", buttonIcon: ArrowRight,
title: "Water Heater Installation & Replacement", description: "Professional installation and replacement of water heaters to keep your home running efficiently", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110983.jpg?_wi=1", imageAlt: "Water heater installation", buttonIcon: ArrowRight,
},
{
title: "Gas Line Installation", description: "Safe and reliable gas line installation for appliances, generators, and home upgrades", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Gas line installation", buttonIcon: ArrowRight,
title: "Gas Line Installation", description: "Safe and reliable gas line installation for appliances, generators, and home upgrades", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "Gas line installation", buttonIcon: ArrowRight,
},
{
title: "Faucet Repair & Installation", description: "Repair or replace leaking, damaged, or outdated faucets with professional service", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Faucet repair work", buttonIcon: ArrowRight,
title: "Faucet Repair & Installation", description: "Repair or replace leaking, damaged, or outdated faucets with professional service", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Faucet repair work", buttonIcon: ArrowRight,
},
{
title: "Bathroom Plumbing Repairs", description: "Fix broken handles, leaks, and other bathroom plumbing issues quickly and correctly", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110983.jpg", imageAlt: "Bathroom plumbing repair", buttonIcon: ArrowRight,
title: "Bathroom Plumbing Repairs", description: "Fix broken handles, leaks, and other bathroom plumbing issues quickly and correctly", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110983.jpg?_wi=2", imageAlt: "Bathroom plumbing repair", buttonIcon: ArrowRight,
},
{
title: "Generator Gas Line Connections", description: "Installation of quick-disconnect gas lines for home generators with safety verification", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Generator gas line", buttonIcon: ArrowRight,
title: "Generator Gas Line Connections", description: "Installation of quick-disconnect gas lines for home generators with safety verification", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2", imageAlt: "Generator gas line", buttonIcon: ArrowRight,
},
{
title: "General Plumbing Repairs", description: "Fast and reliable solutions for leaks, damaged pipes, and everyday plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "General plumbing repair", buttonIcon: ArrowRight,
title: "General Plumbing Repairs", description: "Fast and reliable solutions for leaks, damaged pipes, and everyday plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "General plumbing repair", buttonIcon: ArrowRight,
},
]}
textboxLayout="default"