Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Desde diseño web hasta producción de video y software personalizado—manejamos cada necesidad digital para que tú te enfoques en el crecimiento. Obtén tu consulta gratuita hoy."
|
||||
tag="Soluciones Integrales"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "Contactar por WhatsApp", href: "https://wa.me/51998482818?text=Hola%2C%20me%20gustaría%20una%20consulta%20gratuita"
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María González", role: "Directora Ejecutiva", company: "E-commerce Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "María González"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "María González"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Juan Rodríguez", role: "Fundador", company: "TechStartup Latino", rating: 5,
|
||||
@@ -155,19 +155,19 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Laura Martínez", role: "Gerenta de Marketing", company: "Digital Ventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Laura Martínez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Laura Martínez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Carlos Díaz", role: "Propietario", company: "RetailXpress", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "Carlos Díaz"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Carlos Díaz"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sofia Ruiz", role: "Consultora Senior", company: "Business Growth Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sofia Ruiz"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sofia Ruiz"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Ricardo López", role: "CEO", company: "CloudSolutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Ricardo López"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Ricardo López"
|
||||
}
|
||||
]}
|
||||
title="Lo Que Dicen Nuestros Clientes"
|
||||
|
||||
Reference in New Issue
Block a user