Merge version_1 into main #2
211
src/app/page.tsx
211
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Práctica",
|
||||
id: "areas",
|
||||
},
|
||||
name: "Práctica", id: "areas"},
|
||||
{
|
||||
name: "Estudio",
|
||||
id: "sobre",
|
||||
},
|
||||
name: "Estudio", id: "sobre"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contacto",
|
||||
},
|
||||
name: "Contacto", id: "contacto"},
|
||||
]}
|
||||
brandName="Estudio Grispo"
|
||||
/>
|
||||
@@ -54,78 +46,49 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Estudio Grispo"
|
||||
description="Transformamos la complejidad legal en decisiones claras, acompañando a nuestros clientes con una mirada estratégica y orientada a resultados."
|
||||
kpis={[
|
||||
{
|
||||
value: "+20",
|
||||
label: "Años de experiencia",
|
||||
},
|
||||
value: "+20", label: "Años de experiencia"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Enfoque corporativo",
|
||||
},
|
||||
value: "100%", label: "Enfoque corporativo"},
|
||||
{
|
||||
value: "Estratégico",
|
||||
label: "Visión global",
|
||||
},
|
||||
value: "Estratégico", label: "Visión global"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tag="Asesoramiento legal estratégico para empresas y negocios"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contactar",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Contactar", href: "#contacto"},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
|
||||
alt: "Socio",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", alt: "Socio"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
alt: "Socia",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", alt: "Socia"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg",
|
||||
alt: "Directora",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", alt: "Directora"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
|
||||
alt: "Abogado",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", alt: "Abogado"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
alt: "Consultora",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", alt: "Consultora"},
|
||||
]}
|
||||
avatarText="Más de 50 profesionales trabajando por tus objetivos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Derecho Corporativo",
|
||||
},
|
||||
type: "text", text: "Derecho Corporativo"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fusiones y Adquisiciones",
|
||||
},
|
||||
type: "text", text: "Fusiones y Adquisiciones"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Derecho Laboral",
|
||||
},
|
||||
type: "text", text: "Derecho Laboral"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Litigios Estratégicos",
|
||||
},
|
||||
type: "text", text: "Litigios Estratégicos"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Comercio Internacional",
|
||||
},
|
||||
type: "text", text: "Comercio Internacional"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,20 +101,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Enfoque estratégico",
|
||||
description: "Abordamos cada caso con una visión integral del negocio.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=2",
|
||||
},
|
||||
title: "Enfoque estratégico", description: "Abordamos cada caso con una visión integral del negocio.", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
{
|
||||
title: "Ejecución precisa",
|
||||
description: "Soluciones claras, rápidas y bien estructuradas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=3",
|
||||
},
|
||||
title: "Ejecución precisa", description: "Soluciones claras, rápidas y bien estructuradas.", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
{
|
||||
title: "Visión de largo plazo",
|
||||
description: "Anticipamos riesgos y acompañamos el crecimiento sostenible.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=4",
|
||||
},
|
||||
title: "Visión de largo plazo", description: "Anticipamos riesgos y acompañamos el crecimiento sostenible.", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
]}
|
||||
title="Nuestra Filosofía"
|
||||
description="Pilares fundamentales que guían cada asesoramiento."
|
||||
@@ -160,52 +114,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="areas" data-section="areas">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Derecho Corporativo",
|
||||
price: "Gobierno societario",
|
||||
variant: "Integral",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=5",
|
||||
},
|
||||
id: "1", name: "Derecho Corporativo", price: "Gobierno societario", variant: "Integral", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Derecho Laboral",
|
||||
price: "Relaciones de trabajo",
|
||||
variant: "Estratégico",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=6",
|
||||
},
|
||||
id: "2", name: "Derecho Laboral", price: "Relaciones de trabajo", variant: "Estratégico", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Derecho Civil",
|
||||
price: "Contratos y litigios",
|
||||
variant: "Sólido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=7",
|
||||
},
|
||||
id: "3", name: "Derecho Civil", price: "Contratos y litigios", variant: "Sólido", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Derecho Comercial",
|
||||
price: "Operaciones diarias",
|
||||
variant: "Ágil",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=8",
|
||||
},
|
||||
id: "4", name: "Derecho Comercial", price: "Operaciones diarias", variant: "Ágil", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Derecho Societario",
|
||||
price: "Estructuración jurídica",
|
||||
variant: "Preciso",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=9",
|
||||
},
|
||||
id: "5", name: "Derecho Societario", price: "Estructuración jurídica", variant: "Preciso", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Comercio Internacional",
|
||||
price: "Negocios globales",
|
||||
variant: "Estratégico",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=10",
|
||||
},
|
||||
id: "6", name: "Comercio Internacional", price: "Negocios globales", variant: "Estratégico", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"},
|
||||
]}
|
||||
title="Áreas de Práctica"
|
||||
description="Especialistas en soluciones legales corporativas."
|
||||
@@ -229,23 +154,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Juan Grispo",
|
||||
role: "Socio Fundador",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
|
||||
},
|
||||
id: "1", name: "Dr. Juan Grispo", role: "Socio Fundador", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dra. Ana López",
|
||||
role: "Socia Directora",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
},
|
||||
id: "2", name: "Dra. Ana López", role: "Socia Directora", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dr. Carlos Ruiz",
|
||||
role: "Director Corporativo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg",
|
||||
},
|
||||
id: "3", name: "Dr. Carlos Ruiz", role: "Director Corporativo", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg"},
|
||||
]}
|
||||
title="Socio Principal"
|
||||
description="Liderazgo con visión estratégica."
|
||||
@@ -259,25 +172,13 @@ export default function LandingPage() {
|
||||
tag="Diferenciación estratégica"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Resultados",
|
||||
description: "Experiencia aplicada a objetivos concretos.",
|
||||
},
|
||||
id: "1", value: "Resultados", description: "Experiencia aplicada a objetivos concretos."},
|
||||
{
|
||||
id: "2",
|
||||
value: "Negocio",
|
||||
description: "Comprensión real de su entorno corporativo.",
|
||||
},
|
||||
id: "2", value: "Negocio", description: "Comprensión real de su entorno corporativo."},
|
||||
{
|
||||
id: "3",
|
||||
value: "Agilidad",
|
||||
description: "Respuesta directa y eficiente.",
|
||||
},
|
||||
id: "3", value: "Agilidad", description: "Respuesta directa y eficiente."},
|
||||
{
|
||||
id: "4",
|
||||
value: "Estrategia",
|
||||
description: "Acompañamiento integral a largo plazo.",
|
||||
},
|
||||
id: "4", value: "Estrategia", description: "Acompañamiento integral a largo plazo."},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -287,12 +188,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contacto"
|
||||
title="Conectá con Estudio Grispo"
|
||||
description="Estamos disponibles para acompañarte en la resolución de tus desafíos legales."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=11"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg"
|
||||
buttonText="Enviar consulta"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -302,42 +202,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Estudio",
|
||||
items: [
|
||||
title: "Estudio", items: [
|
||||
{
|
||||
label: "Sobre nosotros",
|
||||
href: "#sobre",
|
||||
},
|
||||
label: "Sobre nosotros", href: "#sobre"},
|
||||
{
|
||||
label: "Equipo",
|
||||
href: "#equipo",
|
||||
},
|
||||
label: "Equipo", href: "#equipo"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Práctica",
|
||||
items: [
|
||||
title: "Práctica", items: [
|
||||
{
|
||||
label: "Derecho Corporativo",
|
||||
href: "#areas",
|
||||
},
|
||||
label: "Derecho Corporativo", href: "#areas"},
|
||||
{
|
||||
label: "Derecho Comercial",
|
||||
href: "#areas",
|
||||
},
|
||||
label: "Derecho Comercial", href: "#areas"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Términos",
|
||||
href: "#",
|
||||
},
|
||||
label: "Términos", href: "#"},
|
||||
{
|
||||
label: "Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacidad", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user