Update src/app/page.tsx

This commit is contained in:
2026-06-09 22:18:59 +00:00
parent c314ba6e03
commit 1b04e0655d

View File

@@ -59,9 +59,6 @@ export default function LandingPage() {
{ {
name: "Miguel R.", handle: "@MiguelRod", testimonial: "Instalaron el aire acondicionado en mi negocio y el resultado fue perfecto. Muy satisfecho.", rating: 5, name: "Miguel R.", handle: "@MiguelRod", testimonial: "Instalaron el aire acondicionado en mi negocio y el resultado fue perfecto. Muy satisfecho.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg", imageAlt: "Cliente Miguel R."}, imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg", imageAlt: "Cliente Miguel R."},
{
name: "Laura P.", handle: "@LauraPerez", testimonial: "Resolvieron una fuga complicada en mi casa rápidamente. Son muy fiables.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg", imageAlt: "Cliente Laura P."},
{ {
name: "Javier L.", handle: "@JavierLopez", testimonial: "Excelente mantenimiento de mi caldera, trabajan con gran cuidado.", rating: 5, name: "Javier L.", handle: "@JavierLopez", testimonial: "Excelente mantenimiento de mi caldera, trabajan con gran cuidado.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367141.jpg", imageAlt: "Cliente Javier L."}, imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367141.jpg", imageAlt: "Cliente Javier L."},
@@ -84,9 +81,9 @@ export default function LandingPage() {
{ {
src: "http://img.b2bpic.net/free-photo/young-man-black-shirt-with-cap-glasses-clenching-his-fists-looking-confident_176474-11298.jpg", alt: "Javier M."}, src: "http://img.b2bpic.net/free-photo/young-man-black-shirt-with-cap-glasses-clenching-his-fists-looking-confident_176474-11298.jpg", alt: "Javier M."},
]} ]}
avatarText="Más de 500 clientes satisfechos" avatarText={undefined}
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-having-drink-home_23-2151056034.jpg" imageSrc="http://img.b2bpic.net/free-photo/industrial-worker-with-tools-working-pipe-machine_342744-1296.jpg"
imageAlt="Técnico trabajando en instalación de tuberías con fondo industrial" imageAlt="Técnico trabajando en instalación de tuberías"
mediaAnimation="opacity" mediaAnimation="opacity"
marqueeItems={[ marqueeItems={[
{ {
@@ -165,7 +162,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-gesturing-thumb-up_23-2147710919.jpg", imageAlt: "Fernando C."}, imageSrc: "http://img.b2bpic.net/free-photo/crop-man-gesturing-thumb-up_23-2147710919.jpg", imageAlt: "Fernando C."},
{ {
id: "t10", name: "Silvia V.", handle: "Abogada", testimonial: "Tuve una urgencia con el agua caliente y la respuesta fue inmediata. Herva es sinónimo de tranquilidad.", rating: 5, id: "t10", name: "Silvia V.", handle: "Abogada", testimonial: "Tuve una urgencia con el agua caliente y la respuesta fue inmediata. Herva es sinónimo de tranquilidad.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-decided-treat-herself-bright-good-day-portrait-attractive-female-curly-haired-female-sitting-sofa-pyjamas-drinking-coffee-enjoying-reading-magazine-covering-feet-with-blanket_176420-8632.jpg", imageAlt: "Silvia V."}, imageSrc: "http://img.b2bpic.net/free-photo/woman-decided-treat- herself-bright-good-day-portrait-attractive-female-curly-haired-female-sitting-sofa-pyjamas-drinking-coffee-enjoying-reading-magazine-covering-feet-with-blanket_176420-8632.jpg", imageAlt: "Silvia V."},
]} ]}
showRating={true} showRating={true}
title="Lo que Dicen Nuestros Clientes" title="Lo que Dicen Nuestros Clientes"