From c9be5e124af6d2470fc7e901f2d14bd4febac14a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 22:27:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 575dbea..4892a37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,8 +187,7 @@ export default function LandingPage() { { id: "8", testimonial: "Best barber shop in town ! No doubt", name: "Kleyber Valdes", role: "Satisfied Client", imageSrc: "http://img.b2bpic.net/free-photo/proud-handsome-guy-looking-satisfied-cross-arms-chest-smile-camera-checking-out-something_1258-164440.jpg" } - ] - /> + ] />
-- 2.49.1