HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/raya-health/wp-content/themes/raya-health/page-home.php
<?php /* Template Name: Home Page */
get_header();
?>
<section class="banner-wrap" >
    <div class="container custom-container">
    <div class="content-wrap">
        <div class="title-wrap wow fadeInUp" data-wow-delay=".1s">
            <h2 class="title">Simplifying the way families manage care for a loved one. </h2>
            <div class="para"> Whether across town or across the country, families
                can now manage care with clarity and ease. 
            </div>
            <div class="btn-wrap">
                <a href="<?php echo esc_url(home_url('/contact-us')); ?>" class="btn">Start Free Trial</a>
                <a href="<?php echo esc_url(home_url('/contact-us')); ?>" class="btn btn-white">Book a Demo</a>
            </div>
        </div>
        <div class="img-wrap wow fadeInUp" data-wow-delay=".5s">
            <img src="<?php echo get_template_directory_uri(); ?>/img/banner-img.png" alt="" class="img">
            <div id="lottie-animation-container" class="lottie"></div>
        </div>
        <div class="img-mob-wrap">
            <img src="<?php echo get_template_directory_uri(); ?>/img/banner-mob.png" alt="">
        </div>
    </div>
    </div>
</section>
<section class="trail-strip" >
    <p class="para wow fadeInLeft" data-wow-delay=".2s">Make caregiving easier for your family. Begin your free trial today.</p>
    <div class="btn-wrap wow fadeInRight" data-wow-delay=".2s">
    <a href="<?php echo esc_url(home_url('/contact-us')); ?>" class="btn">Start 30 Day Free Trial</a>
    </div>
</section>
<section class="communication-wrap"  >
    <div class="container custom-container">
        <div class="title-wrap wow fadeInUp" data-wow-delay=".2s">
            <h2 class="title">Streamlining Communication </h2>
        </div>
        <div class="row row-align">
            <div class="col-lg-4">
            <div class="box-wrap box-1 wow fadeInUp" data-wow-delay=".3s">
                <div class="img-wrap">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/str-img-1.png" alt="">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/str-img-mob-1.png" alt="" class="mob">
                </div>
                <div class="txt-wrap">
                    <h3 class="sub-title">Ensure Medication Schedules are Clear </h3>
                    <p class="para">Ditch the paper reminders and keep medications on track, every time.</p>
                </div>
            </div>
            </div>
            <div class="col-lg-4">
            <div class="box-wrap box-2 wow fadeInUp" data-wow-delay=".6s">
                <div class="img-wrap">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/str-img-2.png" alt="">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/str-img-mob-2.png" alt="" class="mob">
                </div>
                <div class="txt-wrap">
                    <h3 class="sub-title">Reduce Family Lack of Knowledge</h3>
                    <p class="para">Give every family member clear visibility into all upcoming appointments.</p>
                </div>
            </div>
            </div>
            <div class="col-lg-4">
            <div class="box-wrap box-3 wow fadeInUp" data-wow-delay=".8s">
                <div class="img-wrap">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/str-img-3.png" alt="">
                    <img src="<?php echo get_template_directory_uri(); ?>/img/str-img-mob-3.png" alt="" class="mob">
                </div>
                <div class="txt-wrap">
                    <h3 class="sub-title">Create Action & Momentum </h3>
                    <p class="para">Keep tasks organized and assignments crystal clear—all in one place.</p>
                </div>
            </div>
            </div>
        </div>
    </div>
