Merge version_1 into main #3

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

View File

@@ -56,22 +56,22 @@ export default function LandingPage() {
background={{ variant: "plain" }}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Emergency plumbing service"
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Emergency plumbing service"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Leak detection service"
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "Leak detection service"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Water heater repair"
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=1", imageAlt: "Water heater repair"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Drain cleaning service"
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1", imageAlt: "Drain cleaning service"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg", imageAlt: "Sewer line repair"
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg?_wi=1", imageAlt: "Sewer line repair"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Faucet and toilet repair"
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg?_wi=1", imageAlt: "Faucet and toilet repair"
}
]}
autoPlay={true}
@@ -84,27 +84,27 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Leak Detection & Repair", tags: ["Emergency Available", "Same Day Service"],
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Professional leak detection service"
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "Professional leak detection service"
},
{
id: "2", title: "Water Heater Installation & Repair", tags: ["Installation", "Repairs"],
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Water heater services"
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=2", imageAlt: "Water heater services"
},
{
id: "3", title: "Sewer Line Repair & Replacement", tags: ["Major Service", "Guaranteed Work"],
imageSrc: "http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg", imageAlt: "Sewer line repair"
imageSrc: "http://img.b2bpic.net/free-photo/two-men-crouched-near-pipe-construction-site_259150-57633.jpg?_wi=2", imageAlt: "Sewer line repair"
},
{
id: "4", title: "Drain Cleaning & Unclogging", tags: ["24/7 Available", "Fast Response"],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Professional drain cleaning"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Professional drain cleaning"
},
{
id: "5", title: "Faucet & Toilet Repair", tags: ["Fixture Services", "Expert Install"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Faucet and toilet repair services"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg?_wi=2", imageAlt: "Faucet and toilet repair services"
},
{
id: "6", title: "Garbage Disposal Services", tags: ["Installation", "Repair Available"],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Garbage disposal services"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=3", imageAlt: "Garbage disposal services"
}
]}
animationType="slide-up"
@@ -121,7 +121,7 @@ export default function LandingPage() {
description="5.0★ Google Rating | 116+ Reviews | 4+ Years in Business | Licensed & Background Checked\n\n✓ 24/7 Emergency Plumbing Service\n✓ Beat or Match Price Guarantee\n✓ Free In-Home Consultation\n✓ Guaranteed Repairs & Workmanship\n✓ On-Time Service Promise\n✓ Background-Checked Professionals\n✓ Serving Fremont & Nearby Areas"
tag="Trusted Local Service"
tagIcon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2"
imageAlt="Professional plumbing team"
buttons={[
{ text: "Get Free Estimate" },
@@ -136,27 +136,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "John Martinez", role: "Homeowner", company: "Fremont, CA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "John Martinez"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "John Martinez"
},
{
id: "2", name: "Sarah Chen", role: "Property Manager", company: "Fremont Property Management", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Chen"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Chen"
},
{
id: "3", name: "Michael Thompson", role: "Homeowner", company: "Fremont, CA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Thompson"
},
{
id: "4", name: "Amanda Rodriguez", role: "Business Owner", company: "Downtown Fremont", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Amanda Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Amanda Rodriguez"
},
{
id: "5", name: "David Kim", role: "Homeowner", company: "Fremont, CA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim"
},
{
id: "6", name: "Lisa Johnson", role: "Facility Manager", company: "Fremont Office Complex", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Lisa Johnson"
}
]}
title="What Our Customers Say"