Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
background="none"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagIcon={Shield}
|
||||
title="Fontaneros en Madrid Centro con 30+ años de experiencia"
|
||||
description="Negocio familiar especializado en reparaciones de urgencia. 4.9★ en reseñas. Puntualidad garantizada, precios justos y limpieza impecable."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-female-male-plumbers-keep-hand-as-pray_273609-8786.jpg", imageAlt: "Equipo profesional de fontanería" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Reparación profesional de fontanería" },
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", imageAlt: "Herramientas profesionales de fontanería" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confused-woman-with-smartphone-near-ear-looking-sink_259150-58300.jpg", imageAlt: "Reparación de cocina" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg", imageAlt: "Reparación de baño" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "Atención de urgencias" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Atención de urgencias" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "📞 Llamar ahora – 630 15 83 09", href: "tel:630158309" },
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
buttonHref: "tel:630158309"
|
||||
},
|
||||
{
|
||||
title: "Desatascos", description: "Limpieza profesional de desagües obstruidos", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1", imageAlt: "Servicio de desatascos", buttonIcon: Phone,
|
||||
title: "Desatascos", description: "Limpieza profesional de desagües obstruidos", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Servicio de desatascos", buttonIcon: Phone,
|
||||
buttonHref: "tel:630158309"
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
buttonHref: "tel:630158309"
|
||||
},
|
||||
{
|
||||
title: "Reparación de Cisternas", description: "Ajuste y reparación de sistemas de cisterna", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Reparación de cisternas", buttonIcon: Phone,
|
||||
title: "Reparación de Cisternas", description: "Ajuste y reparación de sistemas de cisterna", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Reparación de cisternas", buttonIcon: Phone,
|
||||
buttonHref: "tel:630158309"
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
{ value: "Hoy", title: "Respuesta rápida" },
|
||||
{ value: "30 min", title: "Tiempo aproximado de llegada" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg"
|
||||
imageAlt="Respuesta rápida a urgencias"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user