www.carminebay.com Open in urlscan Pro
2606:4700:3035::ac43:9db5  Public Scan

Submitted URL: https://carminebay.com/
Effective URL: https://www.carminebay.com/
Submission Tags: falconsandbox
Submission: On November 23 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /signup

<form class="mt-2" id="signupForm" action="/signup" method="post" enctype="multipart/form-data"><input name="id" type="hidden"><input id="g-recaptcha-response" name="g-recaptcha-response" type="hidden">
  <div class="row">
    <div class="col-sm-6 mt-1">
      <div class="form-group"><label for="teamNameInput"><strong>Team name</strong></label><input class="form-control" id="teamNameInput" name="teamName" type="text" placeholder="Moonshine">
        <div class="invalid-feedback">enter your team name</div>
      </div>
    </div>
    <div class="col-sm-6 mt-1">
      <div class="form-group"><label for="nameInput"><strong>Your name</strong></label><input class="form-control" id="nameInput" name="name" type="text" placeholder="John Doe">
        <div class="invalid-feedback">please, enter your name</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6 mt-1">
      <div class="form-group"><label for="emailInput"><strong>Your email</strong></label><input class="form-control" id="emailInput" name="email" type="email" placeholder="john.doe@gmail.com">
        <div class="invalid-feedback">please, enter your real email</div>
      </div>
    </div>
    <div class="col-sm-6 mt-1">
      <div class="form-group"><label for="phoneInput"><strong>Your phone number</strong></label><input class="form-control" id="phoneInput" name="phone" type="tel" placeholder="+371 123 45 67">
        <div class="invalid-feedback">required format +371 123 45 67</div>
      </div>
    </div>
  </div>
  <div class="row preorderContainer">
    <div class="col-sm-12 mt-1">
      <div class="form-group"><label for="preorderInput"><strong>Preorder of </strong>
          <noindex><a class="text-dark" id="preoderMenuLink" href="#" target="_blank" rel="nofollow"><u><strong>menu</strong></u></a></noindex>
        </label><textarea class="form-control" id="preorderInput" name="preorder" type="text" placeholder="2 greek salads, 3 burgers etc."></textarea>
        <div class="invalid-feedback">please indicate the preorder</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6 mt-1 preorderContainer">
      <div class="form-group"><label for="preorderTimeInput"><strong>Time of preorder</strong></label><input class="form-control" id="preorderTimeInput" name="preorderTime" type="text" placeholder="18:00">
        <div class="invalid-feedback">please indicate order time</div>
      </div>
    </div>
    <div class="col-sm-6 mt-1">
      <div class="form-group"><label for="playersInput"><strong>Number of players</strong></label><select class="form-control" id="playersInput" name="players">
          <option>1</option>
          <option>2</option>
          <option>3</option>
          <option>4</option>
          <option>5</option>
          <option selected="">6</option>
          <option>7</option>
          <option>8</option>
          <option>9</option>
          <option>10</option>
        </select></div>
      <div class="invalid-feedback">please indicate the number of players</div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-12 mt-1">
      <div class="form-group"><label for="commentsInput"><strong>Comments or a coupon code</strong></label><textarea class="form-control" id="commentsInput" name="comments" type="text" placeholder="Optional comments or a coupon code"></textarea>
      </div>
    </div>
  </div>
  <div>
    <script>
      setTimeout(function() {
        $.getScript("https://www.google.com/recaptcha/api.js?render=6LfoxbQUAAAAAFZSb-R_HxgFPlOedWVZYwIVvkWF&hl=ru")
      }, 4000);
    </script>
    <script>
      var recaptchaTID = setInterval(function() {
        if (window.recaptcha) {
          clearInterval(recaptchaTID);
          grecaptcha.ready(function() {
            grecaptcha.execute('6LfoxbQUAAAAAFZSb-R_HxgFPlOedWVZYwIVvkWF', {
              action: 'homepage'
            }).then(recaptcha_cb);
          });
        }
      }, 1000)
    </script>
  </div>
</form>

Name: mc-embedded-subscribe-formPOST /franchise_contact

<form class="validate" id="mc-embedded-subscribe-form" action="/franchise_contact" method="post" enctype="multipart/form-data" name="mc-embedded-subscribe-form" target="_blank" novalidate="novalidate">
  <div class="row" id="mc_embed_signup_scroll">
    <div class="col-md-6">
      <div class="form-group"><input class="form-control required" id="mce-NAME" name="NAME" type="text" placeholder="Your name *" required="" data-validation-required-message="Please, fill in your name" aria-required="true">
        <p class="help-block text-danger"></p>
      </div>
      <div class="form-group"><input class="form-control required email" id="mce-EMAIL" name="EMAIL" type="email" placeholder="Your email *" required="" data-validation-required-message="Please, fill in your email" aria-required="true">
        <p class="help-block text-danger"></p>
      </div>
      <div class="form-group"><input class="form-control" id="mce-CITY" name="SOURCE" type="text" placeholder="How did you find out about Carmine Bay?">
        <p class="help-block text-danger"></p>
      </div>
      <!-- .form-group--><!--   input#phone.form-control(name="PHONE" type="tel" placeholder=__('franchise.contact.form.phone.placeholder') required="" data-validation-required-message=__('franchise.contact.form.phone.validation'))--><!--   p.help-block.text-danger-->
    </div>
    <div class="col-md-6">
      <div class="form-group"><input class="form-control required" id="mce-CITY" name="CITY" type="text" placeholder="In what city do you wish to start a franchise? *" required="" data-validation-required-message="Please, indicate a city"
          aria-required="true">
        <p class="help-block text-danger"></p>
      </div>
      <div class="form-group"><textarea class="form-control required" id="mce-MESSAGE" name="MESSAGE" placeholder="What is your experience organizing games in your city? *" required=""
          data-validation-required-message="Please describe your experience organizing team games’" aria-required="true"></textarea>
        <p class="help-block text-danger"></p>
      </div>
    </div>
    <div class="clearfix"></div>
    <div class="col-lg-12 text-center">
      <div class="clear text-center mb-3 text-white" id="mce-responses">
        <div class="text-center text-white" id="mce-error-response" style="display:none"></div>
        <div class="text-center text-white" id="mce-success-response" style="display:none"></div>
      </div><button class="btn btn-warning btn-l text-uppercase" id="sendMessageButton" type="submit" name="subscribe">Book a city</button>
    </div><!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
    <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_9f4e0f7c37222c85eaceb64cb_f1937f0d70" tabindex="-1" value=""></div>
  </div>
