From 4c4d6009305cb0fa553f5c566f5c52a9c2557c82 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:07:29 +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 4f6a719..c2adb7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function MainPage() { id: "1", title: "Perfect Service, Best Haircut", quote: "Perfect service, very friendly! And the best haircut I've ever had in Germany. Highly recommend MAIS Barbershop for anyone looking for quality grooming.", name: "Michael Chen", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/barber-senior-male-client-shaking-hands_23-2148181913.jpg?id=4732361" }, { - id: "2", title: "Zero Waiting Time, Competitive Prices", quote: "Impressive service. Zero waiting time. Friendly barber. Competitive price. Highly recommended. The professionalism and speed are unmatched in Düsseldorf.", name: "Thomas Weber", role: "CEO, Weber Solutions", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=6" + id: "2", title: "Zero Waiting Time, Competitive Prices", quote: "Impressive service. Zero waiting time. Friendly barber. Competitive price. Highly recommended. The professionalism and speed are unmatched in Düsseldorf.", name: "Thomas Weber", role: "CEO, Weber Solutions", imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg?id=9476369" }, { id: "3", title: "Outstanding Quality Hairstyling", quote: "Highly recommend this spot for anyone looking for quality hairstyling! The attention to detail and customer care sets them apart from other barber shops.", name: "Marcus Schmidt", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=7" -- 2.49.1