From a851f93b937fc0ce25f90bc1ffd486954f7f13f5 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 17 Jun 2026 20:46:15 +0000 Subject: [PATCH] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1e7a040..c0234dd 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -126,7 +126,7 @@ export default function HomePage() { description="Don't just take our word for it—read why Clearlake residents trust Scott Construction." testimonials={[ { - id: "1", + id: "2", name: "Tracy Williams", role: "Homeowner", company: "Local Guide", @@ -142,7 +142,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149927550.jpg", }, { - id: "3", + id: "4", name: "Lora Parrish", role: "Homeowner", company: "Client",