ebb-n-flow-website/movement.html

217 lines
11 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Movement & Mobility Workshops - Ebb'nFlow Therapeutics</title>
<meta name="description" content="Discover movement education and mobility training. Fun, liberating, and educational workshops for adults and seniors.">
<link rel="stylesheet" href="styles.css">
<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=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<header id="navbar">
<div class="container">
<nav>
<a href="/" class="logo">
<img src="./public/images/logo.jpg" alt="Ebb'nFlow Therapeutics Logo">
<span class="logo-text">Ebb'nFlow <span class="highlight">Therapeutics</span></span>
</a>
<button class="mobile-menu-btn" onclick="toggleMobileMenu()">
<span></span>
<span></span>
<span></span>
</button>
<ul class="nav-links" id="navLinks">
<li><a href="index.html#services" onclick="closeMobileMenu()">Services</a></li>
<li><a href="index.html#prices" onclick="closeMobileMenu()">Prices</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
<li class="cta-nav">
<a href="https://ebbnflowmassage.clinicsense.com" target="_blank" class="btn btn-primary">
📅 Book Appointment
</a>
</li>
</ul>
</nav>
</div>
</header>
<!-- Hero Section -->
<section class="page-hero">
<div class="container">
<span class="badge">Movement Education</span>
<h1>Movement & Mobility</h1>
<p class="hero-description">Free form/improvisational movement and mobility training as a form of personal and artistic expression and wellness is what ultimately drives Dahlia to continue to learn about our amazing bodies and how we can all move more gracefully as we age.</p>
</div>
</section>
<!-- Movement Options -->
<section class="content-section">
<div class="container">
<h2 class="section-title">Movement Education Options</h2>
<div class="info-card large">
<p>Remedial exercise aka "Rem-Ex" instruction involves teaching a few targeted strength, stretch or mobility exercises that are aimed at furthering the benefits of massage therapy long term, which is an intrinsic component of a comprehensive treatment.</p>
<p>Although this often comes highly recommended, not everyone is interested in learning a new exercise immediately after having a massage. This makes a lot of sense, and yet Dahlia will still do her best to encourage you, within reason.</p>
<p><strong>That said, clients have a few options:</strong></p>
</div>
<div class="three-col-grid">
<div class="numbered-card">
<div class="number">1</div>
<h3>Personal Choice</h3>
<p>Clients may request or deny remedial exercise instruction as part of treatment, based on their personal goals.</p>
</div>
<div class="numbered-card">
<div class="number">2</div>
<h3>Extended Sessions</h3>
<p>Clients can request to allot up to 50% of their treatment time (15 to 45 minutes) for Rem-Ex instruction before or after their massage.</p>
</div>
<div class="numbered-card">
<div class="number">3</div>
<h3>Group Workshops</h3>
<p>Clients can also sign up for upcoming movement workshops for a more comprehensive group learning experience.</p>
</div>
</div>
</div>
</section>
<!-- Origin Story -->
<section class="content-section bg-alt">
<div class="container">
<h2 class="section-title">The Ebb'nFlow Origin Story</h2>
<div class="info-card large">
<p>The original concept of Ebb'nFlow Massage (now Ebb'nFlow Therapeutics) was born out of Dahlia's initial work as a yoga instructor, before she became a massage therapist. Dahlia taught private, one-on-one sessions as well as classes around the GTA from 2004-2009.</p>
<p>She recognized the need to meet students where they were instead of insisting that they push through their pain and fatigue similarly to the approach of a personal trainer. Some days they would arrive in a lot of pain and would need a gentler approach such as more periods of rest or "ebb" between exercises or hands on work such as massage at the end of their sessions.</p>
<p>Dahlia's natural talent for massage as a component of her sessions enabled students to show up more consistently for practice instead of skipping practice out of concern that they would not be able to make it through a session.</p>
<p class="emphasis">Since consistency is key to success, a more fluid and compassionate approach to teaching one-on-one was born and clients were given permission to move as they needed through periods of "ebb" or "flow" with grace and freedom from the need to over achieve.</p>
</div>
</div>
</section>
<!-- Workshops -->
<section class="content-section">
<div class="container">
<h2 class="section-title">Movement & Mobility Workshops</h2>
<div class="two-col-grid">
<div class="workshop-content">
<div class="info-card">
<div class="icon-header">
<span class="large-icon">💚</span>
<h3>Fun, Liberating & Educational</h3>
</div>
<p>Dahlia's movement and mobility workshops are aimed towards adults and seniors and offer opportunities to gain greater strength, flexibility, mobility and balance as well as to embrace the discovery of one's own unique expression through movement and dance.</p>
</div>
<div class="info-card highlight-card">
<h3>Workshop Benefits</h3>
<ul class="check-list">
<li>Greater strength and flexibility</li>
<li>Improved mobility and balance</li>
<li>Unique personal expression through movement</li>
<li>Discovery of dance and creative movement</li>
</ul>
</div>
</div>
<div class="content-image">
<img src="./public/images/dahlia-portrait.jpg" alt="Dahlia Steinberg - Movement and wellness educator">
<div class="image-caption">Dahlia - Your Movement Guide</div>
</div>
</div>
</div>
</section>
<!-- Continuing the Dance -->
<section class="content-section bg-alt">
<div class="container">
<div class="centered-content">
<h2>Continuing the Dance</h2>
<p>Free form/improvisational movement and mobility training as a form of personal and artistic expression and wellness is what ultimately drives Dahlia to continue to learn about our amazing bodies and how we can all move more gracefully as we age.</p>
<p>She continues to dance for her own enjoyment and can be found performing or choreographing for community arts-based projects when opportunities arise.</p>
<p><strong>Dahlia is working towards offering more movement and mobility classes and workshops in the future so please stay tuned for updates by checking the Movement section of this website.</strong></p>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="cta">
<div class="container">
<h2>Ready to Move with More Freedom?</h2>
<p>If long lasting improvement is your goal than you may want to consider how Dahlia's skills as a teacher could benefit you through either one-on-one instruction sessions that can be combined with massage therapy or group workshops.</p>
<div class="cta-buttons">
<a href="https://ebbnflowmassage.clinicsense.com" target="_blank" class="btn btn-primary">Book Appointment</a>
<a href="contact.html" class="btn btn-primary">Ask About Workshops</a>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<img src="./public/images/logo.jpg" alt="Ebb'nFlow Therapeutics Logo">
<h3>Ebb'nFlow <span class="highlight">Therapeutics</span></h3>
<p>A boutique wellness sanctuary. One client, one space, one transformative experience at a time.</p>
</div>
<div class="footer-links">
<h4>Services</h4>
<ul>
<li><a href="index.html#services">Massage Therapy</a></li>
<li><a href="index.html#services">Laser Therapy</a></li>
<li><a href="index.html#services">Movement Therapy</a></li>
<li><a href="contact.html">Consultation</a></li>
</ul>
</div>
<div class="footer-links">
<h4>Quick Links</h4>
<ul>
<li><a href="about.html">About</a></li>
<li><a href="index.html#prices">Prices</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="what-to-expect.html">What to Expect</a></li>
<li><a href="movement.html">Movement Workshops</a></li>
</ul>
</div>
<div class="footer-contact">
<h4>Contact Info</h4>
<p>📍 59 Wellington Street<br>St. Catharines, ON L2R 5P9</p>
<p>📞 (289) 969-3219</p>
<p>✉️ info@ebbnflow-massageandlaser.com</p>
</div>
</div>
<div class="footer-bottom">
<p>&copy; 2025 Ebb'nFlow Therapeutics. All rights reserved.</p>
<div class="footer-legal">
<a href="#">Privacy Policy</a>
<a href="#">Terms of Service</a>
</div>
</div>
</div>
</footer>
<script src="script.js"></script>
<script>
// Scroll to top on page load
window.scrollTo(0, 0);
</script>
</body>
</html>