Update src/app/about/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function AboutPage() {
|
||||
icon: Users
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66854.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66854.jpg?_wi=4"
|
||||
imageAlt="Professional electrician at work"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -93,7 +93,7 @@ export default function AboutPage() {
|
||||
role: "Homeowner",
|
||||
company: "Cheyenne, WY",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
|
||||
imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function AboutPage() {
|
||||
role: "Property Manager",
|
||||
company: "Casper, WY",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
|
||||
imageAlt: "Sarah Anderson"
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function AboutPage() {
|
||||
role: "Business Owner",
|
||||
company: "Laramie, WY",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
|
||||
imageAlt: "Tom Rodriguez"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user