Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 20:34:19 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=btujtb", imageAlt: "icono calentador agua" }
},
{
title: "Instalaciones de Baño", description: "Cambio de bañera por ducha, reparación de cisternas y grifería de alta calidad.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-winking-while-posing-t-shirt-denim-jacket-looking-merry-front-view_176474-108308.jpg", imageAlt: "instalación plato ducha icono" },
title: "Instalaciones de Baño", description: "Cambio de bañera por ducha, reparación de cisternas y grifería de alta calidad.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-winking-while-posing-t-shirt-denim-jacket-looking-merry-front-view_176474-108308.jpg?_wi=1", imageAlt: "instalación plato ducha icono" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/100-swimming-icons_1057-673.jpg", imageAlt: "instalación plato ducha icono" }
}
]}
@@ -89,7 +89,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sergio S.", role: "Cliente", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-winking-while-posing-t-shirt-denim-jacket-looking-merry-front-view_176474-108308.jpg" },
{ id: "1", name: "Sergio S.", role: "Cliente", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-winking-while-posing-t-shirt-denim-jacket-looking-merry-front-view_176474-108308.jpg?_wi=2" },
{ id: "2", name: "Lidia R.", role: "Cliente", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-mall_23-2148195366.jpg" },
{ id: "3", name: "Soraya A.", role: "Cliente", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-isolated-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16668.jpg" },
{ id: "4", name: "Meli L.", role: "Cliente", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-man-with-his-hands-pocket_23-2148130315.jpg" },