Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ebf22eb760 | |||
| ae4e74ce82 | |||
| 755c80e8ac |
@@ -108,17 +108,6 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: "Asesoría Especializada", description: "Atención personalizada de profesionales que entienden tus necesidades específicas.", icon: Users,
|
|
||||||
mediaItems: [
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/people-job-caucasian-stethoscope-thoughtful_1301-3079.jpg", imageAlt: "Consultoría profesional"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg?_wi=2", imageAlt: "Recomendaciones de expertos"
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -235,7 +224,6 @@ export default function LandingPage() {
|
|||||||
title: "Servicios", items: [
|
title: "Servicios", items: [
|
||||||
{ label: "Venta de Materiales", href: "#services" },
|
{ label: "Venta de Materiales", href: "#services" },
|
||||||
{ label: "Entrega a Domicilio", href: "#services" },
|
{ label: "Entrega a Domicilio", href: "#services" },
|
||||||
{ label: "Asesoría Especializada", href: "#services" },
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user