diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..9fded1e --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /404.html \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 0000000..fffc865 --- /dev/null +++ b/404.html @@ -0,0 +1,74 @@ + + + + + + 404 PAGE + + + + + + + + + +
+
+
+
+
+
+

404

+ + +
+ +
+

+ Look like you're lost +

+ +

The page you are looking for not available!

+ + Go to Home +
+
+
+
+
+
+ + + + \ No newline at end of file diff --git a/AI suggestions.html b/AI suggestions.html new file mode 100644 index 0000000..45aef0f --- /dev/null +++ b/AI suggestions.html @@ -0,0 +1,190 @@ + + + + + + AI Travel Cost Suggestion + + + +
+
+

Travel Cost Suggestion

+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+

Suggested Travel Cost

+

+
+
+
+ + + + diff --git a/Faq.html b/Faq.html index 950e632..8fdebd9 100644 --- a/Faq.html +++ b/Faq.html @@ -4,6 +4,7 @@ FAQ - Ticket Booking + - - + + + + diff --git a/buy.html b/buy.html index 19dbc9d..e500600 100644 --- a/buy.html +++ b/buy.html @@ -11,6 +11,7 @@ + @@ -311,22 +312,29 @@
- + + +
@@ -352,6 +360,11 @@ font-family: Arial, sans-serif; } + /* dark mode */ + .dark-mode .textLeft { + color: #040404; + } + @@ -364,11 +377,11 @@

Book Your Ticket

- +
- +
- +
- +
- +
@@ -619,6 +632,37 @@

Book Your Ticket

animateCircles(); + + diff --git a/check_availability.html b/check_availability.html index 0851fc6..6e96432 100644 --- a/check_availability.html +++ b/check_availability.html @@ -130,10 +130,11 @@

Bus Ticket

-

© 2024 Ticket Marketplace. All rights reserved.

+

© Ticket Marketplace. All rights reserved.

+ +
@@ -30,7 +49,7 @@

Don't Have an Account?


+ class="md:w-32 bg-orange-700 hover:bg-orange-600 text-white font-bold py-3 px-6 rounded-lg mt-3 transition ease-in-out duration-300"> Register

@@ -41,40 +60,40 @@

Log in


- + required />

- -

+
+ + +
- Forgot Password? - +
+ Back to + Home @@ -86,4 +105,5 @@

// Your JavaScript code here - + + \ No newline at end of file diff --git a/contact.html b/contact.html index 69a6b31..5be4881 100644 --- a/contact.html +++ b/contact.html @@ -302,6 +302,10 @@

Phone No

} + + - - // Show/hide scroll button based on scroll position - window.onscroll = function() { - const scrollButton = document.getElementById('scrollToTop'); - if (document.body.scrollTop > 50 || document.documentElement.scrollTop > 50) { - scrollButton.style.display = 'block'; - } else { - scrollButton.style.display = 'none'; - } - }; - - // Dark mode toggle functionality - const darkModeToggle = document.getElementById('darkModeToggle'); - darkModeToggle.addEventListener('click', function() { - document.body.classList.toggle('dark-mode'); - if (document.body.classList.contains('dark-mode')) { - darkModeToggle.innerHTML = '🌞'; // Switch to sun icon - document.body.style.backgroundColor = '#333'; - document.body.style.color = '#fff'; + + diff --git a/contributor.css b/contributor.css index 9346383..5244677 100644 --- a/contributor.css +++ b/contributor.css @@ -530,8 +530,8 @@ body.dark-mode .contributor-stats-grid, body.dark-mode .contributor-contributors-grid { color: #000000; /* Text color for content in dark mode */ } - /* Optional: Background color for dark mode */ body.dark-mode { background-color: #121212; /* Example dark background */ } + diff --git a/contributor.html b/contributor.html index d9673bd..d552889 100644 --- a/contributor.html +++ b/contributor.html @@ -10,7 +10,7 @@ - + @@ -20,6 +20,7 @@ + @@ -182,9 +183,9 @@ - + - @@ -251,20 +208,36 @@ Contributors Login - + @@ -318,17 +291,8 @@

Meet Our Contributors

-
- - - - - - - - - - +
+