</section>
<section class="service-wrap" id="features">
    <div class="container custom-container">
    <div class="title-wrap wow fadeInUp" data-wow-delay=".2s">
        <h2 class="title">Everything a Family Needs
            in One Platform
        </h2>
        <div class="para">Increased knowledge and communication reduces stress. </div>
        <div class="btn-wrap">
            <a href="<?php echo esc_url(home_url('/contact-us')); ?>" class="btn">Start 30 Day Free Trial</a>
        </div>
    </div>
    <div class="row row-align">
        <div class="col-lg-4 col-sm-6 wow fadeInUp" data-wow-delay=".3s">
            <div class="box-wrap">
                <div class="ico">
                <img src="<?php echo get_template_directory_uri(); ?>/img/ico-1.svg" alt="">
                </div>
                <h3 class="sub-title">Medication Management</h3>
                <p class="para">House all medications, dosages, and details in one place.</p>
            </div>
        </div>
        <div class="col-lg-4 col-sm-6 wow fadeInUp" data-wow-delay=".4s">
            <div class="box-wrap">
                <div class="ico">
                <img src="<?php echo get_template_directory_uri(); ?>/img/ico-2.svg" alt="">
                </div>
                <h3 class="sub-title">Task Management</h3>
                <p class="para">House all medications, dosages, and details in one place.</p>
            </div>
        </div>
        <div class="col-lg-4  col-sm-6 wow fadeInUp" data-wow-delay=".5s">
            <div class="box-wrap">
                <div class="ico"><img src="<?php echo get_template_directory_uri(); ?>/img/ico-3.svg" alt=""></div>
                <h3 class="sub-title">Circle of Care Network</h3>
                <p class="para">Invite family members, caregivers, or anyone essential to your loved one’s support.
                </p>
            </div>
        </div>
        <div class="col-lg-4 col-sm-6 wow fadeInUp" data-wow-delay=".55s">
            <div class="box-wrap">
                <div class="ico"><img src="<?php echo get_template_directory_uri(); ?>/img/ico-4.svg" alt=""></div>
                <h3 class="sub-title">Topic-Organized Family Chats</h3>
                <p class="para">Keep all care conversations organized by topic in a single place.</p>
            </div>
        </div>
        <div class="col-lg-4 col-sm-6 wow fadeInUp" data-wow-delay=".6s">
            <div class="box-wrap">
                <div class="ico"><img src="<?php echo get_template_directory_uri(); ?>/img/ico-5.svg" alt=""></div>
                <h3 class="sub-title">Medical Contact Information</h3>
                <p class="para">Store all provider contact information in one place.</p>
            </div>
        </div>
        <div class="col-lg-4 col-sm-6 wow fadeInUp" data-wow-delay=".65s">
            <div class="box-wrap">
                <div class="ico"><img src="<?php echo get_template_directory_uri(); ?>/img/ico-6.svg" alt=""></div>
                <h3 class="sub-title">Access to Care Coordinator</h3>
                <p class="para">Have a question or need guidance? We’re here to help.</p>
            </div>
        </div>
    </div>
    </div>
</section>
<section class="fit-wrap">
    <div class="container custom-container">
    <div class="title-wrap wow fadeInUp" data-wow-delay=".5s">
        <h2 class="title">A Perfect Fit </h2>
        <div class="para">Built to be a match for families and organizations in all kinds of care situations.
        </div>
    </div>
    <div class="row row-align">
        <div class="col-md-6 col-xl-3 wow fadeInUp" data-wow-delay=".6s">
            <div class="box-wrap">
                <h3 class="sub-title">Families Managing Care</h3>
                <p class="para">Raya Health keeps everyone on the same page, so families can focus less on logistics
                and
                more on supporting their loved one.
                </p>
            </div>
        </div>
        <div class="col-md-6 col-xl-3 wow fadeInUp" data-wow-delay=".7s">
            <div class="box-wrap">
                <h3 class="sub-title">Care Giving Agencies</h3>
                <p class="para">Our platform helps the families and your caregivers you support stay organized while
                giving your agency a seamless way to strengthen trust and increase communication with clients.
                </p>
            </div>
        </div>
        <div class="col-md-6 col-xl-3 wow fadeInUp" data-wow-delay=".8s">
            <div class="box-wrap">
                <h3 class="sub-title">Nursing Homes</h3>
                <p class="para">Raya Health bridges communication between residents, families, and care teams.
                Allowing
                you to provide a fully managed service to the families who are entrusting you with their loved
                ones.
                </p>
            </div>
        </div>
        <div class="col-md-6 col-xl-3 wow fadeInUp" data-wow-delay=".9s">
            <div class="box-wrap">
                <h3 class="sub-title">HR and Company Benefit Programs</h3>
                <p class="para">Support your employees caring for aging or ill family members. While they have their
                responsibilities at work, empower them with a platform that will ease stress and increase
                productivity. 
                </p>
            </div>
        </div>
    </div>
    </div>
