Merge version_1 into main #3
@@ -53,9 +53,9 @@ export default function LandingPage() {
|
||||
tag="Reliable Residential Electricians"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-points-switchboard-inspection-module-review_169016-71328.jpg", imageAlt: "Electrician team working"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-points-switchboard-inspection-module-review_169016-71328.jpg?_wi=1", imageAlt: "Electrician team working"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-woodworkers-assembly-shop-using-sandpaper-spindle-moulder_482257-89270.jpg", imageAlt: "Electrician panel work"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-woodworkers-assembly-shop-using-sandpaper-spindle-moulder_482257-89270.jpg?_wi=1", imageAlt: "Electrician panel work"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -124,15 +124,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Josh Chambers", date: "4 months ago", title: "Satisfied Customer", quote: "Called for a Google Floodlight Camera installation. Fast response, professional service.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-brush_23-2148903532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-points-switchboard-inspection-module-review_169016-71328.jpg", imageAlt: "happy home owner portrait"},
|
||||
id: "1", name: "Josh Chambers", date: "4 months ago", title: "Satisfied Customer", quote: "Called for a Google Floodlight Camera installation. Fast response, professional service.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-brush_23-2148903532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-points-switchboard-inspection-module-review_169016-71328.jpg?_wi=2", imageAlt: "happy home owner portrait"},
|
||||
{
|
||||
id: "2", name: "Marley Bamileke", date: "2 months ago", title: "Excellent Team", quote: "Took my entire downstairs from darkness to light. Professional and exceptionally thorough.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18016.jpg", imageAlt: "happy home owner portrait"},
|
||||
{
|
||||
id: "3", name: "Adam Link", date: "3 months ago", title: "Quality Panel Install", quote: "Cooper and Jake did an excellent job on installing a new electrical panel. Clean and informative.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/man-taking-e-leraning-courses_23-2149231572.jpg", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installs-sockets-apartment-checking-installed-sockets-wall-apartment-with-laser-level-selective-focus-sockets_166373-2201.jpg", imageAlt: "happy home owner portrait"},
|
||||
id: "3", name: "Adam Link", date: "3 months ago", title: "Quality Panel Install", quote: "Cooper and Jake did an excellent job on installing a new electrical panel. Clean and informative.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/man-taking-e-leraning-courses_23-2149231572.jpg", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installs-sockets-apartment-checking-installed-sockets-wall-apartment-with-laser-level-selective-focus-sockets_166373-2201.jpg?_wi=1", imageAlt: "happy home owner portrait"},
|
||||
{
|
||||
id: "4", name: "John M. Giles", date: "6 months ago", title: "Wiring Upgrade", quote: "The entire house wiring and fuse box upgraded. They planned it to minimize our inconvenience.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-compares-paper-schematics-with-switchgear-manual-audit_169016-71031.jpg", imageAlt: "happy home owner portrait"},
|
||||
id: "4", name: "John M. Giles", date: "6 months ago", title: "Wiring Upgrade", quote: "The entire house wiring and fuse box upgraded. They planned it to minimize our inconvenience.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-compares-paper-schematics-with-switchgear-manual-audit_169016-71031.jpg?_wi=1", imageAlt: "happy home owner portrait"},
|
||||
{
|
||||
id: "5", name: "Laura Stevenson", date: "4 months ago", title: "Professional Work", quote: "Caleb and Jordan were quick, professional and did a fantastic job wiring our outdoor lighting.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageSrc: "http://img.b2bpic.net/free-photo/team-woodworkers-assembly-shop-using-sandpaper-spindle-moulder_482257-89270.jpg", imageAlt: "happy home owner portrait"},
|
||||
id: "5", name: "Laura Stevenson", date: "4 months ago", title: "Professional Work", quote: "Caleb and Jordan were quick, professional and did a fantastic job wiring our outdoor lighting.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageSrc: "http://img.b2bpic.net/free-photo/team-woodworkers-assembly-shop-using-sandpaper-spindle-moulder_482257-89270.jpg?_wi=2", imageAlt: "happy home owner portrait"},
|
||||
]}
|
||||
title="Homeowner Stories"
|
||||
description="Don't just take our word for it. Hear from our satisfied neighbors."
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q3", title: "Do you handle smart home installs?", content: "Yes, we are highly experienced with cameras, lighting controls, and modern device integration."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-installs-sockets-apartment-checking-installed-sockets-wall-apartment-with-laser-level-selective-focus-sockets_166373-2201.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-installs-sockets-apartment-checking-installed-sockets-wall-apartment-with-laser-level-selective-focus-sockets_166373-2201.jpg?_wi=2"
|
||||
title="Common Questions"
|
||||
description="Have questions about our service? Here's what you need to know."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
name: "message", placeholder: "How can we help you?", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-electrician-compares-paper-schematics-with-switchgear-manual-audit_169016-71031.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-electrician-compares-paper-schematics-with-switchgear-manual-audit_169016-71031.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user