{"id":1316,"date":"2025-05-26T15:44:26","date_gmt":"2025-05-26T15:44:26","guid":{"rendered":"https:\/\/worldpadelnetwork.com\/gracias\/"},"modified":"2025-06-27T07:51:45","modified_gmt":"2025-06-27T07:51:45","slug":"gracias","status":"publish","type":"page","link":"https:\/\/www.worldpadelnetwork.com\/es\/gracias\/","title":{"rendered":"Gracias"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1316\" class=\"elementor elementor-1316 elementor-1007\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43107c5 e-flex e-con-boxed e-con e-parent\" data-id=\"43107c5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-557d87c elementor-widget elementor-widget-heading\" data-id=\"557d87c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00a1GRACIAS!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edc7cc3 elementor-widget elementor-widget-html\" data-id=\"edc7cc3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<canvas id=\"fireworksCanvas\" style=\"position: fixed; top: 0; left: 0; pointer-events: none; z-index: 9999;\"><\/canvas>\n\n<script>\n  const canvas = document.getElementById('fireworksCanvas');\n  const ctx = canvas.getContext('2d');\n  let w = canvas.width = window.innerWidth;\n  let h = canvas.height = window.innerHeight;\n\n  window.addEventListener('resize', () => {\n    w = canvas.width = window.innerWidth;\n    h = canvas.height = window.innerHeight;\n  });\n\n  const fireworks = [];\n  const particles = [];\n\n  class Firework {\n    constructor() {\n      this.x = Math.random() * w;\n      this.y = h;\n      this.targetY = Math.random() * h \/ 2;\n      this.speed = 4;\n      this.particles = [];\n    }\n    update() {\n      this.y -= this.speed;\n      if (this.y <= this.targetY) {\n        for (let i = 0; i < 30; i++) {\n          particles.push(new Particle(this.x, this.y));\n        }\n        return true;\n      }\n      return false;\n    }\n    draw() {\n      ctx.beginPath();\n      ctx.arc(this.x, this.y, 2, 0, Math.PI * 2);\n      ctx.fillStyle = '#fff';\n      ctx.fill();\n    }\n  }\n\n  class Particle {\n    constructor(x, y) {\n      this.x = x;\n      this.y = y;\n      this.speed = Math.random() * 3 + 2;\n      this.angle = Math.random() * 2 * Math.PI;\n      this.alpha = 1;\n      this.decay = Math.random() * 0.015 + 0.003;\n    }\n    update() {\n      this.x += Math.cos(this.angle) * this.speed;\n      this.y += Math.sin(this.angle) * this.speed;\n      this.alpha -= this.decay;\n      return this.alpha <= 0;\n    }\n    draw() {\n      ctx.globalAlpha = this.alpha;\n      ctx.beginPath();\n      ctx.arc(this.x, this.y, 2, 0, Math.PI * 2);\n      ctx.fillStyle = '#f9ff26'; \/\/ Accent color\n      ctx.fill();\n      ctx.globalAlpha = 1;\n    }\n  }\n\n  function animate() {\n    ctx.clearRect(0, 0, w, h);\n    if (Math.random() < 0.03) fireworks.push(new Firework());\n    for (let i = fireworks.length - 1; i >= 0; i--) {\n      if (fireworks[i].update()) fireworks.splice(i, 1);\n      else fireworks[i].draw();\n    }\n    for (let i = particles.length - 1; i >= 0; i--) {\n      if (particles[i].update()) particles.splice(i, 1);\n      else particles[i].draw();\n    }\n    requestAnimationFrame(animate);\n  }\n\n  animate();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d3b768 e-flex e-con-boxed e-con e-parent\" data-id=\"0d3b768\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc117a0 elementor-widget elementor-widget-heading\" data-id=\"fc117a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b><br>Se te ha enviado un correo electr\u00f3nico de confirmaci\u00f3n, que incluye los detalles de la compra y los pasos siguientes.  <br><br>Si no has recibido este correo electr\u00f3nico o si tienes alguna pregunta, no dudes en ponerte en contacto con nosotros.  <br><br>Gracias de nuevo y \u00a1bienvenido a la comunidad!<br><br><\/b><i>World Padel Network<\/i><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3dac0fe e-flex e-con-boxed e-con e-parent\" data-id=\"3dac0fe\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3ae6ad2 e-grid e-con-full e-con e-child\" data-id=\"3ae6ad2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-893fe51 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"893fe51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-skew-forward\" href=\"https:\/\/www.worldpadelnetwork.com\/es\/ponte-en-contacto-con\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contacto<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5400990 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"5400990\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-skew-forward\" href=\"\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Volver a la p\u00e1gina de inicio<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73b8c2c e-flex e-con-boxed e-con e-parent\" data-id=\"73b8c2c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\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>\u00a1GRACIAS! Se te ha enviado un correo electr\u00f3nico de confirmaci\u00f3n, que incluye los detalles de la compra y los pasos siguientes. Si no has recibido este correo electr\u00f3nico o si tienes alguna pregunta, no dudes en ponerte en contacto con nosotros. Gracias de nuevo y \u00a1bienvenido a la comunidad! World Padel Network Contacto Volver a [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"class_list":["post-1316","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.worldpadelnetwork.com\/es\/wp-json\/wp\/v2\/pages\/1316","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.worldpadelnetwork.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.worldpadelnetwork.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.worldpadelnetwork.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.worldpadelnetwork.com\/es\/wp-json\/wp\/v2\/comments?post=1316"}],"version-history":[{"count":0,"href":"https:\/\/www.worldpadelnetwork.com\/es\/wp-json\/wp\/v2\/pages\/1316\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.worldpadelnetwork.com\/es\/wp-json\/wp\/v2\/media?parent=1316"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}