From 9122f6b6197b01f817a4c7bcf2a4c810cb3e412d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 01:07:11 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d2ec29..9fae1d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,13 +109,13 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - description="Our customers love our service." + description="Real feedback from our valued clients at Imperio." testimonials={[ - { id: "1", name: "Jorge Luis", handle: "Google", testimonial: "Buen ambiente y buenos estilistas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg" }, - { id: "2", name: "Alvarezhermis", handle: "Google", testimonial: "Todo bien, muy amables y profesionales.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-walks-around-city_1321-4646.jpg" }, - { id: "3", name: "Client", handle: "Google", testimonial: "Great experience, highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-276.jpg" }, - { id: "4", name: "Client", handle: "Google", testimonial: "Best fade in Kansas City.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg" }, - { id: "5", name: "Client", handle: "Google", testimonial: "Professional and clean space.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg" }, + { id: "1", name: "Jorge Luis", handle: "Google Maps", testimonial: "El mejor servicio de Kansas City, muy profesional y atento a los detalles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-276.jpg" }, + { id: "2", name: "Alvarezhermis", handle: "Google Maps", testimonial: "La calidad de los fades es increíble, regresaré siempre.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-walks-around-city_1321-4646.jpg" }, + { id: "3", name: "Luis R.", handle: "Google Maps", testimonial: "Ambiente muy limpio y trato excepcional. Recomiendo ampliamente.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg" }, + { id: "4", name: "Samuel G.", handle: "Google Maps", testimonial: "Muy buenos barberos, saben lo que hacen y te escuchan.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg" }, + { id: "5", name: "Carlos V.", handle: "Google Maps", testimonial: "Excelente lugar para un corte de calidad en KCK.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg" }, ]} showRating={true} title="What Kansas City Is Saying" -- 2.49.1 From 22520a2472a823d8dd18055bce1490ec750a4828 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 01:07:12 +0000 Subject: [PATCH 2/2] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 1d5eb42..081564c 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -45,11 +45,11 @@ export default function LandingPage() { useInvertedBackground={false} description="Our customers love our service." testimonials={[ - { id: "r1", name: "Jorge Luis", handle: "Google", testimonial: "Great place.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg" }, - { id: "r2", name: "Alvarez", handle: "Google", testimonial: "Very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg" }, - { id: "r3", name: "Carlos", handle: "Google", testimonial: "Excellent service and atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg" }, - { id: "r4", name: "Maria", handle: "Google", testimonial: "My son loves his new haircut.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg" }, - { id: "r5", name: "David", handle: "Google", testimonial: "Top notch professionalism.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg" }, + { id: "r1", name: "Jorge Luis", handle: "Google Maps", testimonial: "El mejor servicio de Kansas City, muy profesional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg" }, + { id: "r2", name: "Alvarez", handle: "Google Maps", testimonial: "Muy profesional, ambiente genial.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg" }, + { id: "r3", name: "Carlos", handle: "Google Maps", testimonial: "Excelente servicio y muy buen ambiente.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg" }, + { id: "r4", name: "Maria", handle: "Google Maps", testimonial: "A mi hijo le encantó su nuevo corte, muy pacientes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg" }, + { id: "r5", name: "David", handle: "Google Maps", testimonial: "Top notch professionalism, definitely returning.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg" }, ]} showRating={true} title="Kansas City Speaks" -- 2.49.1