Merge version_2 into main #3
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user