{"id":6749,"date":"2026-06-03T18:44:06","date_gmt":"2026-06-03T18:44:06","guid":{"rendered":"https:\/\/zlideshow.com\/contact-test\/"},"modified":"2026-06-03T20:20:11","modified_gmt":"2026-06-03T20:20:11","slug":"contact-test","status":"publish","type":"page","link":"https:\/\/zlideshow.com\/es\/contact-test\/","title":{"rendered":"Contacto"},"content":{"rendered":"<style>\n.zl-contact-page, .zl-contact-page * { box-sizing: border-box; }\n.zl-contact-page {\n  --purple: #2b004c;\n  --red: #e8332a;\n  --gold: #ffb536;\n  --paper: #fff6e6;\n  --ink: #181326;\n  --muted: #5f5870;\n  --line: rgba(43, 0, 76, .16);\n  color: var(--ink);\n  background: linear-gradient(115deg, #fff3de 0%, #c8f5e5 52%, #8ff1d2 100%);\n  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  letter-spacing: 0;\n}\n.zl-contact-shell { width: min(1120px, calc(100% - 36px)); margin: 0 auto; }\n.zl-contact-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 86px 0 74px;\n  background:\n    radial-gradient(circle at 0% 10%, rgba(255,255,255,.7), transparent 26%),\n    linear-gradient(115deg, #fff3de 0%, #c8f5e5 52%, #8ff1d2 100%);\n}\n.zl-contact-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr);\n  gap: 42px;\n  align-items: center;\n}\n.zl-contact-logo {\n  display: block;\n  width: 84%;\n  max-width: 100%;\n  height: auto;\n  margin: 0 0 52px;\n}\n.zl-contact-kicker {\n  display: inline-flex;\n  align-items: center;\n  min-height: 34px;\n  padding: 0 12px;\n  border: 1px solid rgba(43, 0, 76, .18);\n  border-radius: 999px;\n  background: rgba(255,255,255,.68);\n  color: var(--purple);\n  font-size: 13px;\n  font-weight: 900;\n  text-transform: uppercase;\n}\n.zl-contact-hero h1 {\n  max-width: 760px;\n  margin: 20px 0 18px;\n  color: var(--purple);\n  font-size: 74px;\n  line-height: .95;\n  font-weight: 950;\n  letter-spacing: 0;\n}\n.zl-contact-hero p {\n  max-width: 680px;\n  margin: 0;\n  color: #37245a;\n  font-size: 21px;\n  line-height: 1.55;\n  font-weight: 650;\n}\n.zl-contact-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-top: 28px;\n}\n.zl-contact-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 54px;\n  padding: 0 24px;\n  border-radius: 8px;\n  color: #fff;\n  background: var(--red);\n  box-shadow: 0 16px 34px rgba(229, 51, 42, .24);\n  font-size: 16px;\n  font-weight: 950;\n  line-height: 1;\n  text-decoration: none;\n  text-transform: uppercase;\n}\n.zl-contact-button.secondary {\n  color: var(--purple);\n  background: #fff;\n  border: 2px solid rgba(43, 0, 76, .16);\n  box-shadow: none;\n}\n.zl-contact-card {\n  background: #fff;\n  border: 3px solid var(--purple);\n  border-radius: 8px;\n  padding: 34px;\n  box-shadow: 0 20px 48px rgba(31, 19, 53, .12);\n}\n.zl-contact-card h2 {\n  margin: 0 0 12px;\n  color: var(--purple);\n  font-size: 34px;\n  line-height: 1.06;\n  font-weight: 950;\n}\n.zl-contact-card p {\n  margin: 0 0 20px;\n  color: var(--muted);\n  font-size: 17px;\n  line-height: 1.6;\n  font-weight: 620;\n}\n.zl-contact-list {\n  display: grid;\n  gap: 14px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n.zl-contact-list > li > a,\n.zl-contact-list > li > .zl-contact-static {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  min-height: 54px;\n  padding: 0 16px;\n  border: 1px solid var(--line);\n  border-radius: 8px;\n  color: var(--purple);\n  background: #fff9ec;\n  font-size: 16px;\n  font-weight: 900;\n  text-decoration: none;\n}\n.zl-contact-list span span,\n.zl-contact-list strong {\n  display: inline;\n  min-height: 0;\n  padding: 0;\n  border: 0;\n  background: transparent;\n}\n.zl-contact-band {\n  padding: 72px 0;\n  background: rgba(255, 249, 236, .76);\n}\n.zl-contact-section-head {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 26px;\n  margin-bottom: 28px;\n}\n.zl-contact-section-head h2 {\n  max-width: 680px;\n  margin: 0;\n  color: var(--purple);\n  font-size: 52px;\n  line-height: .98;\n  font-weight: 950;\n}\n.zl-contact-section-head p {\n  max-width: 440px;\n  margin: 0;\n  color: var(--muted);\n  font-size: 17px;\n  line-height: 1.56;\n  font-weight: 620;\n}\n.zl-contact-steps {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n.zl-contact-step {\n  min-height: 210px;\n  padding: 26px;\n  background: #fff;\n  border: 2px solid rgba(43, 0, 76, .14);\n  border-radius: 8px;\n  box-shadow: 0 12px 28px rgba(31, 19, 53, .06);\n}\n.zl-contact-step b {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--red);\n  font-size: 14px;\n  font-weight: 950;\n  text-transform: uppercase;\n}\n.zl-contact-step h3 {\n  margin: 0 0 10px;\n  color: var(--purple);\n  font-size: 25px;\n  line-height: 1.1;\n  font-weight: 950;\n}\n.zl-contact-step p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.62;\n  font-weight: 600;\n}\n.zl-contact-form-wrap {\n  margin-top: 26px;\n  padding: 28px;\n  background: #fff;\n  border: 2px solid rgba(43, 0, 76, .16);\n  border-radius: 8px;\n}\n.zl-contact-form-wrap h2 {\n  margin: 0 0 10px;\n  color: var(--purple);\n  font-size: 34px;\n  line-height: 1.08;\n  font-weight: 950;\n}\n.zl-contact-form-wrap p {\n  margin: 0 0 18px;\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.6;\n}\n.zl-contact-form-wrap input,\n.zl-contact-form-wrap textarea,\n.zl-contact-form-wrap select {\n  width: 100%;\n  max-width: 100%;\n  border: 2px solid rgba(43, 0, 76, .18);\n  border-radius: 8px;\n  padding: 12px 14px;\n  color: var(--ink);\n  background: #fff;\n  font: inherit;\n}\n.zl-contact-form-wrap .wpcf7-form p {\n  margin: 0 0 18px;\n}\n.zl-contact-form-wrap .wpcf7-form label {\n  display: block;\n  visibility: visible !important;\n  opacity: 1 !important;\n  color: var(--purple) !important;\n  font-size: 16px;\n  font-weight: 900;\n  line-height: 1.35;\n}\n.zl-contact-form-wrap .wpcf7-form label br {\n  display: none;\n}\n.zl-contact-form-wrap .wpcf7-form-control-wrap {\n  display: block;\n  margin-top: 8px;\n}\n.zl-contact-form-wrap .wpcf7-not-valid-tip {\n  margin-top: 6px;\n  color: var(--red);\n  font-weight: 800;\n}\n.zl-contact-form-wrap textarea { min-height: 132px; }\n.zl-contact-form-wrap input[type=\"submit\"],\n.zl-contact-form-wrap button {\n  width: auto;\n  min-height: 48px;\n  padding: 0 22px;\n  color: #fff;\n  background: var(--red);\n  border: 0;\n  border-radius: 8px;\n  font-weight: 950;\n  text-transform: uppercase;\n  cursor: pointer;\n}\n@media (max-width: 980px) {\n  .zl-contact-grid,\n  .zl-contact-steps,\n  .zl-contact-section-head {\n    grid-template-columns: 1fr;\n    display: grid;\n    align-items: start;\n  }\n  .zl-contact-hero h1 { font-size: 54px; }\n  .zl-contact-section-head h2 { font-size: 42px; }\n}\n@media (max-width: 560px) {\n  .zl-contact-shell { width: min(100% - 28px, 1120px); }\n  .zl-contact-hero { padding: 70px 0 58px; }\n  .zl-contact-logo { width: 92%; margin-bottom: 36px; }\n  .zl-contact-hero h1 { font-size: 42px; }\n  .zl-contact-hero p { font-size: 18px; }\n  .zl-contact-card,\n  .zl-contact-form-wrap,\n  .zl-contact-step { padding: 22px; }\n  .zl-contact-button { width: 100%; }\n}\n<\/style>\n<p><main class=\"zl-contact-page\"><\/p>\n<section class=\"zl-contact-hero\">\n<div class=\"zl-contact-shell zl-contact-grid\">\n<div>\n        <img decoding=\"async\" class=\"zl-contact-logo\" src=\"https:\/\/zlideshow.com\/wp-content\/uploads\/2025\/09\/ZLogo-2-standard-v6-4000w-copy-scaled.png\" alt=\"Zlideshow\"><br \/>\n        <span class=\"zl-contact-kicker\">Ready in one hour<\/span><\/p>\n<h1>Let&#8217;s plan your Zlideshow.<\/h1>\n<p>Tell us about the event, timing, venue, and style. We&#8217;ll help shape the fastest path to a watchable, shareable Zlideshow experience.<\/p>\n<div class=\"zl-contact-actions\">\n          <a class=\"zl-contact-button\" href=\"tel:9545070857\">Call 954.507.0857<\/a><br \/>\n          <a class=\"zl-contact-button secondary\" href=\"mailto:info@zlideshow.com\">Email info@zlideshow.com<\/a>\n        <\/div>\n<\/p><\/div>\n<aside class=\"zl-contact-card\">\n<h2>Contact Zlideshow<\/h2>\n<p>For weddings, birthdays, fundraisers, expos, and custom event ideas.<\/p>\n<ul class=\"zl-contact-list\">\n<li><a href=\"tel:9545070857\"><span>Phone<\/span><strong>954.507.0857<\/strong><\/a><\/li>\n<li><a href=\"mailto:info@zlideshow.com\"><span>Email<\/span><strong>info@zlideshow.com<\/strong><\/a><\/li>\n<li><span class=\"zl-contact-static\"><span>Based in<\/span><strong>Fort Lauderdale, FL<\/strong><\/span><\/li>\n<\/ul>\n<\/aside><\/div>\n<\/section>\n<section class=\"zl-contact-band\">\n<div class=\"zl-contact-shell\">\n<div class=\"zl-contact-section-head\">\n<h2>What helps us quote and prepare fast.<\/h2>\n<p>A few practical details make it much easier to match the event theme and build the right Zlideshow package.<\/p>\n<\/p><\/div>\n<div class=\"zl-contact-steps\">\n<article class=\"zl-contact-step\"><b>1<\/b><\/p>\n<h3>Event basics<\/h3>\n<p>Date, venue, schedule, guest count, event type, and the best person for coordination.<\/p>\n<\/article>\n<article class=\"zl-contact-step\"><b>2<\/b><\/p>\n<h3>Look and feel<\/h3>\n<p>Theme, invitation, two preferred colors, must-have moments, and anything the Zlideshow should avoid.<\/p>\n<\/article>\n<article class=\"zl-contact-step\"><b>3<\/b><\/p>\n<h3>Package fit<\/h3>\n<p>Tell us whether you need simple QR delivery, full-service local capture, or a sponsor-friendly event setup.<\/p>\n<\/article><\/div>\n<div class=\"zl-contact-form-wrap\">\n<h2>Send a message<\/h2>\n<p>Use this form for general questions. Include the event date, event type, venue, and how soon you want the Zlideshow ready.<\/p>\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2111-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2111\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/es\/wp-json\/wp\/v2\/pages\/6749#wpcf7-f2111-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2111\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2111-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Your name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Subject<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your message (optional)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n<\/p><\/div>\n<\/section>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ready in one hour Let&#8217;s plan your Zlideshow. Tell us about the event, timing, venue, and style. We&#8217;ll help shape the fastest path to a watchable, shareable Zlideshow experience. Call 954.507.0857 Email info@zlideshow.com Contact Zlideshow For weddings, birthdays, fundraisers, expos, and custom event ideas. Phone954.507.0857 Emailinfo@zlideshow.com Based inFort Lauderdale, FL What helps us quote and [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-6749","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zlideshow.com\/es\/wp-json\/wp\/v2\/pages\/6749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zlideshow.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zlideshow.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zlideshow.com\/es\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/zlideshow.com\/es\/wp-json\/wp\/v2\/comments?post=6749"}],"version-history":[{"count":4,"href":"https:\/\/zlideshow.com\/es\/wp-json\/wp\/v2\/pages\/6749\/revisions"}],"predecessor-version":[{"id":6754,"href":"https:\/\/zlideshow.com\/es\/wp-json\/wp\/v2\/pages\/6749\/revisions\/6754"}],"wp:attachment":[{"href":"https:\/\/zlideshow.com\/es\/wp-json\/wp\/v2\/media?parent=6749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}