Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-03 16:26:43 +00:00
Showing only changes of commit 1ffcebd423 - Show all commits

View File

@@ -79,7 +79,7 @@ export default function ReviewsPage() {
role: "Homeowner",
company: "Harvest, AL",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5",
imageAlt: "Sarah Johnson - Satisfied customer",
},
{
@@ -88,7 +88,7 @@ export default function ReviewsPage() {
role: "Property Owner",
company: "Madison, AL",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6",
imageAlt: "Michael Chen - Verified review",
},
{
@@ -97,7 +97,7 @@ export default function ReviewsPage() {
role: "Homeowner",
company: "Huntsville, AL",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=7",
imageAlt: "Emily Rodriguez - Happy customer",
},
{
@@ -106,7 +106,7 @@ export default function ReviewsPage() {
role: "Business Owner",
company: "Athens, AL",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=8",
imageAlt: "David Kim - Business testimonial",
},
]}