Update src/app/about/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function AboutPage() {
|
||||
buttons={[
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24410.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24410.jpg?_wi=2"
|
||||
imageAlt="ELECTRIC SOUL professional team"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="slide-up"
|
||||
@@ -104,7 +104,7 @@ export default function AboutPage() {
|
||||
handle: "@mariag2024",
|
||||
testimonial: "Called at 11 PM during a complete power outage. They arrived in 30 minutes and fixed the issue within an hour. Professional and fair price!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=7",
|
||||
imageAlt: "María García",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function AboutPage() {
|
||||
handle: "@robertof_palermo",
|
||||
testimonial: "Excellent service for our office lighting installation. The team was knowledgeable and explained everything clearly. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=8",
|
||||
imageAlt: "Roberto Fernández",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function AboutPage() {
|
||||
handle: "@claudiam_home",
|
||||
testimonial: "My circuit breaker kept tripping. They diagnosed the problem immediately and fixed it with a clear explanation of what was wrong.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=9",
|
||||
imageAlt: "Claudia Mendoza",
|
||||
},
|
||||
]}
|
||||
@@ -135,7 +135,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=3"
|
||||
imageAlt="Professional electrical work"
|
||||
logoText="ELECTRIC SOUL"
|
||||
copyrightText="© 2025 ELECTRIC SOUL - 24/7 Emergency Electrician Buenos Aires"
|
||||
|
||||
Reference in New Issue
Block a user