Merge version_3 into main #6
@@ -81,12 +81,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Emergency Electrical Repairs", description: "Fast, reliable 24/7 troubleshooting and emergency repairs when you need them most.", phoneOne: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no", imageAlt: "Repairing electrical wiring" },
|
||||
phoneTwo: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no", imageAlt: "Precision electrical repair" },
|
||||
title: "Emergency Electrical Repairs", description: "Fast, reliable 24/7 troubleshooting and emergency repairs when you need them most.", phoneOne: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=1", imageAlt: "Repairing electrical wiring" },
|
||||
phoneTwo: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=2", imageAlt: "Precision electrical repair" },
|
||||
},
|
||||
{
|
||||
title: "Lighting Upgrades", description: "From energy-efficient LED installations to custom mood lighting for home and business.", phoneOne: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no", imageAlt: "Modern LED lighting" },
|
||||
phoneTwo: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no", imageAlt: "Lighting installation" },
|
||||
title: "Lighting Upgrades", description: "From energy-efficient LED installations to custom mood lighting for home and business.", phoneOne: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=3", imageAlt: "Modern LED lighting" },
|
||||
phoneTwo: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=4", imageAlt: "Lighting installation" },
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -138,10 +138,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Professional, efficient, and very tidy. The best local electrician I've worked with.", rating: 5,
|
||||
imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w200-h200-no", imageAlt: "Client testimonial"},
|
||||
imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w200-h200-no?_wi=1", imageAlt: "Client testimonial"},
|
||||
{
|
||||
id: "2", name: "Mark D.", handle: "@markd", testimonial: "Fixed our wiring faults fast. Truly professional service.", rating: 5,
|
||||
imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w200-h200-no", imageAlt: "Client testimonial"},
|
||||
imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w200-h200-no?_wi=2", imageAlt: "Client testimonial"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user