Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 15:57:08 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="flat"
secondaryButtonStyle="layered"
@@ -46,26 +46,34 @@ export default function LandingPage() {
tag="Available 24/7"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg?_wi=1", imageAlt: "Professional plumber fixing water pipes"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg", imageAlt: "Professional plumber fixing water pipes"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Water leak repair service"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Water leak repair service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=1", imageAlt: "Advanced pipe inspection"},
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", imageAlt: "Advanced pipe inspection"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", imageAlt: "Professional drain cleaning"},
imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", imageAlt: "Professional drain cleaning"
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg", imageAlt: "Gas leak detection service"},
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg", imageAlt: "Gas leak detection service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg", imageAlt: "General plumbing repairs"},
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg", imageAlt: "General plumbing repairs"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg?_wi=2", imageAlt: "Expert plumber at work"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg", imageAlt: "Expert plumber at work"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=2", imageAlt: "Plumbing system inspection"},
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", imageAlt: "Plumbing system inspection"
},
]}
buttons={[
{ text: "Call Now", href: "tel:+1-214-524-9869" },
@@ -97,32 +105,38 @@ export default function LandingPage() {
features={[
{
id: "gas-leak", label: "Gas Leaks", title: "Gas Leak Detection & Repair", items: [
"Advanced leak detection equipment", "Safe and immediate repair service", "Prevention and safety inspection", "24/7 emergency response available"],
"Advanced leak detection equipment", "Safe and immediate repair service", "Prevention and safety inspection", "24/7 emergency response available"
],
buttons: [{ text: "Request Service", href: "#contact" }],
},
{
id: "water-leak", label: "Water Leaks", title: "Water Leak Repair & Prevention", items: [
"Pinpoint leak location technology", "Fast repair to prevent water damage", "Slab leak solutions", "Comprehensive inspection included"],
"Pinpoint leak location technology", "Fast repair to prevent water damage", "Slab leak solutions", "Comprehensive inspection included"
],
buttons: [{ text: "Request Service", href: "#contact" }],
},
{
id: "drain-service", label: "Drain Service", title: "Drain Cleaning & Inspection", items: [
"Professional drain cleaning service", "Advanced camera inspection", "Clog removal and prevention", "Sewer line diagnosis available"],
"Professional drain cleaning service", "Advanced camera inspection", "Clog removal and prevention", "Sewer line diagnosis available"
],
buttons: [{ text: "Request Service", href: "#contact" }],
},
{
id: "plumbing-repairs", label: "Repairs", title: "Comprehensive Plumbing Repairs", items: [
"Fixture replacement and installation", "Pipe repair and replacement", "Toilet and faucet service", "All repair types covered"],
"Fixture replacement and installation", "Pipe repair and replacement", "Toilet and faucet service", "All repair types covered"
],
buttons: [{ text: "Request Service", href: "#contact" }],
},
{
id: "pipe-detection", label: "Pipe Detection", title: "Pipe Leak Detection Service", items: [
"Non-invasive detection technology", "Accurate pinpointing of leaks", "Minimizes disruption to property", "Prevents costly damage"],
"Non-invasive detection technology", "Accurate pinpointing of leaks", "Minimizes disruption to property", "Prevents costly damage"
],
buttons: [{ text: "Request Service", href: "#contact" }],
},
{
id: "inspections", label: "Inspections", title: "Plumbing System Inspections", items: [
"Full system diagnostic evaluation", "Video camera pipe inspection", "Preventive maintenance planning", "Professional recommendations provided"],
"Full system diagnostic evaluation", "Video camera pipe inspection", "Preventive maintenance planning", "Professional recommendations provided"
],
buttons: [{ text: "Request Service", href: "#contact" }],
},
]}
@@ -139,13 +153,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "honest-service", value: "100%", description: "Honest & Reliable Plumbing Service - We stand behind our work with integrity and professional expertise on every job."},
id: "honest-service", value: "100%", description: "Honest & Reliable Plumbing Service - We stand behind our work with integrity and professional expertise on every job."
},
{
id: "advanced-equipment", value: "Expert", description: "Advanced Leak Detection Equipment - Using modern inspection cameras and diagnostic tools for accurate results."},
id: "advanced-equipment", value: "Expert", description: "Advanced Leak Detection Equipment - Using modern inspection cameras and diagnostic tools for accurate results."
},
{
id: "free-estimates", value: "Always", description: "Free Estimates - No hidden fees. We provide transparent, upfront pricing before any work begins."},
id: "free-estimates", value: "Always", description: "Free Estimates - No hidden fees. We provide transparent, upfront pricing before any work begins."
},
{
id: "fast-response", value: "1HR", description: "Fast Response Time - Emergency service available 24/7 with quick dispatch to your location."},
id: "fast-response", value: "1HR", description: "Fast Response Time - Emergency service available 24/7 with quick dispatch to your location."
},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -159,22 +177,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Fauzia Khan Stewart", handle: "@fauzia_stewart", testimonial: "Texas Service Plumbing did a wonderful job quickly fixing my slab leak. Professional, efficient, and fair pricing. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-psd/linkedin-profile-cover-exclusive-sport-club_23-2151977652.jpg?_wi=1", imageAlt: "Fauzia Khan Stewart"},
imageSrc: "http://img.b2bpic.net/free-psd/linkedin-profile-cover-exclusive-sport-club_23-2151977652.jpg", imageAlt: "Fauzia Khan Stewart"
},
{
id: "2", name: "Dan Alaniz", handle: "@dan_alaniz", testimonial: "We will definitely give Texas Service Plumbing our work on future needs. Great service, fast response, and honest pricing. Best plumbers in town!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-by-cafe_1303-29687.jpg?_wi=1", imageAlt: "Dan Alaniz"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-by-cafe_1303-29687.jpg", imageAlt: "Dan Alaniz"
},
{
id: "3", name: "Ron Hom", handle: "@ron_hom", testimonial: "Fair prices and hard to find honest professionals these days. Texas Service Plumbing exceeded my expectations. Will use again!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-home_23-2148162643.jpg", imageAlt: "Ron Hom"},
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-home_23-2148162643.jpg", imageAlt: "Ron Hom"
},
{
id: "4", name: "Maria Garcia", handle: "@maria_garcia", testimonial: "Emergency drain backup on Sunday - they came out fast and fixed it right. Professional team, great communication, fair pricing. Thank you!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", imageAlt: "Maria Garcia"},
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", imageAlt: "Maria Garcia"
},
{
id: "5", name: "James Mitchell", handle: "@james_mitchell", testimonial: "Had a water leak and was worried about costs. Texas Service was transparent about pricing and fixed it perfectly. Recommend to everyone!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-psd/linkedin-profile-cover-exclusive-sport-club_23-2151977652.jpg?_wi=2", imageAlt: "James Mitchell"},
imageSrc: "http://img.b2bpic.net/free-psd/linkedin-profile-cover-exclusive-sport-club_23-2151977652.jpg", imageAlt: "James Mitchell"
},
{
id: "6", name: "Sandra Lopez", handle: "@sandra_lopez", testimonial: "Called for an inspection before buying a home. They found issues early and explained everything clearly. Great service, fair pricing!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-by-cafe_1303-29687.jpg?_wi=2", imageAlt: "Sandra Lopez"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-by-cafe_1303-29687.jpg", imageAlt: "Sandra Lopez"
},
]}
showRating={true}
animationType="slide-up"