Heray-Was-Here
Server : Apache
System : Linux dal-shared-66.hostwindsdns.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64
User : krnuyqrm ( 1183)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/thread-self/root/proc/self/root/home/krnuyqrm/www/websitepMAIN10.2mobiletest/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/thread-self/root/proc/self/root/home/krnuyqrm/www/websitepMAIN10.2mobiletest/services.html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Services - Performance Curve Physical Therapy</title>
    <link rel="stylesheet" href="styles.css">
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;700;900&display=swap" rel="stylesheet">
</head>
<body class="services-page">
    <header class="header">
        <nav class="navbar">
            <div class="nav-container">
                <div class="logo">
                    <a href="index.htm">
                        <img src="PerfCurvePTLogo-cropped-TopLeft.png" alt="Performance Curve PT Logo">
                    </a>
                </div>
                <ul class="nav-menu">
                    <li><a href="index.htm">Home</a></li>
                    <li><a href="about.html">About</a></li>
                    <li><a href="services.html" class="active">Services</a></li>
                    <li><a href="schedule.html">Schedule</a></li>
                    <li><a href="contact.html">Contact</a></li>
                </ul>
                <a href="schedule.html#appointment-section" class="btn-book-today">BOOK TODAY</a>

                <div class="hamburger">
                    <span></span>
                    <span></span>
                    <span></span>
                </div>
            </div>
        </nav>
    </header>

    <main>
        <!-- Hero Section -->
        <section class="hero-section about-hero">
            <div class="container">
                <div class="hero-content">
                    <div class="hero-text">
                        <h1 class="hero-title">Our Services & Packages</h1>
                        <p class="hero-subtitle">Comprehensive care, modern recovery, and performance solutions for every body.</p>
                        <p class="hero-intro">At Performance Curve Physical Therapy, we offer a full spectrum of services designed to help you recover, perform, and thrive. Whether you’re seeking hands-on manual therapy, advanced recovery modalities, or performance training, our team delivers personalized, evidence-based care to help you reach your goals. Explore our offerings and discover the right path for your transformation.</p>
                        <div class="hero-cta" style="margin-top:2.2rem; text-align:center;">
                            <a href="schedule.html#appointment-section" class="btn btn-primary">Book Now</a>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <section class="services-section">
            <div class="container">
                <div class="services-list">
                    <div class="service-group">
                        <h2>✦ Performance Therapy Sessions</h2>
                        <ul>
                            <li><strong>Initial Evaluation & Treatment (60 mins)</strong> – $200</li>
                            <li><strong>Follow-Up Performance Therapy (60 mins)</strong> – $175</li>
                            <li><strong>Express Performance Tune-Up (30 mins)</strong> – $100</li>
                        </ul>
                        <p class="service-desc">Personalized one-on-one sessions integrating manual therapy, corrective exercise, and performance optimization.</p>
                    </div>
                    <div class="service-group">
                        <h2>✦ Manual Therapy & Recovery</h2>
                        <ul>
                            <li><strong>Deep Tissue Release & Mobility Session (30 mins)</strong> – $100</li>
                            <li><strong>Myofascial Release + Instrument Assisted Soft Tissue Mobilization (IASTM) (45 mins)</strong> – $130</li>
                            <li><strong>Cupping Therapy Add-On</strong> – $30</li>
                        </ul>
                        <p class="service-desc">Hands-on techniques to restore mobility, reduce pain, and enhance tissue health.</p>
                    </div>
                    <div class="service-group">
                        <h2>✦ Dry Needling & Recovery Modalities</h2>
                        <ul>
                            <li><strong>Dry Needling Session (30 mins)</strong> – $100</li>
                            <li><strong>Dry Needling + Manual Therapy Combo (60 mins)</strong> – $175</li>
                        </ul>
                        <p class="service-desc">Targeted techniques to reduce pain, release trigger points, and accelerate healing.</p>
                    </div>
                    <div class="service-group">
                        <h2>✦ Performance Recovery & Wellness</h2>
                        <ul>
                            <li><strong>Normatec Compression Therapy (30 mins)</strong> – $45</li>
                            <li><strong>Red Light Therapy Session (20 mins)</strong> – $40</li>
                            <li><strong>Therapeutic Vibration / Percussion Recovery (20 mins)</strong> – $40</li>
                        </ul>
                        <p class="service-desc">Ideal for athletes, weekend warriors, or anyone seeking proactive body care.</p>
                    </div>
                    <div class="service-group">
                        <h2>✦ Movement & Performance Training</h2>
                        <ul>
                            <li><strong>Movement Analysis & Training (60 mins)</strong> – $175</li>
                            <li><strong>Return to Sport Training (60 mins)</strong> – $175</li>
                            <li><strong>Post-Rehab Personal Training Package (4 x 60 mins)</strong> – $640 <span class="save">(Save $60)</span></li>
                        </ul>
                        <p class="service-desc">One-on-one corrective and performance-based training with a Doctor of Physical Therapy.</p>
                    </div>
                    <div class="service-group signature-packages">
                        <h2>✦ Signature Packages</h2>
                        <ul>
                            <li><strong>🌟 Restore & Enhance Package</strong><br>4 Performance Therapy sessions + 2 Recovery sessions – $800 <span class="save">(Save $50)</span></li>
                            <li><strong>🌟 Peak Performance Package</strong><br>8 Performance Therapy sessions + 4 Recovery sessions + 1 Movement Analysis – $1,600 <span class="save">(Save $200)</span></li>
                            <li><strong>🌟 Prehab to Post-Op Success Package</strong><br>Initial Evaluation + 3 Prehab sessions + 6 Post-Op sessions – $1,650 <span class="save">(Save $200)</span></li>
                        </ul>
                        <p class="service-desc">Designed for commitment, transformation, and cost savings.</p>
                    </div>
                </div>
                <!-- New section: Boutique Physical Therapy Service Menu -->
                <section class="boutique-menu-section">
                    <h2 class="section-title">Boutique Physical Therapy Service Menu</h2>
                </section>
                <!-- Performance Recovery & Wellness Optimization Section -->
                <section class="boutique-menu-section">
                    <h3 class="boutique-menu-title">⚑️ Performance Recovery & Wellness Optimization</h3>
                    <div class="boutique-menu-subtitle">Adjunct Cash-Based Services</div>
                    <div class="boutique-menu-table-wrapper">
                        <table class="boutique-menu-table">
                            <thead>
                                <tr>
                                    <th>Service</th>
                                    <th>Description</th>
                                    <th>Session Rate</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr><td>Dry Needling</td><td>Targeted intramuscular stimulation to release myofascial restrictions, reduce pain, and enhance performance recovery.</td><td>$50 per region</td></tr>
                                <tr><td>Cupping Therapy</td><td>Negative pressure myofascial decompression to improve tissue mobility, circulation, and reduce tension.</td><td>$30 per session</td></tr>
                                <tr><td>IASTM / Graston</td><td>Instrument-assisted soft tissue mobilization to release adhesions and enhance mobility.</td><td>$30 per session</td></tr>
                                <tr><td>Light Therapy (Red/NIR)</td><td>Therapeutic red and near-infrared light to accelerate tissue healing and reduce inflammation.</td><td>$40 per session</td></tr>
                                <tr><td>Percussion Therapy</td><td>Rapid mechanical percussive treatment for muscle recovery and relaxation.</td><td>$15 per session</td></tr>
                                <tr><td>Compression Therapy (Normatec Boots)</td><td>Pneumatic compression to reduce swelling, enhance lymphatic flow, and aid recovery.</td><td>$25 per 20-min session</td></tr>
                                <tr><td>Blood Flow Restriction Training (BFR)</td><td>Strength and hypertrophy training using occlusion bands to maximize adaptation with low loads.</td><td>$40 per session</td></tr>
                                <tr><td>Kinesiotaping</td><td>Elastic therapeutic taping to support joints and soft tissues.</td><td>$15 per application</td></tr>
                                <tr><td>Soft Tissue Massage (Standalone)</td><td>Targeted manual therapy session for mobility, recovery, and relaxation.</td><td>$90 per 60-min session</td></tr>
                            </tbody>
                        </table>
                    </div>
                </section>
                <!-- Performance & Recovery Packages Section -->
                <section class="boutique-menu-section">
                    <h3 class="boutique-menu-title">πŸ’Ž Performance & Recovery Packages</h3>
                    <div class="package-list">
                        <div class="package-card">
                            <div class="package-title">βœ… Recovery Session Bundle</div>
                            <div class="package-includes">Includes: Cupping + Percussion + Compression</div>
                            <div class="package-price">πŸ’° $60 <span class="save">(Save $10)</span></div>
                        </div>
                        <div class="package-card">
                            <div class="package-title">βœ… Performance Optimization Session</div>
                            <div class="package-includes">Includes: Dry Needling (1 region) + IASTM + BFR</div>
                            <div class="package-price">πŸ’° $100 <span class="save">(Save $20)</span></div>
                        </div>
                        <div class="package-card">
                            <div class="package-title">βœ… Ultimate Recovery & Rebuild</div>
                            <div class="package-includes">Includes: Dry Needling (1 region) + Cupping + Light Therapy + Compression</div>
                            <div class="package-price">πŸ’° $130 <span class="save">(Save $25)</span></div>
                        </div>
                        <div class="package-card">
                            <div class="package-title">βœ… Weekly Athlete Recovery Pass</div>
                            <div class="package-includes">Includes: 3 visits/week – choice of any 3 recovery services</div>
                            <div class="package-price">πŸ’° $150/week</div>
                        </div>
                    </div>
                </section>
                <!-- Book Now button at the bottom -->
                <div class="hero-cta" style="margin-top:2.2rem; text-align:center;">
                    <a href="schedule.html#appointment-section" class="btn btn-primary">Book Now</a>
                </div>
            </div>
        </section>
    </main>

    <footer class="footer">
        <div class="container">
            <div class="footer-content">
                <div class="footer-section">
                    <h3>Performance Curve Physical Therapy</h3>
                    <p>Perform. Adapt. Transform.</p>
                    <map name="socialmap">
                        <area shape="rect" coords="-15,0,49,65" href="https://www.facebook.com/profile.php?id=61578236514353" target="_blank" alt="Facebook">
                        <area shape="rect" coords="54,0,101,65" href="https://www.instagram.com/performance_curve_dpt" target="_blank" alt="Instagram">
                        <area shape="rect" coords="110,0,160,65" href="https://maps.app.goo.gl/oFQVEosEYpMzYKK99" target="_blank" alt="Google Maps">
                    </map>
                    <img src="socials3.5.png" alt="Social Media Links" usemap="#socialmap" style="margin-top: 32px; margin-left: -10px; max-width: 160px; height: auto; text-align: left;">
                </div>
                <div class="footer-section">
                    <h4>Quick Links</h4>
                    <ul>
                        <li><a href="index.htm">Home</a></li>
                        <li><a href="about.html">About</a></li>
                        <li><a href="services.html">Services</a></li>
                        <li><a href="schedule.html">Schedule</a></li>
                        <li><a href="contact.html">Contact</a></li>
                    </ul>
                </div>
                <div class="footer-section">
                    <h4>Contact</h4>
                    <p class="footer-email" style="text-indent: -70px; padding-left: 70px;">Email:     <a href="mailto:drz@performancecurvept.com">drz@performancecurvept.com</a></p>
                    <p>Address: 37613 Five Mile Road<br>Livonia, MI 48154</p>
                </div>
            </div>
            <div class="footer-bottom">
                <p>&copy; 2025 Performance Curve Physical Therapy - All Rights Reserved.</p>
            </div>
        </div>
    </footer>

    <script src="script.js"></script>
</body>
</html> 

Hry