Get Free quote for cruise a Royal Caribbean

Have our travel agency partner get you a free quote for a Royal Caribbean cruise

Royal Caribbean Get Free Quote For Cruise

<div class="form-container">
    <h2>Get a Free Quote for Your Royal Caribbean Cruise</h2>
    <form action="send_form.php" method="post">
        <div class="form-group">
            <label for="firstName">First Name</label>
            <input type="text" id="firstName" name="firstName" required>
        </div>
        <div class="form-group">
            <label for="lastName">Last Name</label>
            <input type="text" id="lastName" name="lastName" required>
        </div>
        <div class="form-group">
            <label for="email">Email Address</label>
            <input type="email" id="email" name="email" required>
        </div>
        <div class="form-group">
            <label for="phone">Phone Number</label>
            <input type="tel" id="phone" name="phone" required>
        </div>
        <div class="form-group">
            <label for="state">State of Residence</label>
            <select id="state" name="state" required>
                <option value="">- Select -</option>
                <option value="AL">Alabama</option>
                <option value="AK">Alaska</option>
                <option value="AZ">Arizona</option>
                <option value="AR">Arkansas</option>
                <option value="CA">California</option>
                <option value="CO">Colorado</option>
                <option value="CT">Connecticut</option>
                <option value="DE">Delaware</option>
                <option value="FL">Florida</option>
                <option value="GA">Georgia</option>
                <option value="HI">Hawaii</option>
                <option value="ID">Idaho</option>
                <option value="IL">Illinois</option>
                <option value="IN">Indiana</option>
                <option value="IA">Iowa</option>
                <option value="KS">Kansas</option>
                <option value="KY">Kentucky</option>
                <option value="LA">Louisiana</option>
                <option value="ME">Maine</option>
                <option value="MD">Maryland</option>
                <option value="MA">Massachusetts</option>
                <option value="MI">Michigan</option>
                <option value="MN">Minnesota</option>
                <option value="MS">Mississippi</option>
                <option value="MO">Missouri</option>
                <option value="MT">Montana</option>
                <option value="NE">Nebraska</option>
                <option value="NV">Nevada</option>
                <option value="NH">New Hampshire</option>
                <option value="NJ">New Jersey</option>
                <option value="NM">New Mexico</option>
                <option value="NY">New York</option>
                <option value="NC">North Carolina</option>
                <option value="ND">North Dakota</option>
                <option value="OH">Ohio</option>
                <option value="OK">Oklahoma</option>
                <option value="OR">Oregon</option>
                <option value="PA">Pennsylvania</option>
                <option value="RI">Rhode Island</option>
                <option value="SC">South Carolina</option>
                <option value="SD">South Dakota</option>
                <option value="TN">Tennessee</option>
                <option value="TX">Texas</option>
                <option value="UT">Utah</option>
                <option value="VT">Vermont</option>
                <option value="VA">Virginia</option>
                <option value="WA">Washington</option>
                <option value="WV">West Virginia</option>
                <option value="WI">Wisconsin</option>
                <option value="WY">Wyoming</option>
            </select>
        </div>
        <div class="form-group">
            <label for="contactMethod">How would you like us to contact you?</label>
            <select id="contactMethod" name="contactMethod" required>
                <option value="">- Select -</option>
                <option value="email">Email</option>
                <option value="phone">Phone</option>
            </select>
        </div>
        <div class="form-group">
            <label for="sailDate">Sail Date</label>
            <input type="text" id="sailDate" name="sailDate" placeholder="Do you know about when you'd like to sail? If not, just leave blank">
        </div>
        <div class="form-group">
            <label for="ship">Which ship?</label>
            <select id="ship" name="ship">
                <option value="any">Any Ship</option>
                <!-- Add all Royal Caribbean ships here -->
                <option value="Adventure of the Seas">Adventure of the Seas</option>
                <option value="Anthem of the Seas">Anthem of the Seas</option>
                <option value="Brilliance of the Seas">Brilliance of the Seas</option>
                <option value="Chronicles of the Seas">Chronicles of the Seas</option>
                <option value="Explorer of the Seas">Explorer of the Seas</option>
                <option value="Freedom of the Seas">Freedom of the Seas</option>
                <option value="Grandeur of the Seas">Grandeur of the Seas</option>
                <option value="Independence of the Seas">Independence of the Seas</option>
                <option value="Jewel of the Seas">Jewel of the Seas</option>
                <option value="Legend of the Seas">Legend of the Seas</option>
                <option value="Liberty of the Seas">Liberty of the Seas</option>
                <option value="Mariner of the Seas">Mariner of the Seas</option>
                <option value="Navigator of the Seas">Navigator of the Seas</option>
                <option value="Oasis of the Seas">Oasis of the Seas</option>
                <option value="Quantum of the Seas">Quantum of the Seas</option>
                <option value="Radiance of the Seas">Radiance of the Seas</option>
                <option value="Rhapsody of the Seas">Rhapsody of the Seas</option>
                <option value="Rhapsody of the Seas">Rhapsody of the Seas</option>
                <option value="Royal Caribbean Symphony of the Seas">Symphony of the Seas</option>
                <option value="Vision of the Seas">Vision of the Seas</option>
                <option value="Voyager of the Seas">Voyager of the Seas</option>
                <!-- Add more ships as needed -->
            </select>
        </div>
        <div class="form-group">
            <label for="cabin">What type of cabin would you like?</label>
            <select id="cabin" name="cabin" required>
                <option value="">- Select -</option>
                <option value="Interior">Interior</option>
                <option value="Oceanview">Oceanview</option>
                <option value="Balcony">Balcony</option>
                <option value="Suite">Suite</option>
            </select>
        </div>
        <div class="form-group">
            <label for="adults">Adults</label>
            <select id="adults" name="adults">
                <option value="none">- None -</option>
                <!-- Add adult number options here -->
                <option value="1">1</option>
                <option value="2">2</option>
                <option value="3">3</option>
                <option value="4">4</option>
            </select>
        </div>
        <div class="form-group">
            <label for="kids">Kids</label>
            <select id="kids" name="kids">
                <option value="none">- None -</option>
                <!-- Add kid number options here -->
                <option value="1">1</option>
                <option value="2">2</option>
                <option value="3">3</option>
                <option value="4">4</option>
            </select>
        </div>
        <div class="form-group">
            <label for="destination">Where are you interested in cruising?</label>
            <select id="destination" name="destination" required>
                <option value="">- Select -</option>
                <option value="Caribbean">Caribbean</option>
                <option value="Mediterranean">Mediterranean</option>
                <option value="Alaska">Alaska</option>
                <option value="Bermuda">Bermuda</option>
                <option value="Hawaii">Hawaii</option>
                <!-- Add more destinations as needed -->
            </select>
        </div>
        <div class="form-group">
            <input type="checkbox" id="disclaimer" name="disclaimer" required>
            <label for="disclaimer">I understand I will be contacted by MEI Travel regarding booking a Royal Caribbean cruise and am interested in booking a cruise.</label>
        </div>
        <div class="form-group">
            <button type="submit">Get Free Quote</button>
        </div>
    </form>
</div>
Get Free Quote For Cruise Oa Royal Caribbean Cruise Ship

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *