Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -14,7 +14,7 @@ export default function LandingPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="bounce-effect"
|
defaultButtonVariant="bounce-effect"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="mediumLarge"
|
contentWidth="mediumLarge"
|
||||||
sizing="large"
|
sizing="large"
|
||||||
@@ -44,11 +44,11 @@ export default function LandingPage() {
|
|||||||
description="Un espacio seguro y sin juicios para trabajar lo que te pesa."
|
description="Un espacio seguro y sin juicios para trabajar lo que te pesa."
|
||||||
tag="Licenciada en Psicología"
|
tag="Licenciada en Psicología"
|
||||||
tagIcon={Heart}
|
tagIcon={Heart}
|
||||||
tagAnimation="reveal-blur"
|
tagAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Agenda tu cita", href: "contact" }
|
{ text: "Agenda tu cita", href: "contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="reveal-blur"
|
buttonAnimation="blur-reveal"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
dashboard={{
|
dashboard={{
|
||||||
title: "Especialidades", logoIcon: Lightbulb,
|
title: "Especialidades", logoIcon: Lightbulb,
|
||||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Conocer mi formación", href: "contact" }
|
{ text: "Conocer mi formación", href: "contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="reveal-blur"
|
buttonAnimation="blur-reveal"
|
||||||
showBorder={true}
|
showBorder={true}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
|||||||
title="¿En qué puedo ayudarte?"
|
title="¿En qué puedo ayudarte?"
|
||||||
description="Estos son los temas que trabajo en consulta. Cada uno requiere un acompañamiento especializado y sensible."
|
description="Estos son los temas que trabajo en consulta. Cada uno requiere un acompañamiento especializado y sensible."
|
||||||
tag="Áreas de enfoque"
|
tag="Áreas de enfoque"
|
||||||
tagAnimation="reveal-blur"
|
tagAnimation="blur-reveal"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
|||||||
title="Preguntas frecuentes"
|
title="Preguntas frecuentes"
|
||||||
description="Respuestas claras a lo que más me preguntan mis pacientes sobre el proceso terapéutico."
|
description="Respuestas claras a lo que más me preguntan mis pacientes sobre el proceso terapéutico."
|
||||||
tag="Dudas comunes"
|
tag="Dudas comunes"
|
||||||
tagAnimation="reveal-blur"
|
tagAnimation="blur-reveal"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/people-studying-with-notebooks-close-up_23-2149204801.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/people-studying-with-notebooks-close-up_23-2149204801.jpg"
|
||||||
imageAlt="Apoyo profesional en psicología"
|
imageAlt="Apoyo profesional en psicología"
|
||||||
faqs={[
|
faqs={[
|
||||||
@@ -151,8 +151,8 @@ export default function LandingPage() {
|
|||||||
id: "6", title: "¿Ofrecemos sesiones en línea o solo presenciales?", content: "Ofrezco ambas opciones. Las sesiones en línea funcionan bien para muchas personas, sobre todo si prefieres desde la comodidad de tu casa. El espacio seguro se crea igual, presencial u online."
|
id: "6", title: "¿Ofrecemos sesiones en línea o solo presenciales?", content: "Ofrezco ambas opciones. Las sesiones en línea funcionan bien para muchas personas, sobre todo si prefieres desde la comodidad de tu casa. El espacio seguro se crea igual, presencial u online."
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
mediaAnimation="reveal-blur"
|
mediaAnimation="blur-reveal"
|
||||||
faqsAnimation="reveal-blur"
|
faqsAnimation="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
mediaPosition="left"
|
mediaPosition="left"
|
||||||
@@ -164,14 +164,14 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
tag="¿Lista para dar el primer paso?"
|
tag="¿Lista para dar el primer paso?"
|
||||||
tagIcon={Phone}
|
tagIcon={Phone}
|
||||||
tagAnimation="reveal-blur"
|
tagAnimation="blur-reveal"
|
||||||
title="Agenda tu cita"
|
title="Agenda tu cita"
|
||||||
description="El primer paso es siempre el más difícil. Contacta conmigo sin compromiso. Estoy aquí para acompañarte en tu proceso, a tu ritmo, desde un lugar de empatía genuina."
|
description="El primer paso es siempre el más difícil. Contacta conmigo sin compromiso. Estoy aquí para acompañarte en tu proceso, a tu ritmo, desde un lugar de empatía genuina."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "WhatsApp: 55 1359 0131", href: "https://wa.me/5513590131" },
|
{ text: "WhatsApp: 55 1359 0131", href: "https://wa.me/5513590131" },
|
||||||
{ text: "Escribir correo", href: "mailto:psicojazmingoca37@gmail.com" }
|
{ text: "Escribir correo", href: "mailto:psicojazmingoca37@gmail.com" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="reveal-blur"
|
buttonAnimation="blur-reveal"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user