</section>
<section class="our-story-sec" id="our-story">
    <div class="container custom-container">
        <h2 class="sec-title wow fadeInLeft" data-wow-delay=".2s">Our Story</h2>
        <div class="story-wrapper d-flex">
            <div class="left-block wow fadeInLeft" data-wow-delay=".2s">
            <div class="text-block">
                <p class="sec-p">Over the last 24 years, our founders have cared for their loved ones while growing
                    their families and building their careers. From supporting parents living with Parkinson’s, to
                    sitting bedside with loved ones battling cancer, to watching employees struggle to manage care for
                    aging parents across the country. These experiences have shaped every detail of Raya Health.</p>
                <p class="sec-p">Raya Health was born from those real-life moments; the chaos, the confusion, the
                        weight of trying to do it all. Our platform was built to bring order to the chaos,
                    replacing miscommunication and misinformation with clarity, compassion, and connection.</p>
                <p class="sec-p">We’re here to empower families to make decisions with confidence — guided by love and
                    grounded in purpose. Welcome to Raya Health.</p>
                <div class="btn-wrap">
                    <a class="btn" href="<?php echo esc_url(home_url('/contact-us')); ?>">Start 30 Day Free Trial</a>
                </div>
            </div>
            </div>
            <div class="right-block wow fadeInRight" data-wow-delay=".4s">
            <div class="img-blok">
                <img src="<?php echo get_template_directory_uri(); ?>/img/team.svg" alt="">
            </div>
            </div>
        </div>
    </div>
</section>

<section id="testimonials" class="testimonial-sec wow fadeInUp" data-wow-delay=".2s">
    <div class="container custom-container">
        <div class="testimonial-cover">
            <h2 class="sec-title">What our families are saying</h2>
            <div class="testimonial-slider">
                <?php
                $args = array(
                'post_type' => 'testimonial',
                'posts_per_page' => -1,
                'orderby' => 'date',
                'order' => 'DESC',
                );
                $testimonials = new WP_Query($args);
                if ($testimonials->have_posts()) :
                while ($testimonials->have_posts()) : $testimonials->the_post();
                    $author_name = get_post_meta(get_the_ID(), '_author_name', true);
                    $author_location = get_post_meta(get_the_ID(), '_author_location', true);
                ?>
                    <div class="testimonial-item">
                        <p><?php the_content(); ?></p>
                        <div class="name">
                            <?php echo esc_html($author_name); ?><?php if ($author_location) echo ', ' . esc_html($author_location); ?>
                        </div>
                    </div>
                <?php
                endwhile;
                wp_reset_postdata();
                else :
                echo '<p>No testimonials found.</p>';
                endif;
                ?>
            </div>
        </div>
    </div>
</section>

