Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 23:45:01 +00:00

View File

@@ -168,7 +168,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "James Mitchell", role: "Homeowner", company: "Easton, KS", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "James Mitchell"
},
{
id: "2", name: "Sarah Johnson", role: "Property Manager", company: "Atchison, KS", rating: 5,
@@ -184,7 +184,7 @@ export default function LandingPage() {
},
{
id: "5", name: "David Brown", role: "Commercial Client", company: "Kansas City Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Brown"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "David Brown"
},
{
id: "6", name: "Rebecca Martinez", role: "Homeowner", company: "Easton, KS", rating: 5,
@@ -228,7 +228,7 @@ export default function LandingPage() {
id: "5", title: "Do you handle both residential and commercial work?", content: "Absolutely! We have extensive experience with both residential and commercial projects. Whether it's a home improvement or commercial construction, we're equipped to deliver quality results."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-engineer-working-factory-making-order-phone_1303-28454.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-engineer-working-factory-making-order-phone_1303-28454.jpg?_wi=1"
imageAlt="Walker Services LLC team"
mediaPosition="left"
mediaAnimation="slide-up"
@@ -248,7 +248,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-man-engineer-working-factory-making-order-phone_1303-28454.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-engineer-working-factory-making-order-phone_1303-28454.jpg?_wi=2"
imageAlt="Contact Walker Services LLC"
mediaAnimation="slide-up"
mediaPosition="right"