Merge version_1 into main #2
@@ -67,23 +67,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Electrical Repairs", description: "Quick diagnostics and repairs for any electrical issue in your home or business", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg?_wi=1", imageAlt: "Electrical repair service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg?_wi=2", imageAlt: "Electrical repair service" }
|
||||
title: "Electrical Repairs", description: "Quick diagnostics and repairs for any electrical issue in your home or business", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg", imageAlt: "Electrical repair service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg", imageAlt: "Electrical repair service" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Generator Installation", description: "Whole home backup generator installation and maintenance services", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-car_23-2149714347.jpg?_wi=1", imageAlt: "Generator installation" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-car_23-2149714347.jpg?_wi=2", imageAlt: "Generator installation" }
|
||||
title: "Generator Installation", description: "Whole home backup generator installation and maintenance services", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-car_23-2149714347.jpg", imageAlt: "Generator installation" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-car_23-2149714347.jpg", imageAlt: "Generator installation" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Panel Upgrades", description: "Modern electrical panel upgrades for increased capacity and safety", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment-close-up_169016-5088.jpg?_wi=1", imageAlt: "Electrical panel upgrade" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment-close-up_169016-5088.jpg?_wi=2", imageAlt: "Electrical panel upgrade" }
|
||||
title: "Panel Upgrades", description: "Modern electrical panel upgrades for increased capacity and safety", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment-close-up_169016-5088.jpg", imageAlt: "Electrical panel upgrade" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment-close-up_169016-5088.jpg", imageAlt: "Electrical panel upgrade" }
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Lighting Installation", description: "Professional lighting installation for any room or outdoor space", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733198.jpg?_wi=1", imageAlt: "Lighting installation" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733198.jpg?_wi=2", imageAlt: "Lighting installation" }
|
||||
title: "Lighting Installation", description: "Professional lighting installation for any room or outdoor space", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733198.jpg", imageAlt: "Lighting installation" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733198.jpg", imageAlt: "Lighting installation" }
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user