Update src/app/services/electrical/page.tsx
This commit is contained in:
@@ -51,13 +51,13 @@ export default function ElectricalServicesPage() {
|
||||
}}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-helmet_23-2149328066.jpg", imageAlt: "Professional electrician at work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-helmet_23-2149328066.jpg?_wi=3", imageAlt: "Professional electrician at work"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530711.jpg", imageAlt: "Electrical installation work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530711.jpg?_wi=3", imageAlt: "Electrical installation work"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg", imageAlt: "Professional tradesperson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=2", imageAlt: "Professional tradesperson"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -84,16 +84,16 @@ export default function ElectricalServicesPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Licensed & Insured", description: "Fully licensed electricians meeting all Richmond and Virginia electrical codes. Complete insurance coverage for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tools-carpentry-table_23-2148643196.jpg", imageAlt: "Professional electrician tools"
|
||||
id: "01", title: "Licensed & Insured", description: "Fully licensed electricians meeting all Richmond and Virginia electrical codes. Complete insurance coverage for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tools-carpentry-table_23-2148643196.jpg?_wi=3", imageAlt: "Professional electrician tools"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Safety First Approach", description: "We prioritize safety in every electrical project. Proper grounding, circuit protection, and code compliance are non-negotiable.", imageSrc: "http://img.b2bpic.net/free-vector/energy-logo-design-template_23-2150024111.jpg", imageAlt: "Electrical safety standards"
|
||||
id: "02", title: "Safety First Approach", description: "We prioritize safety in every electrical project. Proper grounding, circuit protection, and code compliance are non-negotiable.", imageSrc: "http://img.b2bpic.net/free-vector/energy-logo-design-template_23-2150024111.jpg?_wi=2", imageAlt: "Electrical safety standards"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Rapid Response", description: "Electrical emergencies don't wait. We offer fast scheduling and emergency service availability for urgent electrical issues.", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-ladder-balance_23-2149366706.jpg", imageAlt: "Quick professional service"
|
||||
id: "03", title: "Rapid Response", description: "Electrical emergencies don't wait. We offer fast scheduling and emergency service availability for urgent electrical issues.", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-ladder-balance_23-2149366706.jpg?_wi=3", imageAlt: "Quick professional service"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Fair Transparent Pricing", description: "Upfront quotes with no hidden fees. We explain the work needed and provide honest estimates before starting any project.", imageSrc: "http://img.b2bpic.net/free-photo/frustrated-young-husband-wife-doing-paperwork-together-calculating-their-expenses-managing-bills-using-laptop-computer-calculator-modern-kitchen_273609-1677.jpg", imageAlt: "Transparent pricing"
|
||||
id: "04", title: "Fair Transparent Pricing", description: "Upfront quotes with no hidden fees. We explain the work needed and provide honest estimates before starting any project.", imageSrc: "http://img.b2bpic.net/free-photo/frustrated-young-husband-wife-doing-paperwork-together-calculating-their-expenses-managing-bills-using-laptop-computer-calculator-modern-kitchen_273609-1677.jpg?_wi=3", imageAlt: "Transparent pricing"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user