{"id":484,"date":"2020-02-03T18:04:27","date_gmt":"2020-02-03T18:04:27","guid":{"rendered":"https:\/\/dev.rental.software\/joan25654\/?page_id=484"},"modified":"2026-03-04T16:33:52","modified_gmt":"2026-03-04T16:33:52","slug":"faqs","status":"publish","type":"page","link":"https:\/\/dev.rental.software\/joan25654\/faqs\/","title":{"rendered":"FAQs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"484\" class=\"elementor elementor-484\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0b18c25 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0b18c25\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5524412\" data-id=\"5524412\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-307bc09 elementor-widget elementor-widget-html\" data-id=\"307bc09\" 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<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\n  <title>Jumpie Jumpie Services \u2014 FAQs<\/title>\n  <style>\n    :root{\n      --bg: #0b1220;\n      --card: rgba(255,255,255,0.06);\n      --card-2: rgba(255,255,255,0.08);\n      --text: #ffffff; \/* Forced pure white text *\/\n      --muted: rgba(255,255,255,0.72);\n      --faint: rgba(255,255,255,0.10);\n      --line: rgba(255,255,255,0.14);\n\n      --accent: #7c5cff;\n      --accent-2: #22c55e;\n\n      --radius: 16px;\n      --shadow: 0 20px 60px rgba(0,0,0,0.40);\n      --mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\n      --sans: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n    }\n\n    *{ box-sizing: border-box; }\n    html{ scroll-behavior: smooth; }\n    body{\n      margin: 0;\n      font-family: var(--sans);\n      color: var(--text);\n      background:\n        radial-gradient(1200px 700px at 20% -10%, rgba(124,92,255,0.25), transparent 55%),\n        radial-gradient(900px 600px at 90% 10%, rgba(34,197,94,0.18), transparent 55%),\n        var(--bg);\n      line-height: 1.55;\n    }\n\n    .wrap{\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 28px 18px 60px;\n    }\n\n    header.hero{\n      background: linear-gradient(180deg, var(--card-2), transparent);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      padding: 22px 20px;\n      margin-bottom: 18px;\n    }\n\n    .brand{\n      display: flex;\n      flex-wrap: wrap;\n      align-items: baseline;\n      gap: 10px;\n      margin: 0 0 6px;\n    }\n\n    .brand .kicker{\n      font-family: var(--mono);\n      font-size: 12px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: var(--text); \/* Forced white for kicker *\/\n    }\n\n    h1{\n      margin: 0;\n      font-size: 26px;\n      letter-spacing: 0.01em;\n    }\n\n    .sub{\n      margin: 8px 0 0;\n      color: var(--muted);\n      max-width: 70ch;\n    }\n\n    .grid{\n      display: grid;\n      grid-template-columns: 320px 1fr;\n      gap: 16px;\n      align-items: start;\n    }\n\n    nav.toc{\n      position: sticky;\n      top: 16px;\n      background: var(--card);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      padding: 14px 14px 12px;\n      box-shadow: var(--shadow);\n    }\n\n    .toc h2{\n      font-size: 13px;\n      margin: 0 0 10px;\n      color: var(--text); \/* Forced white for TOC header *\/\n      font-family: var(--mono);\n      letter-spacing: 0.10em;\n      text-transform: uppercase;\n    }\n\n    .toc ol{\n      margin: 0;\n      padding-left: 18px;\n    }\n\n    .toc li{ margin: 8px 0; }\n    .toc a{\n      color: var(--text);\n      text-decoration: none;\n      border-bottom: 1px solid transparent;\n    }\n    .toc a:hover{\n      border-bottom-color: rgba(124,92,255,0.7);\n      color: var(--text);\n    }\n\n    main{\n      background: var(--card);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      padding: 18px 18px 22px;\n    }\n\n    section{\n      padding: 10px 0 2px;\n      border-top: 1px solid var(--faint);\n    }\n    section:first-of-type{ border-top: 0; padding-top: 0; }\n\n    section[id]{\n      scroll-margin-top: 96px; \/* anchor offset if sticky nav exists *\/\n    }\n\n    h2{\n      margin: 10px 0 8px;\n      font-size: 18px;\n      letter-spacing: 0.01em;\n      color: var(--text); \/* Ensure headings are white *\/\n    }\n\n    h3{\n      margin: 16px 0 8px;\n      font-size: 15px;\n      color: var(--text);\n    }\n\n    p{ margin: 8px 0; color: var(--text); }\n    .muted{ color: var(--muted); }\n\n    .chips{\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin: 10px 0 14px;\n    }\n\n    .chip{\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 6px 10px;\n      border-radius: 999px;\n      border: 1px solid var(--line);\n      background: rgba(255,255,255,0.04);\n      font-size: 13px;\n      color: var(--text); \/* Forced white for chips *\/\n      white-space: nowrap;\n    }\n\n    .qa p{\n      margin: 10px 0;\n    }\n\n    .qa p strong{\n      display: inline-block;\n      margin-bottom: 2px;\n      color: var(--text);\n    }\n\n    ul{\n      margin: 6px 0 12px 18px;\n      padding: 0;\n    }\n    li{ margin: 6px 0; color: var(--text); }\n\n    .callout{\n      margin-top: 14px;\n      padding: 12px 12px;\n      border-radius: 14px;\n      border: 1px solid var(--line);\n      background: rgba(255,255,255,0.04);\n      color: var(--text);\n    }\n    .callout.ok{\n      border-color: rgba(34,197,94,0.35);\n      background: rgba(34,197,94,0.10);\n    }\n\n    .divider{\n      height: 1px;\n      background: var(--faint);\n      margin: 14px 0;\n    }\n\n    footer{\n      margin-top: 14px;\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    @media (max-width: 920px){\n      .grid{ grid-template-columns: 1fr; }\n      nav.toc{ position: relative; top: auto; }\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <div class=\"wrap\">\n    <header class=\"hero\">\n      <div class=\"brand\">\n        <span class=\"kicker\">JUMPIE JUMPIE SERVICES<\/span>\n      <\/div>\n      <h1>Frequently Asked Questions (FAQ)<\/h1>\n      <p class=\"sub\">\n        Quick answers about our Gaming Bus, 360\u00b0 Photo Booth, Foam Machine Party, Giant Outdoor Games,\n        and Booking &amp; Policies.\n      <\/p>\n    <\/header>\n\n    <div class=\"grid\">\n      <nav class=\"toc\" aria-label=\"Table of contents\">\n        <h2>On this page<\/h2>\n        <ol>\n          <li><a href=\"#faqs\">Frequently Asked Questions (FAQ)<\/a><\/li>\n          <li><a href=\"#gaming-bus\">Gaming Bus<\/a><\/li>\n          <li><a href=\"#photo-booth\">360\u00b0 Photo Booth<\/a><\/li>\n          <li><a href=\"#foam-party\">Foam Machine Party<\/a><\/li>\n          <li><a href=\"#giant-games\">Giant Outdoor Games<\/a><\/li>\n          <li><a href=\"#booking\">Booking &amp; Policies<\/a><\/li>\n        <\/ol>\n      <\/nav>\n\n      <main role=\"main\">\n        <section id=\"faqs\">\n          <h2>FREQUENTLY ASKED QUESTIONS (FAQ)<\/h2>\n          <p class=\"muted\">\n            Browse by category below. If you have a special request (game titles, custom branding, space constraints),\n            let us know during booking so we can confirm the best setup for your location.\n          <\/p>\n\n          <div class=\"chips\" aria-label=\"FAQ categories\">\n            <span class=\"chip\">\ud83c\udfae Gaming Bus<\/span>\n            <span class=\"chip\">\ud83d\udcf8 360\u00b0 Photo Booth<\/span>\n            <span class=\"chip\">\ud83e\udee7 Foam Machine Party<\/span>\n            <span class=\"chip\">\ud83c\udfaf Giant Outdoor Games<\/span>\n            <span class=\"chip\">\ud83d\uddd3\ufe0f Booking &amp; Policies<\/span>\n          <\/div>\n        <\/section>\n\n        <section id=\"gaming-bus\" class=\"qa\">\n          <h2>GAMING BUS<\/h2>\n\n          <p><strong>What is the Gaming Bus?<\/strong><br \/>\n            Our Gaming Bus is a luxury mobile video game theater equipped with multiple high-definition\n            screens, surround sound, comfortable seating, and the latest gaming consoles. We bring the\n            ultimate gaming party directly to your location.\n          <\/p>\n\n          <p><strong>What games are available?<\/strong><br \/>\n            We offer popular titles suitable for various age groups including sports, racing, action, and\n            multiplayer party games. Specific game requests can be made in advance.\n          <\/p>\n\n          <p><strong>How many players can play at once?<\/strong><br \/>\n            Typically, 12\u201320 players can play simultaneously depending on the gaming setup and package\n            selected.\n          <\/p>\n\n          <p><strong>Do you provide a host?<\/strong><br \/>\n            Yes! Every Gaming Bus booking includes a trained Game Coach to manage gameplay, assist\n            players, and ensure a smooth and fun experience.\n          <\/p>\n\n          <p><strong>What are the space and parking requirements?<\/strong><br \/>\n            We require a flat parking area approximately 45\u201360 feet long and 12 feet wide. Access to the\n            location must allow safe entry for a large vehicle.\n          <\/p>\n        <\/section>\n\n        <section id=\"photo-booth\" class=\"qa\">\n          <h2>360\u00b0 PHOTO BOOTH<\/h2>\n\n          <p><strong>What is a 360 Photo Booth?<\/strong><br \/>\n            The 360 Photo Booth captures slow-motion, panoramic videos of guests standing on a platform\n            while a rotating camera records fun, shareable content.\n          <\/p>\n\n          <p><strong>How do guests receive their videos?<\/strong><br \/>\n            Videos are instantly shared via text message, email, or QR code for immediate download and\n            social media posting.\n          <\/p>\n\n          <p><strong>Is an attendant included?<\/strong><br \/>\n            Yes, a professional attendant is always included to assist guests and manage equipment.\n          <\/p>\n\n          <p><strong>How much space is required?<\/strong><br \/>\n            We typically need a 10x10 ft area with access to a standard electrical outlet.\n          <\/p>\n\n          <p><strong>Can branding be added to videos?<\/strong><br \/>\n            Absolutely! We can customize overlays with logos, event names, and themes for corporate\n            events and special celebrations.\n          <\/p>\n        <\/section>\n\n        <section id=\"foam-party\" class=\"qa\">\n          <h2>\ud83e\udee7 FOAM MACHINE PARTY<\/h2>\n\n          <p><strong>What is a Foam Party?<\/strong><br \/>\n            A Foam Party uses a professional foam machine to create mountains of clean, cool foam for a\n            high-energy outdoor experience.\n          <\/p>\n\n          <p><strong>Is the foam safe?<\/strong><br \/>\n            Yes! Our foam solution is non-toxic, biodegradable, hypoallergenic, and safe for kids, pets, and\n            the environment.\n          <\/p>\n\n          <p><strong>What are the setup requirements?<\/strong><br \/>\n            We require:\n          <\/p>\n          <ul>\n            <li>Outdoor space (grass or pavement)<\/li>\n            <li>Access to water supply<\/li>\n            <li>Electrical outlet<\/li>\n            <li>Adequate drainage area<\/li>\n          <\/ul>\n\n          <p><strong>How long does the foam last?<\/strong><br \/>\n            Foam can last throughout the event depending on weather conditions and selected package\n            duration.\n          <\/p>\n\n          <p><strong>What should guests wear?<\/strong><br \/>\n            Swimwear or lightweight clothing is recommended. Towels and a change of clothes are also\n            advised.\n          <\/p>\n        <\/section>\n\n        <section id=\"giant-games\" class=\"qa\">\n          <h2>GIANT OUTDOOR GAMES<\/h2>\n\n          <p><strong>What giant games do you offer?<\/strong><br \/>\n            We offer oversized versions of classic favorites like Giant Jenga, Giant Connect 4, Cornhole,\n            Yard Pong, and more.\n          <\/p>\n\n          <p><strong>Are the games suitable for adults?<\/strong><br \/>\n            Yes! Our giant games are perfect for kids, teens, and adults\u2014making them great for birthdays,\n            corporate events, weddings, and festivals.\n          <\/p>\n\n          <p><strong>Can games be rented without staff?<\/strong><br \/>\n            Yes, giant outdoor games can be rented as standalone items with delivery and pickup options.\n          <\/p>\n\n          <p><strong>How much space is needed?<\/strong><br \/>\n            Space requirements vary by game, but generally a backyard, park, or open event space works\n            perfectly.\n          <\/p>\n        <\/section>\n\n        <section id=\"booking\" class=\"qa\">\n          <h2>BOOKING &amp; POLICIES<\/h2>\n\n          <p><strong>How do I book?<\/strong><br \/>\n            You can book online, by phone, or via our contact form. A deposit is required to secure your\n            date.\n          <\/p>\n\n          <p><strong>How far in advance should I book?<\/strong><br \/>\n            We recommend booking at least 2\u20134 weeks in advance, especially during peak seasons.\n          <\/p>\n\n          <p><strong>What is your cancellation policy?<\/strong><br \/>\n            Deposits are non-refundable but may be transferable to a new date depending on availability and\n            notice provided.\n          <\/p>\n\n          <p><strong>Do you travel outside your main service area?<\/strong><br \/>\n            Yes, travel outside our standard service area may include an additional fee.\n          <\/p>\n\n          <p><strong>Are you insured?<\/strong><br \/>\n            Yes, Jumpie Jumpie Services is fully insured for your peace of mind.\n          <\/p>\n\n          <div class=\"callout ok\">\n            <strong>Tip:<\/strong> If you have special requests (game list, branding, timing, space constraints), share them when booking so we can confirm the best setup for your location.\n          <\/div>\n\n          <footer>\n            <div class=\"divider\"><\/div>\n            <div>\u00a9 Jumpie Jumpie Services \u2014 FAQ section.<\/div>\n          <\/footer>\n        <\/section>\n      <\/main>\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-334067a elementor-widget elementor-widget-text-editor\" data-id=\"334067a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Still have questions?<\/strong><\/p><p>Feel free to use our\u00a0<a href=\"https:\/\/dev.rental.software\/joan25654\/contact-us\/\">Contact Form<\/a>\u00a0to reach out to us anytime.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"Jumpie Jumpie Services \u2014 FAQs JUMPIE JUMPIE SERVICES Frequently Asked Questions (FAQ) Quick answers about our Gaming Bus, 360\u00b0 Photo Booth, Foam Machine Party, Giant Outdoor Games, and Booking &amp; Policies. On this page Frequently Asked Questions (FAQ) Gaming Bus 360\u00b0 Photo Booth Foam Machine Party Giant Outdoor Games Booking &amp; Policies FREQUENTLY ASKED QUESTIONS [&hellip;]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"io_meta_description":"","footnotes":""},"class_list":["post-484","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dev.rental.software\/joan25654\/wp-json\/wp\/v2\/pages\/484","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.rental.software\/joan25654\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.rental.software\/joan25654\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.rental.software\/joan25654\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.rental.software\/joan25654\/wp-json\/wp\/v2\/comments?post=484"}],"version-history":[{"count":28,"href":"https:\/\/dev.rental.software\/joan25654\/wp-json\/wp\/v2\/pages\/484\/revisions"}],"predecessor-version":[{"id":5760,"href":"https:\/\/dev.rental.software\/joan25654\/wp-json\/wp\/v2\/pages\/484\/revisions\/5760"}],"wp:attachment":[{"href":"https:\/\/dev.rental.software\/joan25654\/wp-json\/wp\/v2\/media?parent=484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}