Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge pull request #5 from qurial-tech/main #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/img/appointment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/portfolio/PngItem_312046.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/portfolio/abdm_full_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/portfolio/portfolio-1.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-2.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-3.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-4.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-5.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-6.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-7.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-8.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-9.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-details-1.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-details-2.jpg
Binary file not shown.
Binary file removed assets/img/portfolio/portfolio-details-3.jpg
Binary file not shown.
Binary file added assets/img/portfolio/whatsapp_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/portfolio/words.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/symptom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/teaching.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/tracking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
118 changes: 92 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@
<div class="container d-flex align-items-center justify-content-between">

<div class="logo">
<h1><a href="index.html">Qurial</a></h1>
<h1><a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
<a href="index.html">Qurial</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->

</div>

<nav id="navbar" class="navbar">
Expand Down Expand Up @@ -219,6 +220,83 @@ <h2>Our Vision</h2>
</div>
</section><!-- End Counts Section -->


<!-- ======= Team Section ======= --> <!-- repurposed for features -->
<section id="features" class="team section-bg">
<div class="container">

<div class="section-title" data-aos="fade-up">
<h2>Features</h2>
<p>Designed to make healthcare better.</p>
</div>

<div class="row">

<div class="col-lg-3 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="fade-up" data-aos-delay="100">
<div class="member-img">
<img src="assets/img/portfolio/2002.i039.010_chatbot_messenger_ai_isometric_set-05.jpg" class="img-fluid" alt="">

</div>
<div class="member-info">
<h4>Human-like AI</h4>
<p>
dummy text.
</p>
</div>
</div>
</div>

<div class="col-lg-3 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="fade-up" data-aos-delay="100">
<div class="member-img">
<img src="assets/img/portfolio/whatsapp_logo.png" class="img-fluid" alt="">

</div>
<div class="member-info">
<h4>WhatsApp Integration</h4>
<p>
dummy text.
</p>
</div>
</div>
</div>

<div class="col-lg-3 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="fade-up" data-aos-delay="100">
<div class="member-img">
<img src="assets/img/portfolio/ABDM_English_Logo_with_tagline.png" class="img-fluid" alt="">

</div>
<div class="member-info">
<h4>ABDM Affliated</h4>
<p>
dummy text.
</p>
</div>
</div>
</div>

<div class="col-lg-3 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="fade-up" data-aos-delay="100">
<div class="member-img">
<img src="assets/img/portfolio/words.png" class="img-fluid" alt="">

</div>
<div class="member-info">
<h4>Multi-language Support</h4>
<p>
dummy text.
</p>
</div>
</div>
</div>

</div>

</div>
</section><!-- End Team Section -->



<!-- ======= More Services Section ======= -->
Expand All @@ -236,25 +314,25 @@ <h2>Our Services</h2>
<div class="row content">
<div class="col-lg-6 justify-content-center" data-aos="fade-up" data-aos-delay="150">
<p>
<h2>Patient Education</h2>
<span><h2>Patient Education</h2></span>
</p>
<p>
Dummy text goes here
</p>
<!--<a href="#" class="btn-learn-more">Learn More</a> -->
</div>
<div class="col-lg-6 pt-4 pt-lg-0" data-aos="fade-up" data-aos-delay="300">
<img src="assets/img/Aicare_small.png" class = "img-fluid animated" alt="">
<img src="assets/img/teaching.png" class = "img-fluid animated" alt="">
</div>
</div>

<div class="row content">
<div class="col-lg-6 pt-4 pt-lg-0" data-aos="fade-up" data-aos-delay="300">
<img src="assets/img/Aicare.png" class = "img-fluid animated" alt="">
<img src="assets/img/tracking.png" class = "img-fluid animated" alt="">
</div>
<div class="col-lg-6 justify-content-center" data-aos="fade-up" data-aos-delay="150">
<p>
<h2>Remote Monitoring</h2>
<span><h2>Remote Monitoring</h2></span>
</p>
<p>
Dummy text goes here
Expand All @@ -266,25 +344,25 @@ <h2>Remote Monitoring</h2>
<div class="row content">
<div class="col-lg-6 justify-content-center" data-aos="fade-up" data-aos-delay="150">
<p>
<h2>Mental Health Screening</h2>
<span><h2>Symptom Management</h2></span>
</p>
<p>
Dummy text goes here
</p>
<!--<a href="#" class="btn-learn-more">Learn More</a> -->
</div>
<div class="col-lg-6 pt-4 pt-lg-0" data-aos="fade-up" data-aos-delay="300">
<img src="assets/img/Aicare.png" class = "img-fluid animated" alt="">
<img src="assets/img/symptom.png" class = "img-fluid animated" alt="">
</div>
</div>

<div class="row content">
<div class="col-lg-6 pt-4 pt-lg-0" data-aos="fade-up" data-aos-delay="300">
<img src="assets/img/Aicare.png" class = "img-fluid animated" alt="">
<img src="assets/img/appointment.png" class = "img-fluid animated" alt="">
</div>
<div class="col-lg-6 justify-content-center" data-aos="fade-up" data-aos-delay="150">
<p>
<h2>Symptom Management</h2>
<span><h2>Appointment Reminders</h2></span>
</p>
<p>
Dummy text goes here
Expand All @@ -293,23 +371,11 @@ <h2>Symptom Management</h2>
</div>
</div>

<div class="row content">
<div class="col-lg-6 justify-content-center" data-aos="fade-up" data-aos-delay="150">
<p>
<h2>Appointment Reminders</h2>
</p>
<p>
Dummy text goes here
</p>
<!--<a href="#" class="btn-learn-more">Learn More</a> -->
</div>
<div class="col-lg-6 pt-4 pt-lg-0" data-aos="fade-up" data-aos-delay="300">
<img src="assets/img/Aicare.png" class = "img-fluid animated" alt="">
</div>
</div>



<div class="row">
<!--
<div class="row">
<div class="col-md-6 d-flex align-items-stretch">
<div class="card" style='background-image: url("assets/img/more-services-1.jpg");' data-aos="fade-up" data-aos-delay="100">
<div class="card-body">
Expand Down Expand Up @@ -349,7 +415,7 @@ <h5 class="card-title"><a href="">Pale Treda</a></h5>
</div>
</div>

</div>
</div> -->
</section><!-- End More Services Section -->


Expand Down
5 changes: 3 additions & 2 deletions inner-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@
<div class="container d-flex align-items-center justify-content-between">

<div class="logo">
<h1><a href="index.html">Qurial</a></h1>
<h1><a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
<a href="index.html">Qurial</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->

</div>

<nav id="navbar" class="navbar">
Expand Down