1214 lines
65 KiB
PHP
1214 lines
65 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="zxx">
|
|
<head>
|
|
<!-- Meta -->
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|
<meta name="description" content="">
|
|
<meta name="keywords" content="">
|
|
<meta name="author" content="Awaiken">
|
|
<!-- Page Title -->
|
|
<title>BridgeUp App - About Us</title>
|
|
<!-- Favicon Icon -->
|
|
<link rel="shortcut icon" type="image/x-icon" href="images/favicon-32x32.png">
|
|
<!-- Google Fonts 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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
|
|
<!-- Bootstrap Css -->
|
|
<link href="assets/css/bootstrap.min.css" rel="stylesheet" media="screen">
|
|
<!-- SlickNav Css -->
|
|
<link href="assets/css/slicknav.min.css" rel="stylesheet">
|
|
<!-- Swiper Css -->
|
|
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
|
|
<!-- Font Awesome Icon Css-->
|
|
<link href="assets/css/all.min.css" rel="stylesheet" media="screen">
|
|
<!-- Animated Css -->
|
|
<link href="assets/css/animate.css" rel="stylesheet">
|
|
<!-- Magnific Popup Core Css File -->
|
|
<link rel="stylesheet" href="assets/css/magnific-popup.css">
|
|
<!-- Mouse Cursor Css File -->
|
|
<link rel="stylesheet" href="assets/css/mousecursor.css">
|
|
<!-- Main Custom Css -->
|
|
<link href="assets/css/custom.css" rel="stylesheet" media="screen">
|
|
</head>
|
|
<body>
|
|
|
|
<!-- Preloader Start -->
|
|
<div class="preloader">
|
|
<div class="loading-container">
|
|
<div class="loading"></div>
|
|
<div id="loading-icon"><img src="images/BridgeUpApp_logo.png" alt="BridgeUp App Logo"></div>
|
|
</div>
|
|
</div>
|
|
<!-- Preloader End -->
|
|
|
|
<!-- Header Start -->
|
|
<header class="main-header">
|
|
<div class="header-sticky">
|
|
<nav class="navbar navbar-expand-lg">
|
|
<div class="container">
|
|
<!-- Logo Start -->
|
|
<a class="navbar-brand" href="./">
|
|
<img src="images/BridgeUpApp_logo.png" alt="BridgeUp App">
|
|
</a>
|
|
<!-- Logo End -->
|
|
|
|
<!-- Main Menu Start -->
|
|
<div class="collapse navbar-collapse main-menu">
|
|
<div class="nav-menu-wrapper">
|
|
<ul class="navbar-nav mr-auto" id="menu">
|
|
<li class="nav-item submenu"><a class="nav-link" href="./">Home</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/about">About Us</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/services">Services</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/blog">Blog</a></li>
|
|
<li class="nav-item submenu"><a class="nav-link" href="#">Pages</a>
|
|
<ul>
|
|
<li class="nav-item"><a class="nav-link" href="/service-single">Service Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/blog-single">Blog Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/projects">Projects</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/project-single">Project Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/team">Our Team</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/team-single">Team Details</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/pricing">Pricing Plan</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/testimonials">Testimonials</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/image-gallery">Image Gallery</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/video-gallery">Video Gallery</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/faqs">FAQs</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="/404">404</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item"><a class="nav-link" href="/contact">Contact Us</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<!-- Header Btn Start -->
|
|
<div class="header-btn">
|
|
<a href="/contact" class="btn-default btn-highlighted">Contact Us</a>
|
|
</div>
|
|
<!-- Header Btn End -->
|
|
</div>
|
|
<!-- Main Menu End -->
|
|
<div class="navbar-toggle"></div>
|
|
</div>
|
|
</nav>
|
|
<div class="responsive-menu"></div>
|
|
</div>
|
|
</header>
|
|
<!-- Header End -->
|
|
|
|
<!-- Page Header Section Start -->
|
|
<div class="page-header parallaxie">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<!-- Page Header Box Start -->
|
|
<div class="page-header-box">
|
|
<h1 class="text-anime-style-3" data-cursor="-opaque">About us</h1>
|
|
<nav class="wow fadeInUp">
|
|
<ol class="breadcrumb">
|
|
<li class="breadcrumb-item"><a href="./">home</a></li>
|
|
<li class="breadcrumb-item active" aria-current="page">About us</li>
|
|
</ol>
|
|
</nav>
|
|
</div>
|
|
<!-- Page Header Box End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Page Header Section End -->
|
|
|
|
<!-- About Us Section Start -->
|
|
<div class="about-us">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-5">
|
|
<!-- About Us Image Box Start -->
|
|
<div class="about-us-image-box wow fadeInUp">
|
|
<!-- About Us Image Box 1 Start -->
|
|
<div class="about-us-image-box-1">
|
|
<div class="about-us-image">
|
|
<figure class="image-anime">
|
|
<img src="images/about-us-image-1.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
</div>
|
|
<!-- About Us Image Box 1 End -->
|
|
|
|
<!-- About Us Image Box 2 Start -->
|
|
<div class="about-us-image-box-2">
|
|
<div class="about-us-image">
|
|
<figure class="image-anime">
|
|
<img src="images/about-us-image-2.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="year-experience-circle">
|
|
<img src="images/year-experience-circle-accent.svg" alt="">
|
|
</div>
|
|
</div>
|
|
<!-- About Us Image Box 2 End -->
|
|
</div>
|
|
<!-- About Us Image Box End -->
|
|
</div>
|
|
|
|
<div class="col-xl-7">
|
|
<!-- About Us Content Start -->
|
|
<div class="about-us-content">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">About Us</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">Care that feels like community, not a clinic</h2>
|
|
<p class="wow fadeInUp" data-wow-delay="0.2s">BridgeUp was built for families who deserve more than a referral list. We bring together children, parents, and licensed therapists in one compassionate space — so every child gets the support they need at exactly the right time.</p>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
|
|
<!-- About Us Body Start -->
|
|
<div class="about-us-body wow fadeInUp" data-wow-delay="0.4s">
|
|
<!-- About Body Item Start -->
|
|
<div class="about-body-item">
|
|
<div class="icon-box">
|
|
<img src="images/icon-about-item-1.svg" alt="">
|
|
</div>
|
|
<div class="about-body-item-content">
|
|
<h3>Goal-based progress tracking</h3>
|
|
<p>Track your child's development with clear, measurable goals set by their care team.</p>
|
|
</div>
|
|
</div>
|
|
<!-- About Body Item End -->
|
|
|
|
<!-- About Body Item Start -->
|
|
<div class="about-body-item">
|
|
<div class="icon-box">
|
|
<img src="images/icon-about-item-2.svg" alt="">
|
|
</div>
|
|
<div class="about-body-item-content">
|
|
<h3>Real-time parent-therapist messaging</h3>
|
|
<p>Families and therapists stay connected with secure, real-time messaging between sessions.</p>
|
|
</div>
|
|
</div>
|
|
<!-- About Body Item End -->
|
|
</div>
|
|
<!-- About Us Body End -->
|
|
|
|
<!-- About Us Footer Start -->
|
|
<div class="about-us-footer wow fadeInUp" data-wow-delay="0.6s">
|
|
<!-- About Us Footer Content Start -->
|
|
<div class="about-us-footer-content">
|
|
<div class="about-footer-content-list">
|
|
<ul>
|
|
<li>Streamlined session scheduling.</li>
|
|
<li>Structured, readable progress notes.</li>
|
|
<li>Unified care team workspace.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="about-us-btn">
|
|
<a href="/contact" class="btn-default">Contact Now</a>
|
|
</div>
|
|
</div>
|
|
<!-- About Us Footer Content End -->
|
|
|
|
<!-- About Us Video Box Start -->
|
|
<div class="about-us-video-box">
|
|
<div class="about-video-image">
|
|
<figure class="image-anime">
|
|
<img src="images/about-intro-video-image.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="video-play-button">
|
|
<a href="https://www.youtube.com/watch?v=Y-x0efG1seA" class="popup-video" data-cursor-text="Play">
|
|
<i class="fa-solid fa-play"></i>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<!-- About Us Video Box End -->
|
|
</div>
|
|
<!-- About Us Footer End -->
|
|
</div>
|
|
<!-- About Us Content End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- About Us Section End -->
|
|
|
|
<!-- Our Approach Section Start -->
|
|
<div class="our-approach dark-section parallaxie">
|
|
<div class="container">
|
|
<div class="row section-row">
|
|
<div class="col-lg-12">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title section-title-center">
|
|
<h3 class="wow fadeInUp">our approach</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">Your child's journey deserves a real team behind it</h2>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Our Approach Item Start -->
|
|
<div class="approach-item box-1 wow fadeInUp">
|
|
<div class="icon-box">
|
|
<img src="images/approach-item-bg-1.svg" alt="">
|
|
</div>
|
|
<div class="approach-item-image">
|
|
<figure>
|
|
<img src="images/approach-item-image-1.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="approach-item-content">
|
|
<h3>Our Mission</h3>
|
|
<p>To connect children with special needs to the right therapists and give families a trusted space to support their child's growth.</p>
|
|
<ul>
|
|
<li>Accessible, Verified Therapist Matching</li>
|
|
<li>Transparent Family Communication</li>
|
|
<li>Child-Centered Care</li>
|
|
</ul>
|
|
</div>
|
|
<div class="approach-item-list">
|
|
<ul>
|
|
<li>Inclusion</li>
|
|
<li>Empowerment</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Our Approach Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Our Approach Item Start -->
|
|
<div class="approach-item box-2 wow fadeInUp" data-wow-delay="0.2s">
|
|
<div class="icon-box">
|
|
<img src="images/approach-item-bg-2.svg" alt="">
|
|
</div>
|
|
<div class="approach-item-image">
|
|
<figure>
|
|
<img src="images/approach-item-image-2.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="approach-item-content">
|
|
<h3>Our Vision</h3>
|
|
<p>A world where every child — regardless of need — has access to quality therapeutic support and a community that champions their potential.</p>
|
|
<ul>
|
|
<li>Every Child Reaches Their Potential</li>
|
|
<li>No Family Navigates Alone</li>
|
|
<li>Care That Is Personal and Ongoing</li>
|
|
</ul>
|
|
</div>
|
|
<div class="approach-item-list">
|
|
<ul>
|
|
<li>Growth</li>
|
|
<li>Belonging</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Our Approach Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6">
|
|
<!-- Our Approach Item Start -->
|
|
<div class="approach-item box-3 wow fadeInUp" data-wow-delay="0.4s">
|
|
<div class="icon-box">
|
|
<img src="images/approach-item-bg-3.svg" alt="">
|
|
</div>
|
|
<div class="approach-item-image">
|
|
<figure>
|
|
<img src="images/approach-item-image-3.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="approach-item-content">
|
|
<h3>Our Value</h3>
|
|
<p>We build BridgeUp on compassion, privacy, and collaboration — because the families and children we serve deserve nothing less.</p>
|
|
<ul>
|
|
<li>Compassion First</li>
|
|
<li>Privacy and Trust</li>
|
|
<li>Collaborative Care Teams</li>
|
|
</ul>
|
|
</div>
|
|
<div class="approach-item-list">
|
|
<ul>
|
|
<li>Trust</li>
|
|
<li>Compassion</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Our Approach Item End -->
|
|
</div>
|
|
|
|
<div class="col-lg-12">
|
|
<!-- Section Footer Text Start -->
|
|
<div class="section-footer-text wow fadeInUp" data-wow-delay="0.4s">
|
|
<p>A supportive community for families and therapists. <a href="/contact">Get in Touch</a></p>
|
|
</div>
|
|
<!-- Section Footer Text End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Our Approach Section End -->
|
|
|
|
<!-- Our Features Section Start -->
|
|
<div class="our-features">
|
|
<div class="container">
|
|
<div class="row section-row">
|
|
<div class="col-lg-12">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title section-title-center">
|
|
<h3 class="wow fadeInUp">Our Features</h3>
|
|
<h2 class="text-effect" data-cursor="-opaque">Everything your care team needs<span class="feature-title-img-1"><img src="images/icon-feature-title-1.svg" alt=""></span> to connect, collaborate, <span class="feature-title-img-2"><img src="images/icon-feature-title-2.svg" alt=""></span> and support <span class="feature-title-img-3"><img src="images/author-1.jpg" alt=""><img src="images/author-2.jpg" alt=""><img src="images/author-3.jpg" alt=""></span> every child's growth</h2>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-xl-4 col-md-6 order-1">
|
|
<!-- Feature Item Start -->
|
|
<div class="feature-item box-1 wow fadeInUp">
|
|
<div class="feature-item-shape-image">
|
|
<figure>
|
|
<img src="images/feature-item-image-1.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="feature-item-content-box">
|
|
<div class="feature-item-content">
|
|
<h3>Smart Therapist Matching</h3>
|
|
<p>We pair children with therapists who specialise in their specific needs — from speech and OT to behavioural therapy.</p>
|
|
</div>
|
|
<div class="feature-item-list">
|
|
<ul>
|
|
<li>Filter by specialty, location, and availability.</li>
|
|
<li>Verified credentials for every listed therapist.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Feature Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 order-xl-2 order-md-3 order-2">
|
|
<!-- Feature Item Start -->
|
|
<div class="feature-item box-2 wow fadeInUp" data-wow-delay="0.2s">
|
|
<div class="feature-item-info">
|
|
<div class="feature-item-info-content">
|
|
<p>For Families & Therapists</p>
|
|
<h3>Join BridgeUp and Start Building Your Child's Support Network Today</h3>
|
|
</div>
|
|
<div class="feature-item-btn">
|
|
<a href="/contact" class="readmore-btn">Get Started Free</a>
|
|
</div>
|
|
</div>
|
|
<div class="feature-item-image">
|
|
<figure>
|
|
<img src="images/feature-item-image-2.png" alt="">
|
|
</figure>
|
|
</div>
|
|
</div>
|
|
<!-- Feature Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6 order-xl-3 order-md-2 order-3">
|
|
<!-- Feature Item Start -->
|
|
<div class="feature-item box-3 wow fadeInUp" data-wow-delay="0.4s">
|
|
<div class="feature-item-content-box">
|
|
<div class="feature-item-content">
|
|
<h2><span class="counter">500</span>+</h2>
|
|
<h3>Qualified Therapists</h3>
|
|
</div>
|
|
<div class="feature-item-counter-info">
|
|
<p>A growing network of licensed professionals ready to support your child's unique journey.</p>
|
|
</div>
|
|
</div>
|
|
<div class="feature-item-tag-list">
|
|
<ul>
|
|
<li>Speech Therapy</li>
|
|
<li>Occupational Therapy</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Feature Item End -->
|
|
</div>
|
|
|
|
<div class="col-lg-12 order-5">
|
|
<!-- Section Footer Text Start -->
|
|
<div class="section-footer-text section-satisfy-img wow fadeInUp" data-wow-delay="0.2s">
|
|
<!-- Satisfy Client Images Start -->
|
|
<div class="satisfy-client-images">
|
|
<div class="satisfy-client-image">
|
|
<figure class="image-anime">
|
|
<img src="images/author-1.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="satisfy-client-image add-more">
|
|
<img src="images/icon-phone-primary.svg" alt="">
|
|
</div>
|
|
</div>
|
|
<!-- Satisfy Client Images End -->
|
|
<p>Every child blooms at their own pace — <a href="/contact">let us help yours thrive.</a></p>
|
|
<ul>
|
|
<li><span class="counter">4.9</span>/5</li>
|
|
<li>
|
|
<i class="fa-solid fa-star"></i>
|
|
<i class="fa-solid fa-star"></i>
|
|
<i class="fa-solid fa-star"></i>
|
|
<i class="fa-solid fa-star"></i>
|
|
<i class="fa-solid fa-star"></i>
|
|
</li>
|
|
<li>Our 4200 Review</li>
|
|
</ul>
|
|
</div>
|
|
<!-- Section Footer Text End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Our Features Section End -->
|
|
|
|
<!-- Watch Our Story Section Start -->
|
|
<div class="our-story dark-section parallaxie">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<!-- Our Story Content Start -->
|
|
<div class="our-story-content">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">watch our story</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">How BridgeUp is changing the way families find care for their children</h2>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
|
|
<!-- Watch Video Circle Start -->
|
|
<div class="watch-video-circle">
|
|
<a href="https://www.youtube.com/watch?v=Y-x0efG1seA" class="popup-video" data-cursor-text="Play">
|
|
<img src="images/watch-video-circle.svg" alt="">
|
|
</a>
|
|
</div>
|
|
<!-- Watch Video Circle End -->
|
|
</div>
|
|
<!-- Our Story Content End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Watch Our Story Section End -->
|
|
|
|
<!-- Our Values Section Start -->
|
|
<div class="our-values">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-5">
|
|
<!-- Values Image Box Start -->
|
|
<div class="values-image-box wow fadeInUp">
|
|
<div class="values-image">
|
|
<figure class="image-anime">
|
|
<img src="images/our-values-image.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="lets-together-circle">
|
|
<a href="/contact"><img src="images/lets-together-circle-accent.svg" alt=""></a>
|
|
</div>
|
|
<!-- Values Counter Box Start -->
|
|
<div class="value-counter-box">
|
|
<div class="icon-box">
|
|
<img src="images/icon-values-item-1.svg" alt="">
|
|
</div>
|
|
<div class="value-counter-box-content">
|
|
<h2><span class="counter">1200</span>+</h2>
|
|
<p>Families Supported</p>
|
|
</div>
|
|
</div>
|
|
<!-- Values Counter Box End -->
|
|
</div>
|
|
<!-- Values Image Box End -->
|
|
</div>
|
|
|
|
<div class="col-xl-7">
|
|
<!-- Our Values Content Start -->
|
|
<div class="our-values-content">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">Our Core Values</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">Rooted in compassion, driven by every child's potential</h2>
|
|
<p class="wow fadeInUp" data-wow-delay="0.2s">Everything we build at BridgeUp is guided by our commitment to families — ensuring children receive the right support, at the right time, from the right people.</p>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
|
|
<!-- Values SkillBar List Start -->
|
|
<div class="values-skillbar-list">
|
|
<div class="skills-progress-bar">
|
|
<div class="skillbar" data-percent="95%">
|
|
<div class="skill-data">
|
|
<div class="skill-title">Family Engagement</div>
|
|
<div class="skill-no">95%</div>
|
|
</div>
|
|
<div class="skill-progress">
|
|
<div class="count-bar"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="skills-progress-bar">
|
|
<div class="skillbar" data-percent="90%">
|
|
<div class="skill-data">
|
|
<div class="skill-title">Therapist Collaboration</div>
|
|
<div class="skill-no">90%</div>
|
|
</div>
|
|
<div class="skill-progress">
|
|
<div class="count-bar"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="skills-progress-bar">
|
|
<div class="skillbar" data-percent="85%">
|
|
<div class="skill-data">
|
|
<div class="skill-title">Child Progress Outcomes</div>
|
|
<div class="skill-no">85%</div>
|
|
</div>
|
|
<div class="skill-progress">
|
|
<div class="count-bar"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Values SkillBar List End -->
|
|
|
|
<!-- Values Item Header Start -->
|
|
<div class="values-content-footer wow fadeInUp" data-wow-delay="0.4s">
|
|
<div class="values-btn">
|
|
<a href="/contact" class="btn-default">Get in Touch</a>
|
|
</div>
|
|
<div class="values-item-author">
|
|
<div class="values-author-image">
|
|
<figure class="image-anime">
|
|
<img src="images/author-6.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="values-author-content">
|
|
<h3>Dr. Amara Osei</h3>
|
|
<p>Head of Therapy Network</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Values Item Header End -->
|
|
</div>
|
|
<!-- Our Values Content End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Our Values Section End -->
|
|
|
|
<!-- Our Team Section Start -->
|
|
<div class="our-team dark-section parallaxie">
|
|
<div class="container">
|
|
<div class="row section-row">
|
|
<div class="col-lg-12">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title section-title-center">
|
|
<h3 class="wow fadeInUp">our team</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">The passionate people building a better path for children and families</h2>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-xl-3 col-md-6">
|
|
<!-- Team Item Start -->
|
|
<div class="team-item wow fadeInUp">
|
|
<div class="team-item-image">
|
|
<a href="/team-single" data-cursor-text="View">
|
|
<figure>
|
|
<img src="images/team-1.jpg" alt="">
|
|
</figure>
|
|
</a>
|
|
</div>
|
|
<div class="team-item-content">
|
|
<h3><a href="/team-single">Arjun Mehta</a></h3>
|
|
<p>Founder & Chief Executive</p>
|
|
</div>
|
|
<div class="team-social-list">
|
|
<ul>
|
|
<li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-x-twitter"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Team Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-3 col-md-6">
|
|
<!-- Team Item Start -->
|
|
<div class="team-item wow fadeInUp" data-wow-delay="0.2s">
|
|
<div class="team-item-image">
|
|
<a href="/team-single" data-cursor-text="View">
|
|
<figure>
|
|
<img src="images/team-2.jpg" alt="">
|
|
</figure>
|
|
</a>
|
|
</div>
|
|
<div class="team-item-content">
|
|
<h3><a href="/team-single">Ralph Edwards</a></h3>
|
|
<p>Head of Partnerships</p>
|
|
</div>
|
|
<div class="team-social-list">
|
|
<ul>
|
|
<li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-x-twitter"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Team Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-3 col-md-6">
|
|
<!-- Team Item Start -->
|
|
<div class="team-item wow fadeInUp" data-wow-delay="0.4s">
|
|
<div class="team-item-image">
|
|
<a href="/team-single" data-cursor-text="View">
|
|
<figure>
|
|
<img src="images/team-3.jpg" alt="">
|
|
</figure>
|
|
</a>
|
|
</div>
|
|
<div class="team-item-content">
|
|
<h3><a href="/team-single">Theresa Webb</a></h3>
|
|
<p>Lead Therapist Liaison</p>
|
|
</div>
|
|
<div class="team-social-list">
|
|
<ul>
|
|
<li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-x-twitter"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Team Item End -->
|
|
</div>
|
|
|
|
<div class="col-xl-3 col-md-6">
|
|
<!-- Team Item Start -->
|
|
<div class="team-item wow fadeInUp" data-wow-delay="0.6s">
|
|
<div class="team-item-image">
|
|
<a href="/team-single" data-cursor-text="View">
|
|
<figure>
|
|
<img src="images/team-4.jpg" alt="">
|
|
</figure>
|
|
</a>
|
|
</div>
|
|
<div class="team-item-content">
|
|
<h3><a href="/team-single">Brooklyn Simmons</a></h3>
|
|
<p>Community Manager</p>
|
|
</div>
|
|
<div class="team-social-list">
|
|
<ul>
|
|
<li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-x-twitter"></i></a></li>
|
|
<li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Team Item End -->
|
|
</div>
|
|
|
|
<div class="col-lg-12">
|
|
<!-- Section Footer Text Start -->
|
|
<div class="section-footer-text section-satisfy-img wow fadeInUp" data-wow-delay="0.4s">
|
|
<div class="satisfy-client-images">
|
|
<div class="satisfy-client-image">
|
|
<figure class="image-anime">
|
|
<img src="images/author-1.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="satisfy-client-image add-more">
|
|
<img src="images/icon-phone-primary.svg" alt="">
|
|
</div>
|
|
</div>
|
|
<p>Every child blooms at their own pace — <a href="/contact">let us help yours thrive.</a></p>
|
|
</div>
|
|
<!-- Section Footer Text End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Our Team Section End -->
|
|
|
|
<!-- What We Do Setion Start -->
|
|
<div class="what-we-do">
|
|
<div class="container">
|
|
<div class="row align-items-end">
|
|
<div class="col-xl-7">
|
|
<!-- What We Do Content Start -->
|
|
<div class="what-we-do-content">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">what we do</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">Connecting children with the care they need, one family at a time</h2>
|
|
<p class="wow fadeInUp" data-wow-delay="0.2s">Our team combines clinical expertise, technology, and community to deliver a platform where families feel supported and therapists can do their best work. BridgeUp isn't just an app — it's a care ecosystem.</p>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
|
|
<!-- What We Do Item List Start -->
|
|
<div class="what-we-do-item-list wow fadeInUp" data-wow-delay="0.4s">
|
|
<!-- What We Do Item Start -->
|
|
<div class="what-we-do-item">
|
|
<div class="icon-box">
|
|
<img src="images/icon-what-we-do-item-1.svg" alt="">
|
|
</div>
|
|
<div class="what-we-do-item-body">
|
|
<h3>Personalised Care Plans</h3>
|
|
<p>Each child on BridgeUp gets a care plan tailored to their goals, tracked collaboratively by their therapy team.</p>
|
|
<ul>
|
|
<li>Progress milestones updated after every session.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- What We Do Item End -->
|
|
|
|
<!-- What We Do Item Start -->
|
|
<div class="what-we-do-item">
|
|
<div class="icon-box">
|
|
<img src="images/icon-what-we-do-item-2.svg" alt="">
|
|
</div>
|
|
<div class="what-we-do-item-body">
|
|
<h3>Secure Family Messaging</h3>
|
|
<p>Families and therapists communicate safely through BridgeUp's encrypted messaging — no need for third-party apps.</p>
|
|
<ul>
|
|
<li>HIPAA-aligned privacy built into every interaction.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- What We Do Item End -->
|
|
</div>
|
|
<!-- What We Do Item List End -->
|
|
|
|
<!-- What We Do Button Start -->
|
|
<div class="what-we-do-btn wow fadeInUp" data-wow-delay="0.6s">
|
|
<a href="/contact" class="btn-default">Contact Us Today</a>
|
|
</div>
|
|
<!-- What We Do Button End -->
|
|
</div>
|
|
<!-- What We Do Content End -->
|
|
</div>
|
|
|
|
<div class="col-xl-5">
|
|
<!-- What We Do Image Start -->
|
|
<div class="what-we-do-image wow fadeInUp" data-wow-delay="0.2s">
|
|
<figure>
|
|
<img src="images/what-we-do-image.png" alt="">
|
|
</figure>
|
|
</div>
|
|
<!-- What We Do Image End -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-12">
|
|
<!-- Section Footer Text Start -->
|
|
<div class="section-footer-text section-satisfy-img wow fadeInUp" data-wow-delay="0.4s">
|
|
<div class="satisfy-client-images">
|
|
<div class="satisfy-client-image">
|
|
<figure class="image-anime">
|
|
<img src="images/author-1.jpg" alt="">
|
|
</figure>
|
|
</div>
|
|
<div class="satisfy-client-image add-more">
|
|
<img src="images/icon-phone-primary.svg" alt="">
|
|
</div>
|
|
</div>
|
|
<p>Every child blooms at their own pace — <a href="/contact">let us help yours thrive.</a></p>
|
|
</div>
|
|
<!-- Section Footer Text End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- What We Do Setion End -->
|
|
|
|
<!-- Our Testimonials Section Start -->
|
|
<div class="our-testimonials">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-5">
|
|
<!-- Testimonial Content Start -->
|
|
<div class="our-testimonial-content">
|
|
<!-- Section Title Start -->
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">Our Testimonials</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">Real stories from families and therapists using BridgeUp</h2>
|
|
<p class="wow fadeInUp" data-wow-delay="0.2s">Families and therapists across the country trust BridgeUp to support children's growth and make therapy feel accessible.</p>
|
|
</div>
|
|
<!-- Section Title End -->
|
|
|
|
<!-- Testimonial Button Start -->
|
|
<div class="testimonial-btn wow fadeInUp" data-wow-delay="0.4s">
|
|
<a href="/testimonials" class="btn-default">View all testimonials</a>
|
|
</div>
|
|
<!-- Testimonial Button End -->
|
|
</div>
|
|
<!-- Testimonial Content End -->
|
|
</div>
|
|
|
|
<div class="col-xl-7">
|
|
<!-- Testimonial Slider Box Start -->
|
|
<div class="testimonial-slider-box">
|
|
<!-- Testimonial Slider Start -->
|
|
<div class="testimonial-slider">
|
|
<div class="swiper">
|
|
<div class="swiper-wrapper" data-cursor-text="Drag">
|
|
<!-- Testimonial Slide Start -->
|
|
<div class="swiper-slide">
|
|
<div class="testimonial-item">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-1.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>"BridgeUp helped us find the perfect speech therapist for our son within days. The whole process felt warm, easy, and completely focused on him."</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Amara Johnson</h3>
|
|
<p>Parent of a 6-year-old</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Slide End -->
|
|
|
|
<!-- Testimonial Slide Start -->
|
|
<div class="swiper-slide">
|
|
<div class="testimonial-item">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-2.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>"As a therapist, BridgeUp gives me the tools to manage my sessions, track progress, and stay connected with families — all in one place."</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Dr. Priya Nair</h3>
|
|
<p>Occupational Therapist</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Slide End -->
|
|
|
|
<!-- Testimonial Slide Start -->
|
|
<div class="swiper-slide">
|
|
<div class="testimonial-item">
|
|
<div class="testimonial-company-logo">
|
|
<img src="images/company-logo-3.svg" alt="">
|
|
</div>
|
|
<div class="testimonial-item-body">
|
|
<div class="testimonial-item-content">
|
|
<p>"I was overwhelmed navigating my daughter's diagnosis alone. BridgeUp connected me to a community and a therapist who truly understood her needs."</p>
|
|
</div>
|
|
<div class="testimonial-author-content">
|
|
<h3>Marcus Ellington</h3>
|
|
<p>Parent of a 9-year-old</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Slide End -->
|
|
</div>
|
|
<div class="testimonial-pagination"></div>
|
|
</div>
|
|
</div>
|
|
<!-- Testimonial Slider End -->
|
|
|
|
<!-- Section Footer Text Start -->
|
|
<div class="section-footer-text section-footer-contact wow fadeInUp" data-wow-delay="0.2s">
|
|
<p><span><img src="images/icon-phone-primary.svg" alt=""></span> Every child deserves the right support — <a href="/contact">start your BridgeUp journey today</a></p>
|
|
</div>
|
|
<!-- Section Footer Text End -->
|
|
</div>
|
|
<!-- Testimonial Slider Box End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Our Testimonial Section End -->
|
|
|
|
<!-- Our FAQs Section Start -->
|
|
<div class="our-faqs">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-5">
|
|
<!-- Our FAQs Content Start -->
|
|
<div class="our-faqs-content">
|
|
<!-- Faqs Title Box Start -->
|
|
<div class="faqs-title-box">
|
|
<div class="section-title">
|
|
<h3 class="wow fadeInUp">Frequently Asked Questions</h3>
|
|
<h2 class="text-anime-style-3" data-cursor="-opaque">We're here to provide clear and helpful answers</h2>
|
|
<p class="wow fadeInUp" data-wow-delay="0.2s">Explore our FAQs to learn more about how BridgeUp works, how we verify therapists, and how we support families every step of the way.</p>
|
|
</div>
|
|
<div class="our-faqs-btn wow fadeInUp" data-wow-delay="0.4s">
|
|
<a href="/faqs" class="btn-default">View all FAQs</a>
|
|
</div>
|
|
</div>
|
|
<!-- Faqs Title Box End -->
|
|
|
|
<!-- Faq Contact Box Start -->
|
|
<div class="faq-contact-box wow fadeInUp" data-wow-delay="0.6s">
|
|
<div class="icon-box">
|
|
<img src="images/icon-phone-primary.svg" alt="">
|
|
</div>
|
|
<div class="faq-contact-box-content">
|
|
<h3>Call Us For Any Query</h3>
|
|
<p><a href="tel:+14042038915">+1 (404) 203-8915</a></p>
|
|
</div>
|
|
</div>
|
|
<!-- Faq Contact Box End -->
|
|
</div>
|
|
<!-- Our FAQs Content End -->
|
|
</div>
|
|
|
|
<div class="col-xl-7">
|
|
<!-- FAQ Accordion Start -->
|
|
<div class="faq-accordion" id="accordion">
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp">
|
|
<h2 class="accordion-header" id="heading1">
|
|
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1" aria-expanded="true" aria-controls="collapse1">
|
|
Q1. How does BridgeUp match children with therapists?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse1" class="accordion-collapse collapse show" aria-labelledby="heading1" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>BridgeUp uses a needs-based matching system. Families complete a short profile about their child's needs, age, and location. Our platform then surfaces verified therapists who specialise in those areas, allowing families to browse, compare, and connect.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.2s">
|
|
<h2 class="accordion-header" id="heading2">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
|
|
Q2. Are the therapists on BridgeUp verified and licensed?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse2" class="accordion-collapse collapse" aria-labelledby="heading2" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Yes. Every therapist listed on BridgeUp goes through a verification process that confirms their licensure, credentials, and professional standing. We take safeguarding seriously — your child's safety is our top priority.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.4s">
|
|
<h2 class="accordion-header" id="heading3">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse3" aria-expanded="false" aria-controls="collapse3">
|
|
Q3. Is BridgeUp free for families to use?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse3" class="accordion-collapse collapse" aria-labelledby="heading3" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Families can join BridgeUp and browse therapist profiles at no cost. Therapists pay a subscription to list their services and access our platform tools. We believe finding care should never be a barrier.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.6s">
|
|
<h2 class="accordion-header" id="heading4">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse4" aria-expanded="false" aria-controls="collapse4">
|
|
Q4. How does progress tracking work on BridgeUp?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse4" class="accordion-collapse collapse" aria-labelledby="heading4" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Therapists can log session notes and update goal progress directly in BridgeUp. Parents receive updates after each session, giving them full visibility into their child's development without needing to chase information.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
|
|
<!-- FAQ Item Start -->
|
|
<div class="accordion-item wow fadeInUp" data-wow-delay="0.8s">
|
|
<h2 class="accordion-header" id="heading5">
|
|
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse5" aria-expanded="false" aria-controls="collapse5">
|
|
Q5. Is my child's data kept private and secure?
|
|
</button>
|
|
</h2>
|
|
<div id="collapse5" class="accordion-collapse collapse" aria-labelledby="heading5" data-bs-parent="#accordion">
|
|
<div class="accordion-body">
|
|
<p>Absolutely. BridgeUp is built with privacy at its core. All data is encrypted, and we follow strict data protection standards. We never sell personal data, and families have full control over what is shared with their care team.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- FAQ Item End -->
|
|
</div>
|
|
<!-- FAQ Accordion End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Our FAQs Section End -->
|
|
|
|
<!-- Main Footer Start -->
|
|
<footer class="main-footer dark-section">
|
|
<!-- Scrolling Ticker Section Start -->
|
|
<div class="footer-scrolling-ticker">
|
|
<div class="scrolling-ticker-box">
|
|
<div class="scrolling-content">
|
|
<span><img src="images/icon-asterisk.svg" alt="">Families Supported</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Child Progress Tracking</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Verified Therapists</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Speech Therapy</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Occupational Therapy</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Behavioural Support</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Special Needs Care</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Family Connections</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Families Supported</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Child Progress Tracking</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Verified Therapists</span>
|
|
</div>
|
|
<div class="scrolling-content">
|
|
<span><img src="images/icon-asterisk.svg" alt="">Families Supported</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Child Progress Tracking</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Verified Therapists</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Speech Therapy</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Occupational Therapy</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Behavioural Support</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Special Needs Care</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Family Connections</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Families Supported</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Child Progress Tracking</span>
|
|
<span><img src="images/icon-asterisk.svg" alt="">Verified Therapists</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Scrolling Ticker Section End -->
|
|
|
|
<!-- Footer Box Start -->
|
|
<div class="footer-box">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-xl-4">
|
|
<!-- About Footer Start -->
|
|
<div class="about-footer">
|
|
<div class="footer-logo">
|
|
<img src="images/Brideupapp_logo.svg" alt="BridgeUp Logo">
|
|
</div>
|
|
<div class="footer-working-hours">
|
|
<h3>Platform Availability:</h3>
|
|
<ul>
|
|
<li>Monday - Friday: 09:00 AM - 06:00 PM</li>
|
|
<li>Saturday - Sunday: Closed</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- About Footer End -->
|
|
</div>
|
|
|
|
<div class="col-xl-8">
|
|
<!-- Footer Links Box Start -->
|
|
<div class="footer-links-box">
|
|
<div class="footer-links footer-location-info">
|
|
<h3>Contact Information</h3>
|
|
<p>Duluth, GA 30096</p>
|
|
</div>
|
|
<div class="footer-links footer-contact-links">
|
|
<h3>Get in Touch</h3>
|
|
<ul>
|
|
<li><img src="images/icon-phone-white.svg" alt=""> Phone: <a href="tel:+14042038915"> (404) 203-8915</a></li>
|
|
<li><img src="images/icon-mail-white.svg" alt=""> Email: <a href="mailto:info@bridgeupapp.com"> info@bridgeupapp.com</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="footer-links footer-newsletter-form">
|
|
<h3>Newsletter Subscription</h3>
|
|
<p>Stay updated on our latest news, therapist spotlights, and family resources.</p>
|
|
<form id="newslettersForm" action="#" method="POST">
|
|
<div class="form-group">
|
|
<input type="email" name="mail" class="form-control" id="mail" placeholder="Enter Email Address*" required>
|
|
<button type="submit" class="newsletter-btn"><i class="fa-regular fa-paper-plane"></i></button>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
<div class="footer-links footer-social-links">
|
|
<h3>Follow On Socials:</h3>
|
|
<ul>
|
|
<li><a href="#"><i class="fa-brands fa-x-twitter"></i>Twitter</a></li>
|
|
<li><a href="#"><i class="fa-brands fa-facebook-f"></i> Facebook</a></li>
|
|
<li><a href="#"><i class="fa-brands fa-linkedin-in"></i>LinkedIn</a></li>
|
|
<li><a href="#"><i class="fa-brands fa-instagram"></i>Instagram</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Footer Links Box End -->
|
|
</div>
|
|
|
|
<div class="col-lg-12">
|
|
<!-- Footer Copyright Start -->
|
|
<div class="footer-copyright">
|
|
<div class="footer-menu">
|
|
<ul>
|
|
<li><a href="/">Home</a></li>
|
|
<li><a href="/about">About Us</a></li>
|
|
<li><a href="/services">Service</a></li>
|
|
<li><a href="/projects">Project</a></li>
|
|
<li><a href="/contact">Contact</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="footer-copyright-text">
|
|
<p>Copyright © 2026 BridgeUp App. All Rights Reserved.</p>
|
|
</div>
|
|
</div>
|
|
<!-- Footer Copyright End -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Footer Box End -->
|
|
</footer>
|
|
<!-- Main Footer End -->
|
|
|
|
<!-- Jquery Library File -->
|
|
<script src="assets/js/jquery-3.7.1.min.js"></script>
|
|
<!-- Bootstrap js file -->
|
|
<script src="assets/js/bootstrap.min.js"></script>
|
|
<!-- Validator js file -->
|
|
<script src="assets/js/validator.min.js"></script>
|
|
<!-- SlickNav js file -->
|
|
<script src="assets/js/jquery.slicknav.js"></script>
|
|
<!-- Swiper js file -->
|
|
<script src="assets/js/swiper-bundle.min.js"></script>
|
|
<!-- Counter js file -->
|
|
<script src="assets/js/jquery.waypoints.min.js"></script>
|
|
<script src="assets/js/jquery.counterup.min.js"></script>
|
|
<!-- Isotop js file -->
|
|
<script src="assets/js/isotope.min.js"></script>
|
|
<!-- Magnific js file -->
|
|
<script src="assets/js/jquery.magnific-popup.min.js"></script>
|
|
<!-- SmoothScroll -->
|
|
<script src="assets/js/SmoothScroll.js"></script>
|
|
<!-- Parallax js -->
|
|
<script src="assets/js/parallaxie.js"></script>
|
|
<!-- MagicCursor js file -->
|
|
<script src="assets/js/gsap.min.js"></script>
|
|
<script src="assets/js/magiccursor.js"></script>
|
|
<!-- Text Effect js file -->
|
|
<script src="assets/js/SplitText.min.js"></script>
|
|
<script src="assets/js/ScrollTrigger.min.js"></script>
|
|
<!-- YTPlayer js File -->
|
|
<script src="assets/js/jquery.mb.YTPlayer.min.js"></script>
|
|
<!-- Wow js file -->
|
|
<script src="assets/js/wow.min.js"></script>
|
|
<!-- Main Custom js file -->
|
|
<script src="assets/js/function.js"></script>
|
|
</body>
|
|
</html>
|