<!-- <section class="pricing-sec" id="pricing" data-aos="zoom-in"  data-aos-delay="1000">
    <div class="container">
    <div class="pricing-wrapper d-flex">
        <div class="left-block">
            <div class="text-block">
                <h2 class="sec-title">Simple, Transparent Pricing</h2>
                <p class="sec-p">We keep pricing simple: one monthly fee or a discounted annual option.</p>
                <div class="sec-btn-block">
                <a class="btn-link" href="<?php echo esc_url(home_url('/contact-us')); ?>">Start 30 Day Free Trial</a>
                </div>
            </div>
        </div>
        <div class="right-block">
            <div class="price-tab-cover">
                <div class="tab-btn-cover">
                <div class="nav nav-tabs" id="nav-tab" role="tablist">
                    <button class="nav-link active" id="nav-home-tab" data-bs-toggle="tab"
                        data-bs-target="#nav-home" type="button" role="tab" aria-controls="nav-home"
                        aria-selected="true">
                    Billed Yearly <span class="save-amnt">SAVE $120</span>
                    </button>
                    <button class="nav-link" id="nav-profile-tab" data-bs-toggle="tab" data-bs-target="#nav-profile"
                        type="button" role="tab" aria-controls="nav-profile" aria-selected="false">Billed Monthly</button>
                </div>
                </div>
                <div class="tab-content" id="nav-tabContent">
                <div class="tab-pane fade show active" id="nav-home" role="tabpanel"
                    aria-labelledby="nav-home-tab">
                    <div class="price-det-cover">
                        <h6>Essential Plan</h6>
                        <div class="price-title d-flex">
                            <div class="plan-amnt">
                            <span class="amnt">$29.99</span>
                            <span class="plan-det">per month</span>
                            </div>
                            <div class="trial">
                            30 DAY FREE TRIAL
                            </div>
                        </div>
                        <ul class="det-li">
                            <li>Medication Management</li>
                            <li>Appointment Schedule</li>
                            <li>Task Management</li>
                            <li>Health Team Contact Information</li>
                            <li>Circle of Care Members</li>
                            <li>Organized Group Chats</li>
                            <li>Access to Care Coordinator</li>
                        </ul>
                        <div class="cancel-time">
                            Free applies if you cancel before Jan 07,2025.
                        </div>
                    </div>
                </div>
                <div class="tab-pane fade" id="nav-profile" role="tabpanel" aria-labelledby="nav-profile-tab">
                    <div class="price-det-cover">
                        <h6>Essential Plan</h6>
                        <div class="price-title d-flex">
                            <div class="plan-amnt">
                            <span class="amnt">$39.99</span>
                            <span class="plan-det">per month</span>
                            </div>
                            <div class="trial">
                            30 DAY FREE TRIAL
                            </div>
                        </div>
                        <div class="cancel-det">
                            Cancel anytime
                        </div>
                        <ul class="det-li">
                            <li>Medication Management</li>
                            <li>Appointment Schedule</li>
                            <li>Task Management</li>
                            <li>Health Team Contact Information</li>
                            <li>Circle of Care Members</li>
                            <li>Organized Group Chats</li>
                            <li>Access to Care Coordinator</li>
                        </ul>
                        <div class="cancel-time">
                            Free applies if you cancel before Jan 07,2025.
                        </div>
                    </div>
                </div>
                </div>
            </div>
        </div>
    </div>
    </div>
</section> -->

