Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 00:50:27 +00:00

View File

@@ -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"
}
]}
/>