From cdcd33b5cb25cc014ea8c4887404591967bec5bb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:50:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e047815..9166476 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,19 +136,19 @@ export default function BarbershopPage() { id: "1", name: "Marko Stevic", handle: "@markostevc", testimonial: "Best barbershop in Niš! Professional service and friendly staff. Always leave with a perfect haircut.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Marko Stevic" }, { - id: "2", name: "Dejan Novakovic", handle: "@dejanbarber", testimonial: "The attention to detail is incredible. These guys really know their craft. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", imageAlt: "Dejan Novakovic" + id: "2", name: "Dejan Novakovic", handle: "@dejanbarber", testimonial: "The attention to detail is incredible. These guys really know their craft. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=1", imageAlt: "Dejan Novakovic" }, { - id: "3", name: "Aleksandar Jovic", handle: "@aleksandar_j", testimonial: "Great atmosphere and skilled barbers. I've been a regular for over a year and never disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", imageAlt: "Aleksandar Jovic" + id: "3", name: "Aleksandar Jovic", handle: "@aleksandar_j", testimonial: "Great atmosphere and skilled barbers. I've been a regular for over a year and never disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=2", imageAlt: "Aleksandar Jovic" }, { - id: "4", name: "Petar Milic", handle: "@petar.milic", testimonial: "Excellent service at reasonable prices. The barbers take time to understand exactly what you want.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", imageAlt: "Petar Milic" + id: "4", name: "Petar Milic", handle: "@petar.milic", testimonial: "Excellent service at reasonable prices. The barbers take time to understand exactly what you want.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=3", imageAlt: "Petar Milic" }, { - id: "5", name: "Nikola Dimitrijevic", handle: "@nikola_d", testimonial: "Professional, friendly, and always on time. 2 Players Barbershop is the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", imageAlt: "Nikola Dimitrijevic" + id: "5", name: "Nikola Dimitrijevic", handle: "@nikola_d", testimonial: "Professional, friendly, and always on time. 2 Players Barbershop is the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=4", imageAlt: "Nikola Dimitrijevic" }, { - id: "6", name: "Vladimir Stankovic", handle: "@vlada_stanko", testimonial: "The best haircut I've ever had. Clean shop, skilled hands, and great conversation. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", imageAlt: "Vladimir Stankovic" + id: "6", name: "Vladimir Stankovic", handle: "@vlada_stanko", testimonial: "The best haircut I've ever had. Clean shop, skilled hands, and great conversation. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=5", imageAlt: "Vladimir Stankovic" } ]} />