bpb-website/index.html
2025-02-18 14:25:58 -05:00

193 lines
8.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/favicon/site.webmanifest">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Beach Party Balloons</title>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bulma@1.0.2/css/bulma.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Autour+One&family=Mogra&family=Rubik+Glitch&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<nav class="navbar is-info is-spaced has-shadow" role="navigation" aria-label="main navigation">
<div class="navbar-brand is-size-1">
<a class="navbar-item" href="index.html">
<img style="background-color: white;" src="assets/logo/BeachPartyBalloons-logo.png" alt="Beach Party Balloons logo">
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbarBasicExample" class="navbar-menu has-text-right">
<div class="navbar-end">
<a class="navbar-item is-tab is-active" href="index.html">
Home
</a>
<a class="navbar-item" href="about/index.html">
About Us
</a>
<a class="navbar-item" href="faq/index.html">
FAQ
</a>
<a class="navbar-item" href="terms/index.html">
Terms
</a>
<!-- <div class="navbar-item "> -->
<a class="navbar-item" href="gallery/index.html">
Gallery
</a>
<a class="navbar-item" href="contact/index.html">
Contact
</a>
</div>
</div>
<div class="navbar-end">
</div>
</div>
</nav>
<!-- <div>
<img class="image is-16by9" id="heroImg"
src="assets/pics/classic/hero.jpg"
alt="Classic Arch with bumble bees"
/>
<div class="centerimg">
<img src="assets/logo/BeachPartyBalloons-logo.png" alt="logo">
</div>
<p>Visit our store:</p>
</div> -->
<div class="container is-justify-content-center padding">
<img src="assets/pics/classic/hero.jpg" alt="Image 1" >
<img class="is-overlay" src="assets/logo/BeachPartyBalloons-logo.png" alt="Image 2">
</div>
<div class="is-flex-direction-column is-dark">
<h1 class="is-size-3" style="text-align: center;">Visit our store</h1>
<h2 class="is-size-4" style="text-align: center;"> <a target="_blank" href="https://maps.app.goo.gl/gRk6NztgMRUsSVJf9">554 Boston Post Road, Milford, CT 06460</a> </h2>
<h2 class="is-size-4" style="text-align: center;" ><a href="tel:203.283.5626">203.283.5626</a> </h2>
<div class="py-2 has-text-centered"> <a href="#contact-us-q7uycv"> <button class="button is-info ">Contact Us</button</a>
</div>
</div>
<div class="container is-justify-content-center padding">
<img src="assets/pics/organic/img1.webp" alt="Image 1" >
</div>
<p class="is-size-5 has-text-centered">Walk-ins welcome!</p>
<p class="is-size-6 has-text-centered"> Pick up a balloon arrangement for birthdays or any occasion. We will make it while you wait! </p>
<p class="is-size-6 has-text-centered">We have hundreds of foil balloon choices in stock and over 40 latex colors! </p>
<p class="is-size-5 has-text-centered">...Or consult with one of our designers about your balloon decorating needs.</p>
<div class="container is-justify-content-center padding">
<img src="assets/pics/organic/img2.webp" alt="Image 1" >
</div>
<p class="is-size-5 has-text-centered">Delivery avalible!</p>
<p class="is-size-5 has-text-centered"> Have your balloons delivered! Our delivery staff will make sure your order arrives safe and sound!</p>
<div class="container is-justify-content-center padding">
<img src="assets/pics/helium/img1.webp" alt="Image 1" >
</div>
<!-- <script type="text/javascript" src="https://form.jotform.com/jsform/250083932725053"></script> -->
<!-- <div style=" margin: auto;">
<script type="text/javascript" src="https://form.jotform.com/jsform/250083932725053"></script>
</div> -->
<!-- http://form.beachpartyballoons.com/forms/contact-us-qdc1ky -->
<!-- <iframe src="http:/form.beachpartyballoons.com/forms/contact-us-qdc1ky/" frameborder="0"></iframe> -->
<iframe style="border:none;width:100%; height: 600px;" id="contact-us-q7uycv" src="https://forms.beachpartyballoons.com/forms/contact-us-q7uycv"></iframe><script type="text/javascript" onload="initEmbed('contact-us-q7uycv')" src="https://forms.beachpartyballoons.com/widgets/iframe.min.js"></script><!-- <div class="container theme-light padding">
<div class="columns is-justify-content-center">
<div class="column is-6-tablet is-5-desktop is-4-widescreen is-3-fullh">
<form method="POST" action="sendEmail.php" class="box p-5">
<label class="is-block mb-4">
<span class="is-block mb-2">Your name</span>
<input
name="name"
type="text"
class="input"
placeholder="First and Last Name"
/>
</label>
<label class="is-block mb-4">
<span class="is-block mb-2">Email Address</span>
<input
required
name="email"
type="email"
class="input"
placeholder="email@example.com"
/>
</label>
<label class="is-block mb-4">
<span class="is-block mb-2">Phone Number</span>
<input
required
name="phone"
type="tel"
class="input"
placeholder="555-555-5555"
/>
</label>
<label class="is-block mb-4">
<span class="is-block mb-2">Message</span>
<textarea
name="message"
class="textarea"
rows="3"
placeholder="Tell us what we can help you with..."
></textarea>
</label>
<div class="mb-4">
<button type="submit" class="button is-link px-4">Contact Us</button>
</div>
</form>
</div>
</div>
</div> -->
<footer class="footer has-background-primary-light">
<div class="content has-text-centered">
<div>
<a target="_blank" href="https://mastodon.social/@beachpartyballoons@mastodon.social"><i class="fa-brands fa-mastodon is-size-2"></i>
</a>
<a target="_blank" href="https://www.facebook.com/beachpartyballoons"><i class="fa-brands fa-facebook-f is-size-2"></i>
</a>
<a target="_blank" href="https://www.instagram.com/beachpartyballoons/"><i class="fa-brands fa-instagram is-size-2"></i>
</a>
<a target="_blank" href="https://bsky.app/profile/beachpartyballoons.bsky.social">
<i class="fa-brands fa-bluesky is-size-2"></i>
</a>
</div>
<h7>Copyright &copy; <span id="year"></span> Beach Party Balloons</h7>
<h7>All images & content are property of Beach Party Balloons. Use of images without written permission is prohibited.</h7>
</div>
</footer>
<script src="script.js"></script>
<script defer data-domain="preview.beachpartyballoons.com" src="https://metric.chrisedwards.tech/js/script.js"></script>
</body>
</html>