add about us text

This commit is contained in:
chris 2025-02-09 09:29:39 -05:00
parent 53e717fedc
commit 7148dcbe0b
3 changed files with 77 additions and 7 deletions

View File

@ -12,7 +12,35 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <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 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="../style.css">
<style>
h1 {
margin-bottom: 2.1rem;
}
.section-title {
font-size: 3rem;
margin-bottom: 2rem;
color: #2c3e50;
}
.content-container {
max-width: 850px;
margin: 2rem auto;
padding: 1rem;
}
.article {
margin-bottom: 3rem;
}
@media (max-width: 768px) {
.text-center {
text-align: center;
width: 100%;
}
}
</style>
</head> </head>
<body> <body>
<nav class="navbar is-info is-spaced has-shadow" role="navigation" aria-label="main navigation"> <nav class="navbar is-info is-spaced has-shadow" role="navigation" aria-label="main navigation">
@ -62,14 +90,56 @@
</div> </div>
</nav> </nav>
<div class="content-container">
<h1 class="section-title has-text-centered">About Us</h1>
<div class="article">
<p class="has-text-centered">Since 2016, Beach Party Balloons has been proudly serving Milford, Connecticut, as a trusted name in family-friendly entertainment.</p>
<p class="has-text-centered">
Our journey began with the establishment of our sister company, Painted You, which laid the foundation for creating unforgettable experiences through creative party services.
</p>
</div>
<div class="article">
<p class="has-text-centered">In 2016, Melissa opened Beach Party Balloons at her Walnut Beach location, bringing her passion for creating joy and magic to the community.</p>
<p class="has-text-centered">
Fast forward to today, we have relocated to a new location at 554 Boston Post Road, continuing our legacy with enhanced opportunities for innovation and growth.
</p>
<p class="has-text-centered">
In 2025, two long time employees purchased the business from Melissa.
</p>
</div>
<div class="article">
<p class="has-text-centered">At Beach Party Balloons, we specialize in a variety of party services designed to make every event memorable. Our expert team offers balloon decorations, custom designs, and interactive balloon art that brings your special moments to life.
</div>
<div class="article">
<p class="has-text-centered">
Committed to excellence, we ensure each event reflects the unique personality of our clients by creating a cohesive atmosphere with our wide range of styles and services. Our goal is to make every experience as magical as possible for you.
</p>
</div>
<div class="article">
<p class="has-text-centered">
We take pride in delivering outstanding service, maintaining strong relationships with local communities, and providing creative solutions that exceed our clients' expectations. At Beach Party Balloons, we believe every detail matters—so let us help you create unforgettable memories.
</p>
</div>
</div>
<div style="max-width: 30%; margin: auto;">
<!-- <div style="margin: auto;">
<script type="text/javascript" src="https://form.jotform.com/jsform/250083932725053"></script> <script type="text/javascript" src="https://form.jotform.com/jsform/250083932725053"></script>
</div> </div> -->
<footer class="footer has-background-primary-light"> <footer class="footer has-background-primary-light">
<div class="content has-text-centered"> <div class="content has-text-centered">

View File

@ -104,11 +104,11 @@
</div> </div>
<!-- <script type="text/javascript" src="https://form.jotform.com/jsform/250083932725053"></script> --> <!-- <script type="text/javascript" src="https://form.jotform.com/jsform/250083932725053"></script> -->
<div style="margin: auto;"> <!-- <div style=" margin: auto;">
<script type="text/javascript" src="https://form.jotform.com/jsform/250083932725053"></script> <script type="text/javascript" src="https://form.jotform.com/jsform/250083932725053"></script>
</div> </div> -->
<!-- <div class="container theme-light padding"> <div class="container theme-light padding">
<div class="columns is-justify-content-center"> <div class="columns is-justify-content-center">
<div class="column is-6-tablet is-5-desktop is-4-widescreen is-3-fullh"> <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"> <form method="POST" action="sendEmail.php" class="box p-5">
@ -160,7 +160,7 @@
</form> </form>
</div> </div>
</div> </div>
</div> --> </div>
<footer class="footer has-background-primary-light"> <footer class="footer has-background-primary-light">
<div class="content has-text-centered"> <div class="content has-text-centered">
<h7>Copyright &copy; <span id="year"></span> Beach Party Balloons</h7> <h7>Copyright &copy; <span id="year"></span> Beach Party Balloons</h7>

View File

@ -85,7 +85,7 @@ h1{
</div> </div>
</nav> </nav>
<<!-- Terms & Conditions Section --> <!-- Terms & Conditions Section -->
<section class="terms-and-conditions"> <section class="terms-and-conditions">
<div class="container"> <div class="container">
<div class="content "> <div class="content ">