<section class="pricing-sec" id="pricing">
    <div class="container">
        <div class="pricing-wrapper d-flex">
            <div class="left-block wow fadeInLeft" data-wow-delay=".2s">
                <div class="text-block">
                    <h2 class="sec-title">Simple, Transparent Pricing</h2>
                    <p class="sec-p">We keep pricing simple: one monthly fee or a discounted annual option.</p>
                    <div class="btn-wrap">
                        <a class="btn" href="<?php echo esc_url(home_url('/contact-us')); ?>">Start 30 Day Free Trial</a>
                    </div>
                </div>
            </div>

            <div class="right-block wow fadeInRight" data-wow-delay=".2s">
                <?php
                $plans = new WP_Query(array(
                    'post_type' => 'pricing_plan',
                    'posts_per_page' => -1,
                    'orderby' => 'menu_order',
                    'order' => 'ASC'
                ));
                if($plans->have_posts()): ?>
                <div class="price-tab-cover">
                    <div class="tab-btn-cover">
                        <div class="nav nav-tabs" id="nav-tab" role="tablist">
                            <button class="nav-link active" id="nav-yearly-tab" data-bs-toggle="tab" data-bs-target="#nav-yearly" type="button" role="tab" aria-selected="true">Billed Yearly<span class="save-amnt">SAVE $120</span></button>
                            <button class="nav-link" id="nav-monthly-tab" data-bs-toggle="tab" data-bs-target="#nav-monthly" type="button" role="tab" aria-selected="false">Billed Monthly</button>
                        </div>
                    </div>

                    <div class="tab-content" id="nav-tabContent">
                        <!-- Yearly -->
                        <div class="tab-pane fade show active" id="nav-yearly" role="tabpanel">
                            <?php while($plans->have_posts()): $plans->the_post(); ?>
                                <div class="price-det-cover">
                                    <h6><?php the_title(); ?></h6>
                                    <div class="price-title d-flex">
                                        <div class="plan-amnt">
                                            <span class="amnt">$<?php echo esc_html(get_post_meta(get_the_ID(),'yearly_price',true)); ?></span>
                                            <span class="plan-det">per year</span>
                                        </div>
                                        <div class="trial"><?php echo esc_html(get_post_meta(get_the_ID(),'trial_text',true)); ?></div>
                                    </div>
                                    <ul class="det-li">
                                        <?php
                                        $features = explode("\n", get_post_meta(get_the_ID(),'yearly_features',true));
                                        foreach($features as $f) echo '<li>'.esc_html(trim($f)).'</li>';
                                        ?>
                                    </ul>
                                    <!-- <div class="cancel-time"><?php echo esc_html(get_post_meta(get_the_ID(),'cancel_text',true)); ?></div> -->
                                     <div class="cancel-time">
                                        <?php 
                                                $free_trial_days = 30;
                                                $cancel_date = date('M d, Y', strtotime("+$free_trial_days days")); 
                                                echo "Free applies if you cancel before $cancel_date.";
                                                ?>
                                    </div>
                                </div>
                            <?php endwhile; wp_reset_postdata(); ?>
                        </div>

                        <!-- Monthly -->
                        <div class="tab-pane fade" id="nav-monthly" role="tabpanel">
                            <?php
                            $plans = new WP_Query(array(
                                'post_type' => 'pricing_plan',
                                'posts_per_page' => -1,
                                'orderby' => 'menu_order',
                                'order' => 'ASC'
                            ));
                            while($plans->have_posts()): $plans->the_post(); ?>
                                <div class="price-det-cover">
                                    <h6><?php the_title(); ?></h6>
                                    <div class="price-title d-flex">
                                        <div class="plan-amnt">
                                            <span class="amnt">$<?php echo esc_html(get_post_meta(get_the_ID(),'monthly_price',true)); ?></span>
                                            <span class="plan-det">per month</span>
                                        </div>
                                        <div class="trial"><?php echo esc_html(get_post_meta(get_the_ID(),'trial_text',true)); ?></div>
                                    </div>
                                    <ul class="det-li">
                                        <?php
                                        $features = explode("\n", get_post_meta(get_the_ID(),'monthly_features',true));
                                        foreach($features as $f) echo '<li>'.esc_html(trim($f)).'</li>';
                                        ?>
                                    </ul>
                                    <!-- <div class="cancel-time"><?php echo esc_html(get_post_meta(get_the_ID(),'cancel_text',true)); ?></div> -->
                                    <div class="cancel-time">
                                        <?php 
                                            $free_trial_days = 30;
                                            $cancel_date = date('M d, Y', strtotime("+$free_trial_days days")); 
                                            echo "Free applies if you cancel before $cancel_date.";
                                            ?>
                                    </div>
                                </div>
                            <?php endwhile; wp_reset_postdata(); ?>
                        </div>
                    </div>
                </div>
                <?php endif; ?>
            </div>
        </div>
    </div>
</section>

  
<?php get_footer(); ?>