{"id":156,"date":"2025-09-26T22:02:18","date_gmt":"2025-09-26T22:02:18","guid":{"rendered":"https:\/\/accons.ec\/nexdatta\/?page_id=156"},"modified":"2025-09-26T22:11:00","modified_gmt":"2025-09-26T22:11:00","slug":"blog","status":"publish","type":"page","link":"https:\/\/nexdatta.com\/index.php\/blog\/","title":{"rendered":"Blog"},"content":{"rendered":"\n<!-- Banner Principal con Fondo Tecnol\u00f3gico Abstracto -->\n<section class=\"blog-banner\">\n  <div class=\"banner-content\">\n    <h1 class=\"banner-title\">Bienvenido a Nuestro Blog<\/h1>\n    <p class=\"banner-subtitle\">Ideas, consejos y novedades para potenciar tu negocio<\/p>\n  <\/div>\n  <canvas id=\"tech-pattern\"><\/canvas>\n<\/section>\n\n<!-- Blog de Prueba Simulado -->\n<section class=\"blog-section\">\n  <article class=\"blog-post\">\n    <h2 class=\"post-title\">Blog de Prueba: \u00bfPor qu\u00e9 tener un blog empresarial?<\/h2>\n    <p class=\"post-meta\">Publicado el 26 de septiembre de 2025<\/p>\n    <div class=\"post-box\">\n      <p>\n        Un blog empresarial no solo mejora tu presencia digital, tambi\u00e9n fortalece la confianza con tus clientes.\n        Puedes compartir conocimientos, resolver dudas frecuentes y posicionarte como referente en tu industria.\n        \u00a1Empieza hoy y transforma tu comunicaci\u00f3n!\n      <\/p>\n      <a href=\"#\" class=\"read-more\">Leer m\u00e1s<\/a>\n    <\/div>\n  <\/article>\n<\/section>\n\n<style>\n\/* Banner *\/\n.blog-banner {\n  position: relative;\n  background-color: #132646;\n  color: #ffffff;\n  padding: 100px 20px 60px;\n  text-align: center;\n  overflow: hidden;\n}\n.banner-content {\n  position: relative;\n  z-index: 2;\n  max-width: 800px;\n  margin: 0 auto;\n}\n.banner-title {\n  font-size: 42px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  color: #00DBB2;\n}\n.banner-subtitle {\n  font-size: 18px;\n  margin-bottom: 0;\n}\n\n\/* Canvas fondo *\/\n#tech-pattern {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  z-index: 1;\n}\n\n\/* Blog Simulado *\/\n.blog-section {\n  background-color: #f9f9f9;\n  padding: 60px 20px;\n}\n.blog-post {\n  max-width: 700px;\n  margin: 0 auto;\n}\n.post-title {\n  font-size: 28px;\n  color: #132646;\n  margin-bottom: 10px;\n}\n.post-meta {\n  font-size: 14px;\n  color: #888888;\n  margin-bottom: 20px;\n}\n.post-box {\n  background-color: #ffffff;\n  padding: 30px;\n  border-radius: 10px;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n  border-left: 6px solid #00DBB2;\n}\n.post-box p {\n  font-size: 16px;\n  line-height: 1.7;\n  color: #333333;\n}\n.read-more {\n  display: inline-block;\n  margin-top: 20px;\n  color: #02C5DT;\n  font-weight: 600;\n  text-decoration: none;\n}\n.read-more:hover {\n  color: #00DBB2;\n}\n\n\/* Responsivo *\/\n@media (max-width: 768px) {\n  .banner-title { font-size: 32px; }\n  .banner-subtitle { font-size: 16px; }\n}\n<\/style>\n\n<script>\n\/\/ Fondo tecnol\u00f3gico abstracto\nconst canvas = document.getElementById('tech-pattern');\nconst ctx = canvas.getContext('2d');\nlet width, height, points;\n\nfunction resize() {\n  width = canvas.width = window.innerWidth;\n  height = canvas.height = document.querySelector('.blog-banner').offsetHeight;\n  generatePoints();\n}\nfunction generatePoints() {\n  points = [];\n  for (let i = 0; i < 60; i++) {\n    points.push({\n      x: Math.random() * width,\n      y: Math.random() * height,\n      vx: (Math.random() - 0.5) * 0.2,\n      vy: (Math.random() - 0.5) * 0.2,\n      radius: Math.random() * 2 + 1,\n      opacity: Math.random() * 0.4 + 0.2\n    });\n  }\n}\nfunction draw() {\n  ctx.clearRect(0, 0, width, height);\n  for (let p of points) {\n    p.x += p.vx;\n    p.y += p.vy;\n    if (p.x < 0 || p.x > width) p.vx *= -1;\n    if (p.y < 0 || p.y > height) p.vy *= -1;\n\n    \/\/ puntos\n    ctx.beginPath();\n    ctx.arc(p.x, p.y, p.radius, 0, Math.PI * 2);\n    ctx.fillStyle = `rgba(0, 219, 178, ${p.opacity})`;\n    ctx.fill();\n\n    \/\/ conexiones\n    for (let q of points) {\n      const dx = p.x - q.x;\n      const dy = p.y - q.y;\n      const dist = Math.sqrt(dx * dx + dy * dy);\n      if (dist < 100) {\n        ctx.beginPath();\n        ctx.moveTo(p.x, p.y);\n        ctx.lineTo(q.x, q.y);\n        ctx.strokeStyle = `rgba(255,255,255,${0.05})`;\n        ctx.lineWidth = 0.5;\n        ctx.stroke();\n      }\n    }\n  }\n  requestAnimationFrame(draw);\n}\n\nwindow.addEventListener('resize', resize);\nresize();\ndraw();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Bienvenido a Nuestro Blog Ideas, consejos y novedades para potenciar tu negocio Blog de Prueba: \u00bfPor qu\u00e9 tener un blog [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","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-156","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nexdatta.com\/index.php\/wp-json\/wp\/v2\/pages\/156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nexdatta.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nexdatta.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nexdatta.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nexdatta.com\/index.php\/wp-json\/wp\/v2\/comments?post=156"}],"version-history":[{"count":4,"href":"https:\/\/nexdatta.com\/index.php\/wp-json\/wp\/v2\/pages\/156\/revisions"}],"predecessor-version":[{"id":160,"href":"https:\/\/nexdatta.com\/index.php\/wp-json\/wp\/v2\/pages\/156\/revisions\/160"}],"wp:attachment":[{"href":"https:\/\/nexdatta.com\/index.php\/wp-json\/wp\/v2\/media?parent=156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}