diff --git a/src/app/page.tsx b/src/app/page.tsx index 387b76e..494ace0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,13 +165,13 @@ export default function LandingPage() { textboxLayout="default" testimonials={[ { - id: "1", testimonial: "The Factory Barbershop is the real deal! Consistent quality, friendly staff, and the atmosphere is always on point. My go-to spot in Miami!", name: "David M.", role: "Satisfied Client", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-with-beard-dressed-casually-using-modern-laptop-computer-checking-email-messaging-online-sitting-against-green-interior_273609-6651.jpg" + id: "1", testimonial: "The Factory Barbershop is the real deal! Consistent quality, friendly staff, and the atmosphere is always on point. My go-to spot in Miami!", name: "David M.", role: "Satisfied Client", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-with-beard-dressed-casually-using-modern-laptop-computer-checking-email-messaging-online-sitting-against-green-interior_273609-6651.jpg?_wi=1" }, { - id: "2", testimonial: "En the factory encuentra lo que buscas cortes con estilo lo último en tendencia cortes clásicos muy buena barbería estoy contento con los cortes", name: "Jeicker Moncada", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-black-tshirt-standing-isolated-red-background-looking-away-side-with-smile-face-natural-expression-laughing-confident_839833-32367.jpg" + id: "2", testimonial: "En the factory encuentra lo que buscas cortes con estilo lo último en tendencia cortes clásicos muy buena barbería estoy contento con los cortes", name: "Jeicker Moncada", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-black-tshirt-standing-isolated-red-background-looking-away-side-with-smile-face-natural-expression-laughing-confident_839833-32367.jpg?_wi=1" }, { - id: "3", testimonial: "Excelente servicio y atención.", name: "Javier Galeano", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/proud-handsome-guy-looking-satisfied-cross-arms-chest-smile-camera-checking-out-something_1258-164440.jpg" + id: "3", testimonial: "Excelente servicio y atención.", name: "Javier Galeano", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/proud-handsome-guy-looking-satisfied-cross-arms-chest-smile-camera-checking-out-something_1258-164440.jpg?_wi=1" }, { id: "4", testimonial: "Awesome place! Great music and vibes! Excellent Miami haircuts!!", name: "Trauma Surgeon", role: "Satisfied Client", imageSrc: "http://img.b2bpic.net/free-photo/top-view-surprised-smiling-young-hairdesser-wearing-gray-apron-holding-comb-his-head-showing-scissor-pointing-up-pastel-blue-color-background_140725-155319.jpg" @@ -180,13 +180,13 @@ export default function LandingPage() { id: "5", testimonial: "Great service and the best Hair cut in miami", name: "Working for a better life.", role: "Satisfied Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-white-shirt-trousers-fashion-male-posing-street-background-europe-city-sunset-sunglasses_158538-22362.jpg" }, { - id: "6", testimonial: "Lo mejor de lo mejor atención, precios y profesionalismo en cada uno de sus colaboradores...servicio de excelencia", name: "Guy Thorne", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-with-beard-dressed-casually-using-modern-laptop-computer-checking-email-messaging-online-sitting-against-green-interior_273609-6651.jpg" + id: "6", testimonial: "Lo mejor de lo mejor atención, precios y profesionalismo en cada uno de sus colaboradores...servicio de excelencia", name: "Guy Thorne", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-with-beard-dressed-casually-using-modern-laptop-computer-checking-email-messaging-online-sitting-against-green-interior_273609-6651.jpg?_wi=2" }, { - id: "7", testimonial: "Las mejores condiciones y servicios mucho talento y un trato Perfecto mejor imposible", name: "Ronald Gonzalez", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-black-tshirt-standing-isolated-red-background-looking-away-side-with-smile-face-natural-expression-laughing-confident_839833-32367.jpg" + id: "7", testimonial: "Las mejores condiciones y servicios mucho talento y un trato Perfecto mejor imposible", name: "Ronald Gonzalez", role: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-black-tshirt-standing-isolated-red-background-looking-away-side-with-smile-face-natural-expression-laughing-confident_839833-32367.jpg?_wi=2" }, { - 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" + 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?_wi=2" } ]} />