From 65d4a2c263bfa04aad660596089026dec2a9eecf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 08:13:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 28b857d..e5c9dbc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171224.jpg", imageAlt: "David K."}, { id: "t5", name: "Olivia M.", role: "Art Director", company: "Creative Hub", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pov-happy-daughter-with-braces-her-mother-making-funny-faces-front-camera_482257-21847.jpg", alt: "Olivia M."}, + imageSrc: "http://img.b2bpic.net/free-photo/pov-happy-daughter-with-braces-her-mother-making-funny-faces-front-camera_482257-21847.jpg", imageAlt: "Olivia M."}, ]} title="What Our Customers Say" description="Hear from happy clients who found their perfect ride with Carada Auto." -- 2.49.1