Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 06:31:00 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "Call Now: (555) 123-4567", href: "tel:+15551234567" },
{ text: "Get Free Quote", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/focused-project-manager-showing-presentation-laptop-colleague-office-copy-space-teamwork-communication-concept_74855-11731.jpg"
imageSrc="http://img.b2bpic.net/free-photo/focused-project-manager-showing-presentation-laptop-colleague-office-copy-space-teamwork-communication-concept_74855-11731.jpg?_wi=1"
imageAlt="Professional service team ready to help"
showDimOverlay={true}
/>
@@ -60,13 +60,13 @@ export default function LandingPage() {
tag="What We Offer"
features={[
{
title: "Emergency Response", description: "Available 24/7 for urgent service needs. Fast response times, professional solutions.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg", imageAlt: "Emergency service response"
title: "Emergency Response", description: "Available 24/7 for urgent service needs. Fast response times, professional solutions.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg?_wi=1", imageAlt: "Emergency service response"
},
{
title: "Licensed Professionals", description: "All technicians fully licensed, bonded, and insured. Years of industry experience.", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-reads-tablet-schematics-by-switchgear-digital-inspection_169016-71132.jpg", imageAlt: "Professional certified technician"
title: "Licensed Professionals", description: "All technicians fully licensed, bonded, and insured. Years of industry experience.", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-reads-tablet-schematics-by-switchgear-digital-inspection_169016-71132.jpg?_wi=1", imageAlt: "Professional certified technician"
},
{
title: "Guaranteed Satisfaction", description: "100% satisfaction guarantee. If you're not happy, we make it right at no extra cost.", imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-businessman-analyzing-reports-while-working-car-workshop_637285-7576.jpg", imageAlt: "Quality service guarantee"
title: "Guaranteed Satisfaction", description: "100% satisfaction guarantee. If you're not happy, we make it right at no extra cost.", imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-businessman-analyzing-reports-while-working-car-workshop_637285-7576.jpg?_wi=1", imageAlt: "Quality service guarantee"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -83,16 +83,16 @@ export default function LandingPage() {
tag="Our Process"
features={[
{
title: "1. Call or Request", description: "Contact us by phone or submit a quick online form. Tell us what you need.", imageSrc: "http://img.b2bpic.net/free-photo/focused-project-manager-showing-presentation-laptop-colleague-office-copy-space-teamwork-communication-concept_74855-11731.jpg", imageAlt: "Easy contact process"
title: "1. Call or Request", description: "Contact us by phone or submit a quick online form. Tell us what you need.", imageSrc: "http://img.b2bpic.net/free-photo/focused-project-manager-showing-presentation-laptop-colleague-office-copy-space-teamwork-communication-concept_74855-11731.jpg?_wi=2", imageAlt: "Easy contact process"
},
{
title: "2. Quick Assessment", description: "We assess your needs and provide upfront pricing. No surprise charges.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg", imageAlt: "Professional assessment"
title: "2. Quick Assessment", description: "We assess your needs and provide upfront pricing. No surprise charges.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721523.jpg?_wi=2", imageAlt: "Professional assessment"
},
{
title: "3. Expert Service", description: "Our licensed team completes your work with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-reads-tablet-schematics-by-switchgear-digital-inspection_169016-71132.jpg", imageAlt: "Professional service delivery"
title: "3. Expert Service", description: "Our licensed team completes your work with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-reads-tablet-schematics-by-switchgear-digital-inspection_169016-71132.jpg?_wi=2", imageAlt: "Professional service delivery"
},
{
title: "4. Follow-Up", description: "We ensure you're satisfied and stand behind our work with a full guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-businessman-analyzing-reports-while-working-car-workshop_637285-7576.jpg", imageAlt: "Customer satisfaction guarantee"
title: "4. Follow-Up", description: "We ensure you're satisfied and stand behind our work with a full guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-businessman-analyzing-reports-while-working-car-workshop_637285-7576.jpg?_wi=2", imageAlt: "Customer satisfaction guarantee"
}
]}
gridVariant="four-items-2x2-equal-grid"