</form>

Text Content

Carmine BayMenu
 * Games
 * Corporate Games
 * Cities
 * Franchise
 * Contact Information


CARMINE BAY - A REAL DETECTIVE GAME

Select your city:

YOUR CITY
YOUR CITY




×
Fill in your information and press the “Sign up for a game” button"
Team name
enter your team name
Your name
please, enter your name
Your email
please, enter your real email
Your phone number
required format +371 123 45 67
Preorder of menu
please indicate the preorder
Time of preorder
please indicate order time
Number of players12345678910
please indicate the number of players
Comments or a coupon code


Game registration is closed.
You can sign up to the waiting list.

Sign up for a gameCancel
Spam protection reCAPTCHA: Privacy policy, Terms and conditions.
By pressing the "Sign up for the game, button I agree with my personal
information being processed and agree to the terms and conditions.



×

THANK YOU FOR YOUR APPLICATION!

YOU WILL RECEIVE A FOLLOW-UP LETTER ABOUT YOUR REGISTRATION STATUS SHORTLY.

Close



×

GAME REGISTRATION IS CLOSED.

Close


PLAYER REVIEWS

ВаленсияTeam name

КОП И БАРЫ

20 сентября 2023


"Супер, очень интересно"

БакуTeam name

ПРОЗА БРОДЯЧИХ ПСОВ

12 сентября 2023


"👍👍👍"

АктауTeam name

АГАТА ХОЛМС

02 мая 2020


"Играем во второй раз, очень понравилось. Время пролетает незаметно. Интересная
игра."

ВисбаденTeam name

FBI

07 декабря 2019


"Команда FBI выражает свою благодарность за организацию детективной игры Санкт
Твинс! Впервые участвовали в такого рода мероприятиях и все понравилось. Будем
ждать продолжения!"

ИрпеньTeam name

ВАЛЬКИРИЯ

03 декабря 2019


"Игра 🔥"

ХарьковTeam name

TESLA

09 октября 2019


"Все прошло на высшем уровне! Класс!! Ещё придём))"

ЛахтиTeam name

ВИШЕНКИ НА ТОРТЕ

07 октября 2019


"Захватывает! Прощай Альцгеймер! Мозги аж дымятся! Хотим еще."

ТаллиннTeam name

КТО СКАЗАЛ ГАВ?

07 октября 2019


"Всё было супер. Особенно помогли подсказки. Когда если застрял на одном месте,
и долго тупишь, они очень помогают."


CARMINE BAY GAME

WHAT IS A DETECTIVE GAME?

Detective game It’s an immersive team-based journey into a film-noir universe
that will test your wits and leave a lasting impression.

The stakes are high: having limited time, your agency must solve a labyrinthine
case or the murderer gets off the hook. Gain access to all the case materials,
police and coroner reports, fresh newspapers and gather witness statements - all
in the comfort of a restaurant.

Dark jazz, rainy streets of the 50’s America, a foreboding sense of mystery -
the game oozes atmosphere that will make you feel like a true detective!



HOW IT WORKS?

About five minutes is all it takes for any player to start working the case. The
team (a detective agency) receives a briefing, a fresh newspaper, an address
book and a list of questions they have to provide an answer to in order to solve
the case.

The team decides where to go next to gather a new set of clues or witness
statements, finds the necessary address in the address book and receives new
information - if there is any. In two hours the agency submits their hypothesis
and gets to discover what has really transpired.

WHAT DO YOU NEED TO KNOW?

Time: about two and a half hours (two hours of pure game time + briefing and
debriefing);
Age: we suggest an adult audience (16+) due to the mature topics covered in the
cases and the overall complexity of the game;
Information: all the information required to solve the case is presented within
the game - no extra or prior knowledge is necessary;
People: 3 to 5 players per team are ideal for tight group dynamics.
Place: a restaurant or a cafeteria.



WHY IS CARMINE BAY HARD TO FORGET?

Because:


 * It’s a form of modern interactive intellectual entertainment, rooted in the
   traditional detective genre;
 * A thrilling and chilling story in the muted palette of film noir;
 * An immersive team-based experience suited for friends, colleagues or
   families;
 * A true challenge and a battle of wits that levels the playing field by
   presenting all the necessary information within the case.




SELECT YOUR CITY




DETECTIVE GAME FRANCHISE


CARMINE BAY DETECTIVE GAME FRANCHISE - IT’S EASY!

SIMPLE TERMS

First game is free!
Every next game - a fixed percentage royalty payment from your profits.

A QUICK START

3 weeks for advertising and launching your game!
This is possible thanks to our experience of launching in numerous cities and
countries around the world.

A CONVENIENT APP

Game on the mobile devices
improves the game’s dynamic and decreases organizational expenses.

Book a city


BOOK A CITY


BECOME THE FIRST ORGANIZER OF CARMINE BAY IN YOUR CITY!


Book a city

Detective Game Carmine Bay © 2017–2024 | All rights reserved
Privacy Policy