Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-06 19:57:17 +00:00

View File

@@ -11,7 +11,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Mountain, ShieldCheck, Star } from "lucide-react";
import { Mountain, ShieldCheck, Star, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,17 +32,11 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Inicio",
id: "hero",
},
name: "Inicio", id: "hero"},
{
name: "Proyectos",
id: "projects",
},
name: "Proyectos", id: "projects"},
{
name: "Contacto",
id: "contact",
},
name: "Contacto", id: "contact"},
]}
brandName="FMG Servicios"
/>
@@ -51,20 +45,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="FMG Servicios Integrales en Alta Montaña"
description="Expertos en soluciones integrales para la industria minera en la cordillera sanjuanina. Calidad, seguridad y compromiso operativo en terreno de altura."
imageSrc="http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184930.jpg"
buttons={[
{
text: "Ver Proyectos",
href: "#projects",
},
text: "Ver Proyectos", href: "#projects"},
{
text: "Contacto",
href: "#contact",
},
text: "Contacto", href: "#contact"},
]}
/>
</div>
@@ -76,19 +65,13 @@ export default function LandingPage() {
metrics={[
{
icon: Mountain,
label: "Alta Montaña",
value: "4000m+",
},
label: "Alta Montaña", value: "4000m+"},
{
icon: ShieldCheck,
label: "Seguridad",
value: "100%",
},
label: "Seguridad", value: "100%"},
{
icon: Star,
label: "Experiencia",
value: "10+",
},
label: "Experiencia", value: "10+"},
]}
metricsAnimation="slide-up"
/>
@@ -100,34 +83,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Logística Integral",
description: "Gestión completa de recursos en zonas de difícil acceso.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ongoing-construction-with-tracks-bulldozer-abandoned-land_181624-17192.jpg",
buttonIcon: "ArrowRight",
title: "Logística Integral", description: "Gestión completa de recursos en zonas de difícil acceso.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ongoing-construction-with-tracks-bulldozer-abandoned-land_181624-17192.jpg", buttonIcon: ArrowRight,
},
{
title: "Asistencia en Terreno",
description: "Personal calificado y equipado para la alta montaña.",
imageSrc: "http://img.b2bpic.net/free-photo/male-astronaut-exploring-space-mission-another-planet_23-2149240604.jpg",
buttonIcon: "ArrowRight",
title: "Asistencia en Terreno", description: "Personal calificado y equipado para la alta montaña.", imageSrc: "http://img.b2bpic.net/free-photo/male-astronaut-exploring-space-mission-another-planet_23-2149240604.jpg", buttonIcon: ArrowRight,
},
{
title: "Soporte Operativo",
description: "Soluciones técnicas adaptadas a entornos de altura.",
imageSrc: "http://img.b2bpic.net/free-photo/men-warehouse-working-laptop_23-2148886882.jpg",
buttonIcon: "ArrowRight",
title: "Soporte Operativo", description: "Soluciones técnicas adaptadas a entornos de altura.", imageSrc: "http://img.b2bpic.net/free-photo/men-warehouse-working-laptop_23-2148886882.jpg", buttonIcon: ArrowRight,
},
{
title: "Gestión de Campamentos",
description: "Infraestructura segura para equipos de trabajo minero.",
imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light-outdoors_23-2149194805.jpg",
buttonIcon: "ArrowRight",
title: "Gestión de Campamentos", description: "Infraestructura segura para equipos de trabajo minero.", imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light-outdoors_23-2149194805.jpg", buttonIcon: ArrowRight,
},
{
title: "Monitoreo Constante",
description: "Seguimiento satelital y operativo 24/7 en terreno.",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-machine-landscape-made-sand-stones_181624-15669.jpg",
buttonIcon: "ArrowRight",
title: "Monitoreo Constante", description: "Seguimiento satelital y operativo 24/7 en terreno.", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-machine-landscape-made-sand-stones_181624-15669.jpg", buttonIcon: ArrowRight,
},
]}
title="Nuestros Proyectos"
@@ -143,41 +111,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Transporte Especializado",
price: "Consulta",
imageSrc: "http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe_1153-6128.jpg",
},
id: "1", name: "Transporte Especializado", price: "Consulta", imageSrc: "http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe_1153-6128.jpg"},
{
id: "2",
name: "Servicios de Campamento",
price: "Consulta",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-flowing-through-foggy-mountains-covered-pine-trees_181624-4607.jpg",
},
id: "2", name: "Servicios de Campamento", price: "Consulta", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-flowing-through-foggy-mountains-covered-pine-trees_181624-4607.jpg"},
{
id: "3",
name: "Consultoría de Altura",
price: "Consulta",
imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184929.jpg",
},
id: "3", name: "Consultoría de Altura", price: "Consulta", imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184929.jpg"},
{
id: "4",
name: "Suministros Técnicos",
price: "Consulta",
imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307725.jpg",
},
id: "4", name: "Suministros Técnicos", price: "Consulta", imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307725.jpg"},
{
id: "5",
name: "Mantenimiento Preventivo",
price: "Consulta",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-large-landscape-front-mountains_181624-15516.jpg",
},
id: "5", name: "Mantenimiento Preventivo", price: "Consulta", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-large-landscape-front-mountains_181624-15516.jpg"},
{
id: "6",
name: "Seguridad Minera",
price: "Consulta",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-industrial-worker-standing-by-metal-silo-storage-tank_342744-447.jpg",
},
id: "6", name: "Seguridad Minera", price: "Consulta", imageSrc: "http://img.b2bpic.net/free-photo/portrait-industrial-worker-standing-by-metal-silo-storage-tank_342744-447.jpg"},
]}
title="Nuestra Oferta de Servicios"
description="Detalle de las soluciones operativas que brindamos a nuestros clientes."
@@ -191,59 +135,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Juan Perez",
role: "Gerente",
company: "Minera San Juan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-standing-beside-heavy-machinery-warehouse-facility-wearing-safety-glasses_482257-135639.jpg",
},
id: "1", name: "Juan Perez", role: "Gerente", company: "Minera San Juan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-standing-beside-heavy-machinery-warehouse-facility-wearing-safety-glasses_482257-135639.jpg"},
{
id: "2",
name: "Ana Gomez",
role: "Directora",
company: "Proyectos Mineros",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg",
},
id: "2", name: "Ana Gomez", role: "Directora", company: "Proyectos Mineros", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg"},
{
id: "3",
name: "Carlos Ruiz",
role: "Superintendente",
company: "Alta Montaña S.A.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
},
id: "3", name: "Carlos Ruiz", role: "Superintendente", company: "Alta Montaña S.A.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg"},
{
id: "4",
name: "Maria Lopez",
role: "Logística",
company: "Global Mining",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-soldier-affected-by-ptsd-effect_23-2149235485.jpg",
},
id: "4", name: "Maria Lopez", role: "Logística", company: "Global Mining", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-soldier-affected-by-ptsd-effect_23-2149235485.jpg"},
{
id: "5",
name: "Pedro Costa",
role: "Operaciones",
company: "Minera Del Sur",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
},
id: "5", name: "Pedro Costa", role: "Operaciones", company: "Minera Del Sur", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"},
]}
kpiItems={[
{
value: "99%",
label: "Satisfacción",
},
value: "99%", label: "Satisfacción"},
{
value: "50+",
label: "Proyectos",
},
value: "50+", label: "Proyectos"},
{
value: "15+",
label: "Empresas",
},
value: "15+", label: "Empresas"},
]}
title="Lo que dicen nuestros clientes"
description="La confianza depositada por las empresas mineras es nuestro mayor activo."
@@ -257,20 +170,11 @@ export default function LandingPage() {
tag="Estadísticas Reales"
metrics={[
{
id: "m1",
value: "10k",
description: "Horas operativas",
},
id: "m1", value: "10k", description: "Horas operativas"},
{
id: "m2",
value: "5",
description: "Proyectos activos",
},
id: "m2", value: "5", description: "Proyectos activos"},
{
id: "m3",
value: "100%",
description: "Seguridad",
},
id: "m3", value: "100%", description: "Seguridad"},
]}
metricsAnimation="slide-up"
/>
@@ -280,8 +184,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contacto"
title="Conectemos hoy"
description="Estamos listos para asesorarte en tus proyectos mineros. Contáctanos por nuestro email: fmgservicios@gmail.com o búscanos en Instagram como @fmgservicios."
@@ -292,25 +195,17 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Servicios",
items: [
title: "Servicios", items: [
{
label: "Minería",
href: "#",
},
label: "Minería", href: "#"},
{
label: "Logística",
href: "#",
},
label: "Logística", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacidad",
href: "#",
},
label: "Privacidad", href: "#"},
],
},
]}