|
|
|
@@ -45,6 +45,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<HeroBillboard
|
|
|
|
<HeroBillboard
|
|
|
|
|
|
|
|
containerClassName="px-4 sm:px-6 lg:px-8 mx-auto max-w-screen-xl"
|
|
|
|
background={{
|
|
|
|
background={{
|
|
|
|
variant: "gradient-bars"}}
|
|
|
|
variant: "gradient-bars"}}
|
|
|
|
title="Gestión y Representación Empresarial Integral"
|
|
|
|
title="Gestión y Representación Empresarial Integral"
|
|
|
|
@@ -53,7 +54,7 @@ export default function LandingPage() {
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: "Conozca más", href: "#about"},
|
|
|
|
text: "Conozca más", href: "#about"},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg"
|
|
|
|
imageSrc="https://img.b2bpic.net/premium-photo/fund-managers-team-consultation-discuss-about-analysis-investment-stock-market-office_265022-104085.jpg?id=392388891"
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
avatars={[
|
|
|
|
avatars={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@@ -98,11 +99,13 @@ export default function LandingPage() {
|
|
|
|
label: "Confianza", value: "Segura"},
|
|
|
|
label: "Confianza", value: "Segura"},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
metricsAnimation="slide-up"
|
|
|
|
metricsAnimation="slide-up"
|
|
|
|
|
|
|
|
metricsContainerClassName="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="features" data-section="features">
|
|
|
|
<div id="features" data-section="features">
|
|
|
|
<FeatureCardTwentyOne
|
|
|
|
<FeatureCardTwentyOne
|
|
|
|
|
|
|
|
containerClassName="px-4 sm:px-6 lg:px-8 mx-auto max-w-screen-xl"
|
|
|
|
useInvertedBackground={true}
|
|
|
|
useInvertedBackground={true}
|
|
|
|
title="Servicios Estratégicos"
|
|
|
|
title="Servicios Estratégicos"
|
|
|
|
description="Desarrollamos soluciones integrales para el crecimiento corporativo, asegurando cumplimiento y éxito operativo."
|
|
|
|
description="Desarrollamos soluciones integrales para el crecimiento corporativo, asegurando cumplimiento y éxito operativo."
|
|
|
|
@@ -121,6 +124,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
<MetricCardSeven
|
|
|
|
<MetricCardSeven
|
|
|
|
|
|
|
|
containerClassName="px-4 sm:px-6 lg:px-8 mx-auto max-w-screen-xl"
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
textboxLayout="split"
|
|
|
|
textboxLayout="split"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
@@ -140,11 +144,13 @@ export default function LandingPage() {
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
title="Resultados en Cifras"
|
|
|
|
title="Resultados en Cifras"
|
|
|
|
description="Compromiso inquebrantable con la excelencia y la eficiencia empresarial que su compañía necesita."
|
|
|
|
description="Compromiso inquebrantable con la excelencia y la eficiencia empresarial que su compañía necesita."
|
|
|
|
|
|
|
|
gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="faq" data-section="faq">
|
|
|
|
<div id="faq" data-section="faq">
|
|
|
|
<FaqSplitText
|
|
|
|
<FaqSplitText
|
|
|
|
|
|
|
|
containerClassName="px-4 sm:px-6 lg:px-8 mx-auto max-w-screen-xl"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
faqs={[
|
|
|
|
faqs={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@@ -161,6 +167,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactCenter
|
|
|
|
<ContactCenter
|
|
|
|
|
|
|
|
containerClassName="px-4 sm:px-6 lg:px-8 mx-auto max-w-screen-md"
|
|
|
|
useInvertedBackground={true}
|
|
|
|
useInvertedBackground={true}
|
|
|
|
background={{
|
|
|
|
background={{
|
|
|
|
variant: "rotated-rays-static"}}
|
|
|
|
variant: "rotated-rays-static"}}
|
|
|
|
@@ -172,6 +179,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<FooterBaseReveal
|
|
|
|
<FooterBaseReveal
|
|
|
|
|
|
|
|
containerClassName="px-4 sm:px-6 lg:px-8 mx-auto max-w-screen-xl"
|
|
|
|
logoText="GREI"
|
|
|
|
logoText="GREI"
|
|
|
|
columns={[
|
|
|
|
columns={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@@ -192,9 +200,10 @@ export default function LandingPage() {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
copyrightText="© 2024 GREI Gestión Empresarial."
|
|
|
|
copyrightText="© 2024 GREI Gestión Empresarial."
|
|
|
|
|
|
|
|
columnsClassName="flex flex-col sm:flex-row justify-between gap-8"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ReactLenis>
|
|
|
|
</ReactLenis>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|