Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 19:06:44 +00:00

View File

@@ -56,16 +56,16 @@ export default function LandingPage() {
background={{ variant: "floatingGradient" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg", imageAlt: "Dishwasher Repair"
imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=1", imageAlt: "Dishwasher Repair"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-working_23-2148899726.jpg", imageAlt: "Refrigerator Repair"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-working_23-2148899726.jpg?_wi=1", imageAlt: "Refrigerator Repair"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-repairman-with-stethoscope-standing-pointing-washing-machine-white-wall_140725-142245.jpg", imageAlt: "Washer/Dryer Repair"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-repairman-with-stethoscope-standing-pointing-washing-machine-white-wall_140725-142245.jpg?_wi=1", imageAlt: "Washer/Dryer Repair"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/casual-breakfast-adult-cheerful-beautiful_1303-815.jpg", imageAlt: "Microwave Repair"
imageSrc: "http://img.b2bpic.net/free-photo/casual-breakfast-adult-cheerful-beautiful_1303-815.jpg?_wi=1", imageAlt: "Microwave Repair"
}
]}
rightCarouselItems={[
@@ -73,13 +73,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg", imageAlt: "Professional Technician"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-working_23-2148899726.jpg", imageAlt: "Refrigerator Service"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-working_23-2148899726.jpg?_wi=2", imageAlt: "Refrigerator Service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg", imageAlt: "Dishwasher Service"
imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=2", imageAlt: "Dishwasher Service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-repairman-with-stethoscope-standing-pointing-washing-machine-white-wall_140725-142245.jpg", imageAlt: "Laundry Appliance Service"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-repairman-with-stethoscope-standing-pointing-washing-machine-white-wall_140725-142245.jpg?_wi=2", imageAlt: "Laundry Appliance Service"
}
]}
carouselPosition="right"
@@ -104,19 +104,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Quick Diagnostics", description: "Expert analysis and transparent pricing upfront. No hidden fees, guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg", imageAlt: "Dishwasher diagnostic"
title: "Quick Diagnostics", description: "Expert analysis and transparent pricing upfront. No hidden fees, guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=3", imageAlt: "Dishwasher diagnostic"
},
{
id: 2,
title: "Same-Day Service", description: "Available for emergency repairs. Most common issues resolved same day.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-working_23-2148899726.jpg", imageAlt: "Refrigerator service"
title: "Same-Day Service", description: "Available for emergency repairs. Most common issues resolved same day.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-working_23-2148899726.jpg?_wi=3", imageAlt: "Refrigerator service"
},
{
id: 3,
title: "Genuine Parts", description: "Using only authentic manufacturer parts with warranty protection on all repairs.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-repairman-with-stethoscope-standing-pointing-washing-machine-white-wall_140725-142245.jpg", imageAlt: "Washer and dryer service"
title: "Genuine Parts", description: "Using only authentic manufacturer parts with warranty protection on all repairs.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-repairman-with-stethoscope-standing-pointing-washing-machine-white-wall_140725-142245.jpg?_wi=3", imageAlt: "Washer and dryer service"
},
{
id: 4,
title: "Certified Technicians", description: "Licensed, insured, and trained on all major appliance brands and models.", imageSrc: "http://img.b2bpic.net/free-photo/casual-breakfast-adult-cheerful-beautiful_1303-815.jpg", imageAlt: "Microwave repair"
title: "Certified Technicians", description: "Licensed, insured, and trained on all major appliance brands and models.", imageSrc: "http://img.b2bpic.net/free-photo/casual-breakfast-adult-cheerful-beautiful_1303-815.jpg?_wi=2", imageAlt: "Microwave repair"
}
]}
title="Complete Appliance Solutions"