Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mansiruhil authored Nov 10, 2024
2 parents 5b77c16 + c8856de commit df32c12
Show file tree
Hide file tree
Showing 19 changed files with 3,182 additions and 303 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ErrorDocument 404 /404.html
74 changes: 74 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 PAGE</title>
<link rel="shortcut icon" href="./assets/images/favicon2.webp" type="image/png" />
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css'>
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Arvo'>
<style>

.page_404{ padding:40px 0; background:#fff; font-family: 'Arvo', serif;
}

.page_404 img{ width:100%;}

.four_zero_four_bg{

background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
height: 400px;
background-position: center;
}


.four_zero_four_bg h1{
font-size:80px;
}

.four_zero_four_bg h3{
font-size:80px;
}

.link_404{
color: #fff!important;
padding: 10px 20px;
background: #39ac31;
margin: 20px 0;
display: inline-block;}
.contant_box_404{ margin-top:-50px;}
</style>

</head>

<body>

<section class="page_404">
<div class="container">
<div class="row">
<div class="col-sm-12 ">
<div class="col-sm-10 col-sm-offset-1 text-center">
<div class="four_zero_four_bg">
<h1 class="text-center ">404</h1>


</div>

<div class="contant_box_404">
<h3 class="h2">
Look like you're lost
</h3>

<p>The page you are looking for not available!</p>

<a href="/" class="link_404">Go to Home</a>
</div>
</div>
</div>
</div>
</div>
</section>


</body>
</html>
25 changes: 25 additions & 0 deletions Contactus.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ <h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9">
</ul>
</div>


<!-- Contact Information Section -->
<div style="flex: 1; min-width: 200px; margin-bottom: 10px">
<h3 style="font-size: 1.5rem; color: #2980b9">Contact Info</h3>
Expand Down Expand Up @@ -399,6 +400,30 @@ <h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9">
</p>
</footer>

<!-- Social Media Links -->
<div style="flex: 1; min-width: 200px; margin-bottom: 20px;">
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>
<a href="https://www.facebook.com" target="_blank" class="hover-link"><i class="fab fa-facebook-f"></i> Facebook</a><br>
<a href="https://twitter.com" target="_blank" class="hover-link"><i class="fab fa-twitter"></i> Twitter</a><br>
<a href="https://www.instagram.com" target="_blank" class="hover-link"><i class="fab fa-instagram"></i> Instagram</a><br>
</div>
</div>
<p style="font-size: 0.8rem; color: #000;">&copy; 2024 Nursing Tomorrow's Smile. All rights reserved.</p>
</footer>

<a href="chatbot.html">
<div class="fixed bottom-0 right-2 chatbot-container">
<button class="chatbot-button group">
<img class="h-20" src="chatbot.gif" alt="chatbot" />
<span class="tooltip-text">
Welcome to AmbuFlow!<br />
How can I help You?
</span>
</button>
</div>
</a>


<a href="chatbot.html">
<div class="fixed bottom-0 right-2 chatbot-container">
<button class="chatbot-button group">
Expand Down
8 changes: 4 additions & 4 deletions Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -721,13 +721,13 @@ <h3 style="font-size: 1.5rem; color: #2980b9;">Contact Info</h3>
<div style="text-align: center; min-width: 200px; color: black;">
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>
<div style="display: flex; justify-content: center; align-items: center; gap: 15px; height: 50px;">
<a href="https://www.facebook.com" class="social-icon facebook"
<a href="https://www.facebook.com" target="_blank" class="social-icon facebook"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-facebook"></i></a>
<a href="https://www.twitter.com" class="social-icon twitter"
<a href="https://www.twitter.com" target="_blank" class="social-icon twitter"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.instagram.com" class="social-icon instagram"
<a href="https://www.instagram.com" target="_blank" class="social-icon instagram"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com" class="social-icon linkedin"
<a href="https://www.linkedin.com" target="_blank" class="social-icon linkedin"
style="color: black; text-decoration: none; font-size: 1.5rem;"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions SOS.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,19 +524,19 @@ <h3 style="font-size: 1.5rem; color: #2980b9;">Contact Info</h3>
<div style="flex: 1; min-width: 200px; margin-bottom: 20px;">
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>

<a href="https://www.facebook.com" class="hover-link">
<a href="https://www.facebook.com" target="_blank" class="hover-link">
<i class="fab fa-facebook-f"></i> Facebook
</a><br>

<a href="https://www.twitter.com" class="hover-link">
<a href="https://www.twitter.com" target="_blank" class="hover-link">
<i class="fa-brands fa-x-twitter"></i> Twitter
</a><br>

<a href="https://www.instagram.com" class="hover-link">
<a href="https://www.instagram.com" target="_blank" class="hover-link">
<i class="fab fa-instagram"></i> Instagram
</a><br>

