Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-17 03:00:10 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Call Now: (915) 555-0147", href: "tel:+19155550147" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-53978.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-53978.jpg?_wi=1"
imageAlt="Professional electrician providing residential electrical service"
mediaAnimation="slide-up"
imagePosition="right"
@@ -95,7 +95,7 @@ export default function LandingPage() {
},
{
id: "troubleshooting", title: "Electrical Troubleshooting", description: "Expert diagnosis to quickly identify and resolve electrical issues before they become bigger problems.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg", imageAlt: "Electrical diagnostics and troubleshooting"
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg?_wi=1", imageAlt: "Electrical diagnostics and troubleshooting"
},
items: [
{ icon: SearchCheck, text: "Fast Problem Identification" },
@@ -128,13 +128,13 @@ export default function LandingPage() {
description="What sets us apart: fast response times, honest transparent pricing, expert diagnosis, professional workmanship, and a commitment to customer satisfaction."
products={[
{
id: "fast-response", name: "Fast Response Times", price: "⚡", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-53978.jpg", imageAlt: "Fast professional electrical service"
id: "fast-response", name: "Fast Response Times", price: "⚡", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-53978.jpg?_wi=2", imageAlt: "Fast professional electrical service"
},
{
id: "honest-pricing", name: "Honest, Transparent Pricing", price: "$", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-3867.jpg", imageAlt: "Fair pricing electrical service"
},
{
id: "expert-diagnosis", name: "Expert Diagnosis", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg", imageAlt: "Expert electrical diagnostics"
id: "expert-diagnosis", name: "Expert Diagnosis", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg?_wi=2", imageAlt: "Expert electrical diagnostics"
}
]}
gridVariant="three-columns-all-equal-width"