Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-12 23:40:18 +00:00

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@sfbayreviews",
testimonial: "Gerardo is the most honest mechanic I've ever encountered. He explained everything clearly and saved me from buying a problematic car!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg?_wi=1",
imageAlt: "Sarah L.",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@bayautomotive",
testimonial: "Incredible attention to detail. Gerardo caught a complex engine issue that two other shops missed. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-sitting-back-seat-car_657921-505.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-sitting-back-seat-car_657921-505.jpg?_wi=1",
imageAlt: "Mark D.",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
imageAlt: "Elena S.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/professional-car-mechanic-repair-shop_342744-264.jpg"
imageSrc="http://img.b2bpic.net/free-photo/professional-car-mechanic-repair-shop_342744-264.jpg?_wi=1"
imageAlt="Mechanic working on a car in a clean garage"
mediaAnimation="opacity"
avatars={[
@@ -219,7 +219,7 @@ export default function LandingPage() {
imageAlt: "Checklist icon",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-car-mechanic-repair-shop_342744-264.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-car-mechanic-repair-shop_342744-264.jpg?_wi=2",
imageAlt: "pre purchase car inspection",
},
{
@@ -240,7 +240,7 @@ export default function LandingPage() {
imageAlt: "Wrench and gear icon",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg?_wi=2",
imageAlt: "pre purchase car inspection",
},
{
@@ -261,7 +261,7 @@ export default function LandingPage() {
imageAlt: "Car lift icon",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-sitting-back-seat-car_657921-505.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-sitting-back-seat-car_657921-505.jpg?_wi=2",
imageAlt: "pre purchase car inspection",
},
]}