- Goibibo
+ WanderWise
diff --git a/public/logo.png b/public/logo.png
new file mode 100644
index 0000000..c88ac18
Binary files /dev/null and b/public/logo.png differ
diff --git a/public/logo.webp b/public/logo.webp
deleted file mode 100644
index eb705a3..0000000
Binary files a/public/logo.webp and /dev/null differ
diff --git a/public/logo1.png b/public/logo1.png
new file mode 100644
index 0000000..187bdbe
Binary files /dev/null and b/public/logo1.png differ
diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index 51de58e..09ce9b0 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -33,7 +33,7 @@ function Footer() {
Go Stay
Gift Cards
Trip Money
-
Goibibo Advertising Solutions
+
WanderWise Advertising Solutions
Travel Insurance
@@ -51,7 +51,7 @@ function Footer() {
Privacy
Careers
YouTube Channel
-
Technology@GoibiboF
+
Technology@WanderWise
Customer Support
Facebook Page
Twitter Handle
@@ -205,7 +205,7 @@ function Footer() {
Follow Us
diff --git a/src/components/MobileWarning.tsx b/src/components/MobileWarning.tsx
index 328cb2a..d32b0bd 100644
--- a/src/components/MobileWarning.tsx
+++ b/src/components/MobileWarning.tsx
@@ -26,13 +26,13 @@ export default function MobileWarning() {
This site is designed only for laptop and desktop users by master Vivek.
- Kindly visit using a larger screen if you can afford it.
+ Kindly visit using a larger screen.
{/* Footer Note */}
- Now Buzz off!!
+ Try luck next time!!
diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx
index fd0e01c..f9565d6 100644
--- a/src/components/Navbar.tsx
+++ b/src/components/Navbar.tsx
@@ -20,24 +20,32 @@ function Navbar() {
if (!currentTheme) return null;
return (