Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-02 02:19:57 +00:00
Showing only changes of commit 4b09fe17cf - Show all commits

View File

@@ -68,7 +68,7 @@ export default function AboutPage() {
icon: Users 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" imageAlt="Professional electrician at work"
imagePosition="right" imagePosition="right"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -93,7 +93,7 @@ export default function AboutPage() {
role: "Homeowner", role: "Homeowner",
company: "Cheyenne, WY", company: "Cheyenne, WY",
rating: 5, 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" imageAlt: "James Mitchell"
}, },
{ {
@@ -102,7 +102,7 @@ export default function AboutPage() {
role: "Property Manager", role: "Property Manager",
company: "Casper, WY", company: "Casper, WY",
rating: 5, 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" imageAlt: "Sarah Anderson"
}, },
{ {
@@ -111,7 +111,7 @@ export default function AboutPage() {
role: "Business Owner", role: "Business Owner",
company: "Laramie, WY", company: "Laramie, WY",
rating: 5, 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" imageAlt: "Tom Rodriguez"
} }
]} ]}