Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/white-technology-background-with-mesh-diagram_1017-14619.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/white-technology-background-with-mesh-diagram_1017-14619.jpg?_wi=4"
|
||||
imageAlt="Professional electrical service background"
|
||||
logoText="Electrical Handyman Service, Inc."
|
||||
copyrightText="© 2025 Electrical Handyman Service, Inc. | Tampa, FL 33634"
|
||||
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
handle: "@homeowner_tampa",
|
||||
testimonial: "Joe and his guys are respectful of your home and are efficient and personable. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-server-posing-with-confidence-with-arms-crossed-studio_482257-100166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-server-posing-with-confidence-with-arms-crossed-studio_482257-100166.jpg?_wi=1",
|
||||
imageAlt: "customer portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
handle: "@sarahj_construction",
|
||||
testimonial: "Jose Cruz responded quickly and solved our outlet repair issue right away. Best electrician in Tampa!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1",
|
||||
imageAlt: "customer portrait homeowner",
|
||||
},
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
handle: "@landlord_tampabay",
|
||||
testimonial: "Best priced electrician and excellent service. They came on time and finished early. Very professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
|
||||
imageAlt: "customer portrait satisfied",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
||||
handle: "@property_manager",
|
||||
testimonial: "Trusted them with multiple properties. Always reliable, professional, and get the job done right.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=1",
|
||||
imageAlt: "customer portrait business",
|
||||
},
|
||||
]}
|
||||
@@ -278,7 +278,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/white-technology-background-with-mesh-diagram_1017-14619.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/white-technology-background-with-mesh-diagram_1017-14619.jpg?_wi=1"
|
||||
imageAlt="Professional electrical service background"
|
||||
logoText="Electrical Handyman Service, Inc."
|
||||
copyrightText="© 2025 Electrical Handyman Service, Inc. | Tampa, FL 33634"
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function ReviewsPage() {
|
||||
handle: "@homeowner_tampa",
|
||||
testimonial: "Joe and his guys are respectful of your home and are efficient and personable. Highly recommend! They fixed our outlet issue quickly and professionally.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-server-posing-with-confidence-with-arms-crossed-studio_482257-100166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-server-posing-with-confidence-with-arms-crossed-studio_482257-100166.jpg?_wi=2",
|
||||
imageAlt: "customer portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function ReviewsPage() {
|
||||
handle: "@sarahj_construction",
|
||||
testimonial: "Jose Cruz responded quickly and solved our outlet repair issue right away. Best electrician in Tampa! We've used them for multiple projects and they never disappoint.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2",
|
||||
imageAlt: "customer portrait homeowner",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function ReviewsPage() {
|
||||
handle: "@landlord_tampabay",
|
||||
testimonial: "Best priced electrician and excellent service. They came on time and finished early. Very professional and clean work. Will definitely call them again for our properties.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
|
||||
imageAlt: "customer portrait satisfied",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function ReviewsPage() {
|
||||
handle: "@property_manager",
|
||||
testimonial: "Trusted them with multiple properties. Always reliable, professional, and get the job done right. Outstanding customer service every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=2",
|
||||
imageAlt: "customer portrait business",
|
||||
},
|
||||
]}
|
||||
@@ -89,7 +89,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/white-technology-background-with-mesh-diagram_1017-14619.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/white-technology-background-with-mesh-diagram_1017-14619.jpg?_wi=3"
|
||||
imageAlt="Professional electrical service background"
|
||||
logoText="Electrical Handyman Service, Inc."
|
||||
copyrightText="© 2025 Electrical Handyman Service, Inc. | Tampa, FL 33634"
|
||||
|
||||
@@ -101,7 +101,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/white-technology-background-with-mesh-diagram_1017-14619.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/white-technology-background-with-mesh-diagram_1017-14619.jpg?_wi=2"
|
||||
imageAlt="Professional electrical service background"
|
||||
logoText="Electrical Handyman Service, Inc."
|
||||
copyrightText="© 2025 Electrical Handyman Service, Inc. | Tampa, FL 33634"
|
||||
|
||||
Reference in New Issue
Block a user