Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -49,12 +49,12 @@ export default function LandingPage() {
|
||||
tag="Licensed Electricians"
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }, { text: "Explore Services", href: "#services" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51821.jpg", imageAlt: "Professional electrical work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-view-sideways-man-holding-photo-strips_23-2148424363.jpg", imageAlt: "Wiring maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg", imageAlt: "Smart home installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51821.jpg", imageAlt: "Electrical components" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-view-sideways-man-holding-photo-strips_23-2148424363.jpg", imageAlt: "Inspection service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg", imageAlt: "Electrical panels" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51821.jpg?_wi=1", imageAlt: "Professional electrical work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-view-sideways-man-holding-photo-strips_23-2148424363.jpg?_wi=1", imageAlt: "Wiring maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg?_wi=1", imageAlt: "Smart home installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51821.jpg?_wi=2", imageAlt: "Electrical components" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-view-sideways-man-holding-photo-strips_23-2148424363.jpg?_wi=2", imageAlt: "Inspection service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg?_wi=2", imageAlt: "Electrical panels" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Ready for Your Next Project?"
|
||||
description="Send us your request and we'll be in touch within 24 hours."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user