From 8886be614d6c499675b692394c49894b0ffb8b42 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:05:58 +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 afac316..4f6a719 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,7 +171,7 @@ export default function MainPage() { useInvertedBackground={false} testimonials={[ { - 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/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=5" + 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" -- 2.49.1