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/thread-self/root/home/krnuyqrm/www/performancecurvept.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/thread-self/root/proc/thread-self/root/home/krnuyqrm/www/performancecurvept.com/about.html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>About Us - 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>
    <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" class="active">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>
                <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">About Performance Curve Physical Therapy</h1>
                        <p class="hero-subtitle">Learn to optimize your performance potential while minimizing pain and injuries all under the direct guidance of a DPT</p>
                        <div class="hero-cta">
                            <a href="schedule.html" class="btn btn-primary">Schedule Consultation</a>
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <!-- What is Performance Curve Section -->
        <section class="about-section">
            <div class="container">
                <div class="about-content">
                    <div class="about-text">
                        <h2>What is the Athletic Performance Curve?</h2>
                        <p>At Performance Curve Physical Therapy, we believe that every body has the potential to achieve a stronger, more resilient baseline. The athletic performance curve describes how the body responds to the stress of training or therapeutic intervention:</p>
                        
                        <div class="performance-curve-steps">
                            <div class="step">
                                <span class="step-arrow">➡️</span>
                                <strong>Stress or Challenge</strong> – whether from an exercise, mobility training, or hands-on therapy
                            </div>
                            <div class="step">
                                <span class="step-arrow">➡️</span>
                                <strong>Temporary Decline</strong> – mild soreness or fatigue as the body adapts
                            </div>
                            <div class="step">
                                <span class="step-arrow">➡️</span>
                                <strong>Recovery and Adaptation</strong> – with guided recovery and optimal loading, the body heals stronger than before, achieving a new upgraded baseline of performance.
                            </div>
                        </div>
                        
                        <br>
                        
                        <p>Our therapists integrate this principle into your rehab plan to ensure that no matter your injury, diagnosis, or current performance level, you achieve meaningful, lasting improvements – not just symptom relief, but true performance gains for daily life or sport.</p>
                        
                        <p>Our goal is to help you ride your performance curve to your best self that makes you happy, healthy, and satisfied!</p>
                    </div>
                    <div class="about-image">
                        <div class="large-image">
                            <img src="PerfCurveGraph.WEBP" alt="Athletic Performance Curve - Stress Recovery Adaptation Graph" style="width: 100%; height: 100%; object-fit: contain; border-radius: 12px;">
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <!-- Why Choose Us Section -->
        <section class="features-section">
            <div class="container">
                <h2 class="section-title">Why Choose Performance Curve PT?</h2>
                <div class="features-grid three-cards">
                    <div class="feature-card">
                        <div class="feature-icon">🎯</div>
                        <h3>Personalized Approach</h3>
                        <p>Every treatment plan is tailored to your unique needs, goals, and performance curve. We work with you to discover what works best for YOUR body and mind.</p>
                    </div>
                    <div class="feature-card">
                        <div class="feature-icon">💪</div>
                        <h3>Performance Optimization</h3>
                        <p>Focus on optimizing your performance potential while minimizing pain and injuries. Learn to work WITH your body, not against it.</p>
                    </div>
                    <div class="feature-card">
                        <div class="feature-icon">🏥</div>
                        <h3>DPT Expertise</h3>
                        <p>Receive care from a Doctor of Physical Therapy who understands the science behind movement, recovery, and performance enhancement.</p>
                    </div>
                </div>
            </div>
        </section>

        <!-- Nutrition & Wellness Section -->
        <section class="image-content-section">
            <div class="container">
                <div class="image-content-grid">
                    <div class="image-side">
                        <div class="large-image">
                            <img src="stretch_woman_large.webp" alt="Woman stretching and wellness" style="width: 100%; height: 100%; object-fit: cover; border-radius: 16px;">
                        </div>
                    </div>
                    <div class="content-side">
                        <h2 class="content-header">Nutrition & Wellness</h2>
                        <p class="content-copy">Nutrition plays a crucial role in influencing a healthy rise in your performance curve. We are committed to help you find the best fuel plan that yields the best results in your transformation journey. We are meant to eat everything clean in moderation.</p>
                        <p class="content-copy">Your nutrition plan is essential to meet your performance goals with Performance Curve Physical Therapy. Text or call for a 30 min free consultation with us.</p>
                        <a href="schedule.html" class="btn btn-primary">Schedule Consultation</a>
                    </div>
                </div>
            </div>
        </section>

        <!-- Image Gallery Grid Section -->
        <section class="image-gallery-section">
            <div class="container">
                <h2 class="section-title">Our Clinic & Client Experience</h2>
                <div class="image-gallery-grid">
                    <img src="imagegallery/20250722_101041.jpg" alt="Gallery Image 4" onclick="openModal(this, 0)">
                    <img src="imagegallery/EE_studio.jpg" alt="Performance Studio" onclick="openModal(this, 1)">
                    <img src="imagegallery/IMG_20250722_093925_-_Copy.jpg" alt="Gallery Image 3" onclick="openModal(this, 2)">
                    <img src="imagegallery/IMG_20250722_093927.jpg" alt="Gallery Image 5" onclick="openModal(this, 3)">
                    <img src="imagegallery/IMG_20250722_203708.jpg" alt="Gallery Image 1" onclick="openModal(this, 4)">
                    <img src="imagegallery/IMG_20250722_203709_-_Copy.jpg" alt="Gallery Image 2" onclick="openModal(this, 5)">
                </div>
                <div id="galleryModal" class="gallery-modal" onclick="closeModal(event)">
                    <span class="gallery-modal-arrow left" onclick="event.stopPropagation(); moveModal(-1);">&#60;</span>
                    <img class="gallery-modal-content" id="galleryModalImg" alt="Enlarged Gallery Image">
                    <span class="gallery-modal-arrow right" onclick="event.stopPropagation(); moveModal(1);">&#62;</span>
                    <span class="gallery-modal-close" onclick="closeModal(event)">&times;</span>
                </div>
                <script>
                var galleryImages = [
                  "imagegallery/20250722_101041.jpg",
                  "imagegallery/EE_studio.jpg",
                  "imagegallery/IMG_20250722_093925_-_Copy.jpg",
                  "imagegallery/IMG_20250722_093927.jpg",
                  "imagegallery/IMG_20250722_203708.jpg",
                  "imagegallery/IMG_20250722_203709_-_Copy.jpg"
                ];
                var galleryAlts = [
                  "Gallery Image 4",
                  "Performance Studio",
                  "Gallery Image 3",
                  "Gallery Image 5",
                  "Gallery Image 1",
                  "Gallery Image 2"
                ];
                var currentModalIndex = 0;
                function openModal(img, idx) {
                  var modal = document.getElementById('galleryModal');
                  var modalImg = document.getElementById('galleryModalImg');
                  modal.style.display = 'flex';
                  modalImg.src = img.src;
                  modalImg.alt = img.alt;
                  currentModalIndex = idx;
                }
                function closeModal(e) {
                  if (!e || e.target.classList.contains('gallery-modal') || e.target.classList.contains('gallery-modal-close')) {
                    document.getElementById('galleryModal').style.display = 'none';
                  }
                }
                function moveModal(direction) {
                  currentModalIndex = (currentModalIndex + direction + galleryImages.length) % galleryImages.length;
                  var modalImg = document.getElementById('galleryModalImg');
                  modalImg.src = galleryImages[currentModalIndex];
                  modalImg.alt = galleryAlts[currentModalIndex];
                }
                </script>
            </div>
        </section>
        <div class="hero-cta" style="margin: 2.5rem auto 5rem auto; text-align: center;">
            <a href="schedule.html#appointment-section" class="btn btn-primary">Book Today</a>
        </div>


    </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