From e1381af71da3c44071b50db482b139c1a3c0770f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:28:11 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c11e322..03fb4ae 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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"}, ]} /> -- 2.49.1