{"id":2,"date":"2026-02-03T19:48:21","date_gmt":"2026-02-03T19:48:21","guid":{"rendered":"https:\/\/navesylocalesbc.com\/?page_id=2"},"modified":"2026-04-07T00:05:21","modified_gmt":"2026-04-07T00:05:21","slug":"pagina-ejemplo","status":"publish","type":"page","link":"https:\/\/navesylocalesbc.com\/index.php\/pagina-ejemplo\/","title":{"rendered":"LOS PINOS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebd76d6 e-con-full e-flex e-con e-parent\" data-id=\"ebd76d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a211c0b elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"a211c0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1094\" height=\"366\" src=\"https:\/\/navesylocalesbc.com\/wp-content\/uploads\/2026\/02\/img.png\" class=\"attachment-full size-full wp-image-67\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-512ffa9 e-con-full e-flex e-con e-parent\" data-id=\"512ffa9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80aad92 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"80aad92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Naves Industriales<\/title>\r\n\r\n<style>\r\n\/* RESET *\/\r\n*{\r\n  box-sizing:border-box;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\/* VARIABLES *\/\r\n:root{\r\n  --bg:#EEF2F5;\r\n  --card:#ffffff;\r\n  --text:#111;\r\n  --border:#d9e1ea;\r\n  --primary:#0d3b66;\r\n}\r\n\r\n\/* BODY *\/\r\nbody{\r\n  font-family:'Segoe UI', Arial, sans-serif;\r\n  background:var(--bg);\r\n  color:var(--text);\r\n}\r\n\r\n\/* HERO (MOBILE FIRST) *\/\r\n.hero{\r\n  padding: 40px 16px;\r\n  background:#fff;\r\n}\r\n\r\n\/* TITULO *\/\r\n.hero h1{\r\n  font-size: clamp(1.6rem, 8vw, 2.5rem);\r\n  font-weight:900;\r\n  line-height:1.2;\r\n  margin-bottom:15px;\r\n\r\n  word-break:normal;\r\n  overflow-wrap:break-word;\r\n}\r\n\r\n\/* TEXTO *\/\r\n.hero p{\r\n  font-size:0.95rem;\r\n  line-height:1.5;\r\n  margin-bottom:12px;\r\n}\r\n\r\n\/* SECCION *\/\r\n.section{\r\n  padding:30px 16px;\r\n}\r\n\r\n\/* SUBTITULO *\/\r\n.section-title{\r\n  font-size:1.3rem;\r\n  font-weight:800;\r\n  margin-bottom:20px;\r\n  color:var(--primary);\r\n}\r\n\r\n\/* GRID *\/\r\n.grid{\r\n  display:grid;\r\n  grid-template-columns:1fr;\r\n  gap:15px;\r\n}\r\n\r\n\/* TARJETAS *\/\r\n.card{\r\n  background:var(--card);\r\n  padding:18px;\r\n  border-radius:12px;\r\n  border:1px solid var(--border);\r\n}\r\n\r\n\/* LISTA *\/\r\n.card ul{\r\n  list-style:none;\r\n}\r\n\r\n.card li{\r\n  font-size:0.9rem;\r\n  margin-bottom:8px;\r\n  padding-left:20px;\r\n  position:relative;\r\n}\r\n\r\n\/* BULLET *\/\r\n.card li::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  left:0;\r\n  top:6px;\r\n  width:6px;\r\n  height:6px;\r\n  border-radius:50%;\r\n  background:var(--primary);\r\n}\r\n\r\n\/* FOOTER *\/\r\n.footer{\r\n  padding:20px 10px;\r\n  font-size:0.8rem;\r\n  text-align:center;\r\n  color:#555;\r\n}\r\n\r\n\/* \ud83d\udcf1 TABLET *\/\r\n@media(min-width:600px){\r\n\r\n  .hero{\r\n    padding:60px 30px;\r\n  }\r\n\r\n  .hero h1{\r\n    font-size:2.2rem;\r\n  }\r\n\r\n  .grid{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n}\r\n\r\n\/* \ud83d\udcbb LAPTOP *\/\r\n@media(min-width:1024px){\r\n\r\n  .hero{\r\n    max-width:1100px;\r\n    margin:40px auto;\r\n    padding:80px;\r\n    border-radius:20px;\r\n  }\r\n\r\n  .section{\r\n    max-width:1100px;\r\n    margin:auto;\r\n  }\r\n\r\n  .grid{\r\n    grid-template-columns:repeat(3,1fr);\r\n  }\r\n\r\n  .hero h1{\r\n    font-size:3rem;\r\n  }\r\n\r\n  .hero p{\r\n    font-size:1.1rem;\r\n  }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<section class=\"hero\">\r\n  <h1>NAVES INDUSTRIALES<\/h1>\r\n\r\n  <p>\r\n    En <strong>Inmobiliaria ALP<\/strong> ofrecemos las mejores opciones en \r\n    <strong>naves y bodegas industriales<\/strong>, adaptadas a las necesidades del sector en \r\n    <strong>Tijuana, Tecate y Ensenada<\/strong>.\r\n  <\/p>\r\n\r\n  <p>\r\n    El <strong>Parque Industrial Los Pinos<\/strong> brinda ubicaci\u00f3n estrat\u00e9gica, seguridad \r\n    y un entorno ideal para el crecimiento empresarial.\r\n  <\/p>\r\n\r\n  <p>\r\n    Impulsamos el \u00e9xito de su inversi\u00f3n con infraestructura confiable, espacios funcionales \r\n    y un desarrollo dise\u00f1ado para maximizar su operaci\u00f3n.\r\n  <\/p>\r\n<\/section>\r\n\r\n<section class=\"section\">\r\n  <h2 class=\"section-title\">Infraestructura<\/h2>\r\n\r\n  <div class=\"grid\">\r\n\r\n    <div class=\"card\">\r\n      <ul>\r\n        <li>\u00c1rea total de 21.15 hect\u00e1reas.<\/li>\r\n        <li>Naves industriales de distintas dimensiones.<\/li>\r\n        <li>Seguridad 24\/7 todo el a\u00f1o.<\/li>\r\n        <li>Casetas de acceso con vigilancia.<\/li>\r\n        <li>Cerca perimetral.<\/li>\r\n        <li>Calles amplias para transporte pesado.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n      <ul>\r\n        <li>Calles pavimentadas.<\/li>\r\n        <li>Mantenimiento continuo.<\/li>\r\n        <li>\u00c1reas verdes.<\/li>\r\n        <li>Sistema contra incendios en algunas naves.<\/li>\r\n        <li>Cisterna y sistema presurizado.<\/li>\r\n        <li>Alumbrado p\u00fablico.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n      <ul>\r\n        <li>Alcantarillado.<\/li>\r\n        <li>Subestaci\u00f3n el\u00e9ctrica.<\/li>\r\n        <li>Instalaci\u00f3n hidr\u00e1ulica.<\/li>\r\n        <li>Ventilaci\u00f3n industrial.<\/li>\r\n        <li>Precios competitivos.<\/li>\r\n        <li>Ubicaci\u00f3n estrat\u00e9gica.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<div class=\"footer\">\r\n  \u00a9 Parque Industrial Los Pinos \u2014 Infraestructura estrat\u00e9gica para el crecimiento de su empresa.\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Naves Industriales NAVES INDUSTRIALES En Inmobiliaria ALP ofrecemos las mejores opciones en naves y bodegas industriales, adaptadas a las necesidades [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/navesylocalesbc.com\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/navesylocalesbc.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/navesylocalesbc.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/navesylocalesbc.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/navesylocalesbc.com\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":109,"href":"https:\/\/navesylocalesbc.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":3822,"href":"https:\/\/navesylocalesbc.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/3822"}],"wp:attachment":[{"href":"https:\/\/navesylocalesbc.com\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}