From 566e8a7d8fa288bc17608b3c767affcc64e9f395 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 23:27:23 +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 12fb79d..e0fda67 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -120,7 +120,7 @@ export default function HomePage() { description="See why neighbors in Cipete trust us." testimonials={[ { - id: "1", + id: "2", name: "Budi Santoso", role: "Local Resident", quote: "Reliable and fast. My clothes always come back smelling great.", @@ -136,7 +136,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-holding-stack-clothes_23-2148306600.jpg", }, { - id: "3", + id: "4", name: "Andi Wijaya", role: "Student", quote: "Fair prices and very friendly staff. Definitely coming back.",