Update src/app/about/page.tsx

This commit is contained in:
2026-04-07 17:28:11 +00:00
parent 3194e33a5b
commit e1381af71d

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
{ id: "1", title: "Marc P.", subtitle: "Lead Technician", detail: "10 years in the automotive industry." },
{ id: "2", title: "Claire L.", subtitle: "Quality Manager", detail: "Specialist in paint restoration." },
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg", imageAlt: "car exterior polish finish"},
imageAlt: "car exterior polish finish"},
]}
/>
</div>