4 Commits

Author SHA1 Message Date
b49ba70447 Update src/app/page.tsx 2026-05-18 10:02:44 +00:00
ddfefc9ede Merge version_2 into main
Merge version_2 into main
2026-05-18 10:00:28 +00:00
c7fd51e898 Merge version_2 into main
Merge version_2 into main
2026-05-18 10:00:00 +00:00
cb11fddc41 Merge version_2 into main
Merge version_2 into main
2026-05-18 09:59:34 +00:00

View File

@@ -29,24 +29,25 @@ export default function ParkPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ name: "Geography", id: "geography" }, { name: "Inicio", id: "hero" },
{ name: "History", id: "history" }, { name: "Geografía", id: "geography" },
{ name: "Ecology", id: "ecology" }, { name: "Historia", id: "history" },
{ name: "Conservation", id: "conservation" } { name: "Ecología", id: "ecology" },
{ name: "Conservación", id: "conservation" }
]} ]}
brandName="Parque Natural de La Mata y Torrevieja" brandName="Parque Natural"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
title="Parque Natural de La Mata y Torrevieja" title="Parque Natural de las Lagunas de La Mata y Torrevieja"
description="Discover the stunning pink lagoons and rich cultural history of this unique Mediterranean salt landscape." description="Descubre la impresionante belleza de las lagunas saladas rosas y la riqueza cultural de este ecosistema mediterráneo único."
mediaItems={[ mediaItems={[
{ imageSrc: "https://img.b2bpic.net/free-photo/view-pink-salt-lake-torrevieja_23-2148762589.jpg", imageAlt: "Pink lagoon vista" }, { imageSrc: "https://img.b2bpic.net/free-photo/view-pink-salt-lake-torrevieja_23-2148762589.jpg", imageAlt: "Vista de la laguna rosa" },
{ imageSrc: "https://img.b2bpic.net/free-photo/salt-mountains-in-torrevieja_482257-234.jpg", imageAlt: "Salt production" }, { imageSrc: "https://img.b2bpic.net/free-photo/salt-mountains-in-torrevieja_482257-234.jpg", imageAlt: "Producción de sal" },
{ imageSrc: "https://img.b2bpic.net/free-photo/flamingos-in-salt-lake_482257-982.jpg", imageAlt: "Ecological life" } { imageSrc: "https://img.b2bpic.net/free-photo/flamingos-in-salt-lake_482257-982.jpg", imageAlt: "Fauna y aves" }
]} ]}
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
@@ -54,19 +55,19 @@ export default function ParkPage() {
<div id="geography" data-section="geography"> <div id="geography" data-section="geography">
<TextSplitAbout <TextSplitAbout
title="Unique Geography" title="Geografía Excepcional"
description={["The park covers over 3,700 hectares and is home to two distinct lagoons: La Mata and Torrevieja.", "Separated by a land strip known as 'El Chaparral', these wetlands create a microclimate influenced by the salt content and proximity to the Mediterranean Sea."]} description={["El parque abarca más de 3.700 hectáreas, integrando las lagunas de La Mata y Torrevieja. Estas lagunas constituyen un humedal de gran importancia en el arco mediterráneo.", "Separadas por una franja de tierra conocida como 'El Chaparral', el entorno crea un microclima único influenciado por la elevada salinidad y la cercanía al mar."]}
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
<div id="history" data-section="history"> <div id="history" data-section="history">
<FeatureCardTwentyOne <FeatureCardTwentyOne
title="A Legacy of Salt" title="Legado Histórico Salinero"
description="The salt mines of Torrevieja have been historically significant since the 13th century, shaping the region's economic and cultural identity." description="La explotación salinera ha sido el motor histórico de Torrevieja desde el siglo XIII, modelando profundamente su identidad cultural y económica."
accordionItems={[ accordionItems={[
{ id: "h1", title: "Ancient Origins", content: "Evidence of salt extraction dates back centuries, providing essential preservation for regional food supplies." }, { id: "h1", title: "Orígenes Históricos", content: "La extracción de sal ha sido documentada desde tiempos inmemoriales, resultando fundamental para la conservación de alimentos en la región." },
{ id: "h2", title: "Industrial Growth", content: "The 19th and 20th centuries saw major technological investments that modernized salt harvesting processes." } { id: "h2", title: "Evolución Industrial", content: "El desarrollo tecnológico de los siglos XIX y XX permitió una modernización sin precedentes en la recolección de sal, consolidando a Torrevieja como referente nacional." }
]} ]}
imageSrc="https://img.b2bpic.net/free-photo/historic-salt-harvesting-tools_482257-111.jpg" imageSrc="https://img.b2bpic.net/free-photo/historic-salt-harvesting-tools_482257-111.jpg"
useInvertedBackground={false} useInvertedBackground={false}
@@ -76,12 +77,12 @@ export default function ParkPage() {
<div id="ecology" data-section="ecology"> <div id="ecology" data-section="ecology">
<MetricCardThree <MetricCardThree
title="Ecological Value" title="Valor Ecológico"
description="The park acts as a vital sanctuary for numerous protected species and endemic flora." description="El parque actúa como un santuario vital para aves protegidas y flora endémica adaptada a condiciones extremas."
metrics={[ metrics={[
{ id: "e1", icon: Leaf, title: "Protected Flora", value: "80+ Species" }, { id: "e1", icon: Leaf, title: "Flora Protegida", value: "+80 Esp." },
{ id: "e2", icon: Droplets, title: "Water Surface", value: "3,700ha" }, { id: "e2", icon: Droplets, title: "Superficie Hídrica", value: "3.700ha" },
{ id: "e3", icon: Camera, title: "Tourism Impact", value: "Millions" } { id: "e3", icon: Camera, title: "Biodiversidad", value: "Alta" }
]} ]}
textboxLayout="split" textboxLayout="split"
animationType="blur-reveal" animationType="blur-reveal"
@@ -91,10 +92,10 @@ export default function ParkPage() {
<div id="conservation" data-section="conservation"> <div id="conservation" data-section="conservation">
<ContactCTA <ContactCTA
tag="Preservation" tag="Preservación"
title="Commitment to Conservation" title="Compromiso con el Ecosistema"
description="Join us in protecting the delicate balance of this ecosystem through sustainable tourism and environmental education." description="Colabora en la protección de este frágil ecosistema promoviendo el turismo sostenible y la educación ambiental."
buttons={[{ text: "Learn More about Conservation", href: "#" }]} buttons={[{ text: "Más información", href: "#" }]}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
/> />
@@ -103,8 +104,8 @@ export default function ParkPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterLogoReveal
logoText="Parque Natural" logoText="Parque Natural"
leftLink={{ text: "Privacy Policy", href: "#" }} leftLink={{ text: "Política de Privacidad", href: "#" }}
rightLink={{ text: "Contact Info", href: "#" }} rightLink={{ text: "Contacto", href: "#" }}
/> />
</div> </div>
</ReactLenis> </ReactLenis>