<a href="https://www.linkedin.com" class="hover-link">
<a href="https://www.linkedin.com" target="_blank" class="hover-link">
<i class="fab fa-linkedin-in"></i> LinkedIn
</a>
</div>
Expand Down
56 changes: 35 additions & 21 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,49 +28,57 @@
<style>
body {
font-family: "Roboto", sans-serif;
background-color: #0b0e11;
color: #d1d1d1;
background-color: #f3f4f6; /* Change from #0b0e11 */
color: #000000; /* Change from #d1d1d1 */
margin: 0;
padding: 0;
overflow-x: hidden;
}

header {
background: linear-gradient(90deg, #b2d1ff, #93b6d3, #42a5f5);
background: linear-gradient(90deg, #A7CCF0, #F3F4F6, #A7CCF0); /* Change from #b2d1ff, #93b6d3, #42a5f5 */
padding: 30px 0 0 0;
text-align: center;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

header h1 {
color: #fff;
color: #000000; /* Change from #fff */
font-size: 2.4rem;
text-transform: uppercase;
letter-spacing: 3px;
}

main {
padding: 50px 20px;
max-width: 1200px;
margin: 0 auto;
background: #10141b;
background: #ffffff; /* Change from #10141b */
border-radius: 15px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
border: 2px solid rgba(0, 0, 0, 0.2); /* Change from rgba(66, 165, 245, 0.2) */
}

h2 {
color: #1e88e5;
color: black; /* Change from #1e88e5 */
font-size: 2.5rem;
border-bottom: 2px solid #1e88e5;
/* border-bottom: 2px solid #000000; Change from #1e88e5 */
padding-bottom: 10px;
margin-bottom: 20px;
text-transform: uppercase;
}

p {
line-height: 1.8;
font-size: 1.1rem;
margin-bottom: 30px;
}

.highlight {
color: #f50057;
color: #e53935; /* Change from #f50057 */
font-weight: bold;
}

ul {
margin-left: 40px;
list-style: none;
Expand All @@ -81,21 +89,24 @@
padding-left: 25px;
font-size: 1.1rem;
}

ul li::before {
color: #1e88e5;
color: #000000; /* Change from #1e88e5 */
position: absolute;
left: 0;
top: 0;
}

footer {
background-color: #0d47a1;
color: white;
background-color: #333333; /* Change from #0d47a1 */
color: #f3f4f6; /* Change from #ffffff */
text-align: center;
padding: 20px 0;
position: relative;
bottom: 0;
width: 100%;
}

footer p {
margin: 0;
}
Expand All @@ -122,15 +133,16 @@
}

/* Futuristic glow effect for text */
h1,
/* h1,
h2 {
text-shadow: 0 0 10px rgba(30, 136, 229, 0.8),
0 0 20px rgba(66, 165, 245, 0.5);
}
} */

/* Futuristic neon glow for sections */
main {
border: 2px solid rgba(66, 165, 245, 0.2);
color:#0344f6;
}

/* Responsive Design */
Expand Down Expand Up @@ -312,8 +324,8 @@ <h2>Support Us</h2>
>Contribute on GitHub</a
>
</main>
<footer style="background-color:black; color:#f3f4f6; text-align: center; width: 100%; margin-top: 20px;">
<div style="background-color: #C4D7FF; color: #f3f4f6; ">
<footer style="background-color:#A7CCF0; color:#000000; text-align: center; width: 100%; margin-top: 20px;">
<div style="background-color: #A7CCF0; color: #000000; ">
<div style="display: flex; justify-content: space-between; flex-wrap: wrap; max-width: 1200px; margin: 0 auto;">

<!-- Quick Links Section -->
Expand Down Expand Up @@ -352,13 +364,13 @@ <h3 style="font-size: 1.5rem; color: #2980b9;">Contact Info</h3>
<div style="text-align: center; min-width: 200px; color: black;">
<h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Follow Us</h3>
<div style="display: flex; justify-content: center; align-items: center; gap: 15px;">
<a href="https://www.facebook.com" class="social-icon facebook no-hover-effect"
<a href="https://www.facebook.com" target="_blank" class="social-icon facebook no-hover-effect"
style="color: black; text-decoration: none; font-size: 24px;"><i class="fab fa-facebook"></i></a>
<a href="https://www.twitter.com" class="social-icon twitter no-hover-effect"
<a href="https://www.twitter.com" target="_blank" class="social-icon twitter no-hover-effect"
style="color: black; text-decoration: none; font-size: 24px;"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.instagram.com" class="social-icon instagram no-hover-effect"
<a href="https://www.instagram.com" target="_blank" class="social-icon instagram no-hover-effect"
style="color: black; text-decoration: none; font-size: 24px;"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com" class="social-icon linkedin no-hover-effect"
<a href="https://www.linkedin.com" target="_blank" class="social-icon linkedin no-hover-effect"
style="color: black; text-decoration: none; font-size: 24px;"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
Expand Down Expand Up @@ -394,8 +406,10 @@ <h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Subscribe to

</div>
</footer>
<div style="background-color: black;">
<p>© 2024 AmbuFlow - All Rights Reserved</p>

<div style="background-color: #000000;">
<p>© 2024 AmbuFlow - All Rights Reserved</p>
</div>

</body>
</html>
Loading

0 comments on commit df32c12

Please sign in to comment.