Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-01 03:50:41 +00:00

View File

@@ -47,8 +47,8 @@ export default function LandingPage() {
tag="Expert Plumbing Services"
buttons={[{ text: "Get Your Free Estimate", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2150275713.jpg", imageAlt: "Professional plumbing services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2150275713.jpg", imageAlt: "Expert diagnostic work" }
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2150275713.jpg?_wi=1", imageAlt: "Professional plumbing services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2150275713.jpg?_wi=2", imageAlt: "Expert diagnostic work" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -70,9 +70,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: 1, title: "Expert Diagnostics", description: "Cutting-edge tools to pinpoint issues without guessing.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg", imageAlt: "Diagnostic work" },
{ id: 2, title: "Transparent Pricing", description: "Flat-rate quotes with no hidden costs or surprise surcharges.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg", imageAlt: "Transparent pricing" },
{ id: 3, title: "Multi-Unit Specialists", description: "Reliable plumbing solutions for commercial properties and retail.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg", imageAlt: "Commercial plumbing" },
{ id: 1, title: "Expert Diagnostics", description: "Cutting-edge tools to pinpoint issues without guessing.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg?_wi=1", imageAlt: "Diagnostic work" },
{ id: 2, title: "Transparent Pricing", description: "Flat-rate quotes with no hidden costs or surprise surcharges.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg?_wi=2", imageAlt: "Transparent pricing" },
{ id: 3, title: "Multi-Unit Specialists", description: "Reliable plumbing solutions for commercial properties and retail.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176719.jpg?_wi=3", imageAlt: "Commercial plumbing" },
]}
title="Comprehensive Plumbing Solutions"
description="From emergency repairs to complex system installations, our expert diagnostics save you time and money."
@@ -83,11 +83,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/people-bringing-supplies-neighbors_23-2149139759.jpg" },
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/people-bringing-supplies-neighbors_23-2149139759.jpg?_wi=1" },
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-sitting-chair-working-office_23-2148187179.jpg" },
{ id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg" },
{ id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/agree-hand-shake-business-concept_1194-617117.jpg" },
{ id: "5", name: "Robert Smith", imageSrc: "http://img.b2bpic.net/free-photo/people-bringing-supplies-neighbors_23-2149139759.jpg" },
{ id: "5", name: "Robert Smith", imageSrc: "http://img.b2bpic.net/free-photo/people-bringing-supplies-neighbors_23-2149139759.jpg?_wi=2" },
]}
cardTitle="Client Experiences"
cardTag="Verified Reviews"