diff --git a/package-lock.json b/package-lock.json index 7b1ff0d..ca31e2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "guano", + "name": "WanderWise", "version": "0.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "guano", + "name": "WanderWise", "version": "0.0.0", "dependencies": { "@radix-ui/react-hover-card": "^1.1.15", diff --git a/package.json b/package.json index ed2fd44..6134af0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "guano", + "name": "WanderWise", "private": true, "version": "0.0.0", "type": "module", diff --git a/public/svg/redbus-seeklogo.png b/public/svg/redbus-seeklogo.png deleted file mode 100644 index 4bfe0b7..0000000 Binary files a/public/svg/redbus-seeklogo.png and /dev/null differ diff --git a/public/svg/redbus.png b/public/svg/redbus.png new file mode 100644 index 0000000..bb0f093 Binary files /dev/null and b/public/svg/redbus.png differ diff --git a/src/App.css b/src/App.css index 2507ccd..d5fc883 100644 --- a/src/App.css +++ b/src/App.css @@ -1,36 +1,47 @@ -.highlight li:hover{ - cursor: pointer; +.highlight li:hover { + cursor: pointer; } -.highlight{ - margin-top: 8px; + +.highlight { + margin-top: 8px; } -.highlight li{ - color: rgb(125, 124, 124); - line-height: 3vh; + +.highlight li { + color: rgb(125, 124, 124); + line-height: 3vh; } .movingbus { - animation: busmove 8s ease-in-out infinite; + animation: busmove 4s ease-in-out infinite; } @keyframes busmove { - 0%, 100% { + + 0%, + 100% { transform: translateX(0); } + 50% { - transform: translateX(20vw); + transform: translateX(10vw); } } -.active-page{ +.active-page { border-bottom: 2px solid rgb(73, 102, 217); transition: 100ms ease; } -.pages h1::first-letter{ - color:rgb(73, 102, 217); +.pages h1::first-letter { + color: rgb(73, 102, 217); +} + +body, +html { + overflow-x: hidden; } -body{ - background-color: rgb(238, 237, 237); +li, +button { + cursor: pointer; } \ No newline at end of file diff --git a/src/App.tsx b/src/App.tsx index 04cbdff..5a9f8be 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,14 +1,10 @@ import "./App.css"; -import MobileWarning from "./components/MobileWarning"; import AppRouter from "./routes/Routes"; -import useWindowSize from "./useWindowSize"; function App() { - const width = useWindowSize(); - const isMobile = width < 1024; return ( <> - {isMobile ? : } + ); } diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 09ce9b0..ffa13ef 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -6,88 +6,67 @@ function Footer() { if (!currentTheme) return null; return (
-
-
-
    -
  • Our Products
  • -
  • -
      -
    • Domestic Hotels
    • -
    • International Hotels
    • -
    • Domestic Flights
    • -
    • International Flights
    • -
    • Multi-City Flights
    • -
    • Couple Friendly Hotels
    • -
    • Nearby Getaways
    • -
    • Bus Booking
    • -
    • Cab Booking
    • -
    • Airport Cabs Booking
    • -
    • Outstation Cabs Booking
    • -
    • Train Booking
    • -
    • Go Stay
    • -
    • Gift Cards
    • -
    • Trip Money
    • -
    • WanderWise Advertising Solutions
    • -
    • Travel Insurance
    • -
    -
  • +
    +
    +
      +

      Our Products

      +
    • Domestic Hotels
    • +
    • International Hotels
    • +
    • Domestic Flights
    • +
    • International Flights
    • +
    • Multi-City Flights
    • +
    • Train Booking
    • +
    • Gift Cards
    • +
    • Trip Money
    • +
    • Advertising Solutions
    • +
    • Travel Insurance
    -
      -
    • About Us
    • -
    • -
        -
      • About Us
      • -
      • Investor Relations
      • -
      • Management
      • -
      • Contact Us
      • -
      • Terms of Services
      • -
      • User Agreement
      • -
      • Privacy
      • -
      • Careers
      • -
      • YouTube Channel
      • -
      • Technology@WanderWise
      • -
      • Customer Support
      • -
      • Facebook Page
      • -
      • Twitter Handle
      • -
      • Report Security Issues
      • -
      -
    • + +
        +

        About Us

        +
      • About Us
      • +
      • Investor Relations
      • +
      • Management
      • +
      • Contact Us
      • +
      • Terms of Services
      • +
      • User Agreement
      • +
      • Privacy
      • +
      • Careers
      • +
      • YouTube Channel
      • +
      • Technology@WanderWise
      • +
      • Customer Support
      • +
      • Facebook Page
      • +
      • Twitter Handle
      • +
      • Report Security Issues
      -
        -
      • Travel essentials
      • -
      • -
          -
        • PNR Status
        • -
        • Offers
        • -
        • Airline Routes
        • -
        • Train Running Status
        • -
        -
      • + +
          +

          Travel Essentials

          +
        • PNR Status
        • +
        • Offers
        • +
        • Airline Routes
        • +
        • Train Running Status
        -
          -
        • More Links
        • -
        • -
            -
          • Cheap Flights
          • -
          • Hotels Near Me
          • -
          • My Bookings
          • -
          • Cancellation
          • -
          • My Account
          • -
          • Wallet
          • -
          • Advertise with Us
          • -
          -
        • + +
            +

            More Links

            +
          • Cheap Flights
          • +
          • Hotels Near Me
          • +
          • My Bookings
          • +
          • Cancellation
          • +
          • My Account
          • +
          • Wallet
          • +
          • Advertise with Us

    -
    +
    Popular Flight Sectors Kolkata to Delhi Flight | Hyderabad to Delhi Flight | Chennai to Hyderabad Flight | Delhi to Guwahati Flight | Lucknow to Delhi Flight | Nagpur @@ -98,7 +77,7 @@ function Footer() { Delhi to Leh Flight | Hyderabad to Goa Flight | Bangalore to Ranchi Flight | Delhi to Bagdogra Flight | Srinagar to Delhi Flight{" "}
    -
    +
    Top Routes Chandigarh to Delhi Flight | Delhi to Bhopal Flight | Delhi to Dehradun Flight | Delhi to Udaipur Flight | Hyderabad to Tirupati Flight | Kolkata to @@ -109,7 +88,7 @@ function Footer() { Delhi to Gorakhpur Flight | Guwahati to Kolkata Flight | Indore to Bangalore Flight | Jaipur to Pune Flight | Mumbai to Raipur Flight{" "}
    -
    +
    Popular Domestic Routes Patna to Kolkata Flight | Ranchi to Bangalore Flight | Patna to Delhi Flight | Bangalore to Goa Flight | Delhi to Ranchi Flight | Pune to Nagpur @@ -120,7 +99,7 @@ function Footer() { Chennai Flight | Bangalore to Jaipur Flight | Chennai to Bangalore Flight | Chennai to Madurai Flight | Delhi to Indore Flight
    -
    +
    Top Sectors Delhi to Jammu Flight | Delhi to Varanasi Flight | Hyderabad to Chennai Flight | Hyderabad to Mumbai Flight | Jaipur to Mumbai Flight | Bangalore to @@ -131,7 +110,7 @@ function Footer() { Kolkata Flight | Hyderabad to Vijaywada Flight | Lucknow to Ahmedabad Flight | Madurai to Chennai Flight{" "}
    -
    +
    Top Airline Sectors Delhi to Goa Indigo Flight | Delhi to Mumbai Indigo Flight | Mumbai to Delhi Air India Flight | Delhi to Mumbai Air India Flight | Delhi to Goa Air @@ -144,7 +123,7 @@ function Footer() { Bangalore Indigo Flight | Bangalore to Delhi Air India Flight | Bangalore to Mumbai Indigo Flight | Mumbai to Goa Indigo Flight{" "}
    -
    +
    Important Routes Madurai to Hyderabad Flight | Mumbai to Srinagar Flight | Pune to Ranchi Flight | Raipur to Hyderabad Flight | Raipur to Mumbai Flight | Bhopal to @@ -157,7 +136,7 @@ function Footer() { Imphal to Kolkata Flight | Indore to Raipur Flight | Kozhikode to Chennai Flight | Mumbai to Imphal Flight{" "}
    -
    +
    Trending Domestic Routes{" "} Ahmedabad to Mumbai Flight | Bagdogra to Kolkata Flight | Bangalore to Udaipur Flight | Bhopal to Bangalore Flight | Bhubaneshwar to @@ -171,7 +150,7 @@ function Footer() { Kolkata Flight | Delhi to Kozhikode Flight | Mumbai to Jodhpur Flight | Ranchi to Mumbai Flight | Vadodara to Chennai Flight{" "}
    -
    +
    New Udaan Sectors Guwahati to Rupsi Flight | Rupsi to Kolkata Flight | Guwahati to Agartala Flight | Agartala to Dibrugarh Flight | Dibrugarh to Agartala Flight | @@ -179,7 +158,7 @@ function Footer() { to Shillong Flight | Shillong to Pasighat Flight | Pasighat to Guwahati Flight{" "}
    -
    +
    Travel Insurance Travel Insurance for Australia | Travel Insurance for Bali | Travel Insurance for Canada | Travel Insurance for Dubai - UAE | Travel @@ -199,149 +178,81 @@ function Footer() { for Philippines
    -
    -
    -
    -

    Follow Us

    -
    - - - +
    +
    +
    +

    Follow Us

    +
    -
    -
    + +
    +
    Book Tickets faster. Download our mobile Apps
    - -
    - Visa - Amex - Eway - Paypal - Stripe - Unionpay + +
    + Visa + Amex + Eway + Paypal + Stripe + Unionpay

    -
    -
    +
    + -
    +
    © 2025 WanderWise (India) Private Limited. All rights reserved
    diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index f9565d6..b6dd738 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -18,145 +18,137 @@ import { ThemeContext } from "@/contexts/ThemeContext"; function Navbar() { const currentTheme = useContext(ThemeContext); if (!currentTheme) return null; + return ( -
    -
    - { - currentTheme.theme === "light" ? - - WanderWise - - : - - WanderWise - - - } - (isActive ? "active-page" : "")} - > -
    - Flights - Flights -
    -
    - (isActive ? "active-page" : "")} - > -
    - Hotels - Hotels -
    -
    - (isActive ? "active-page" : "")} - > -
    - Trains - Trains -
    -
    - (isActive ? "active-page" : "")} - > -
    - Cabs - Cabs -
    -
    - (isActive ? "active-page" : "")} - > -
    - Bus - Bus -
    -
    - (isActive ? "active-page" : "")} +
    + + WanderWise + +
    -
    +
    + {[ + { to: "/flights", icon: "/svg/plane.svg", label: "Flights" }, + { to: "/hotel", icon: "/svg/hotel.svg", label: "Hotels" }, + { to: "/trains", icon: "/svg/train.svg", label: "Trains" }, + { to: "/cabs", icon: "/svg/cab.svg", label: "Cabs" }, + { to: "/bus", icon: "/svg/bus.svg", label: "Bus" }, + { to: "/holidays", icon: "/svg/holiday.svg", label: "Holidays" }, + ].map((item) => ( + + {item.label} + {item.label} + + ))} +
    +
    -
    - Booking -
    -
    + Booking +
    + Manage Booking -
    -

    + My Trips -

    +
    -
    - 🟢 Access your bookings, easy cancellation, date change and much - more +
    + 🟢 Access your bookings, cancellations, and date changes.
    - -
    - User -

    Login/Signup

    +
    + + + + Login/Signup
    - + Hey Traveller - Get exclusive deals & Manage your trips + Get exclusive deals & manage your trips -
    +
    -
    + ); } + export default Navbar; diff --git a/src/layouts/MainLayout.tsx b/src/layouts/MainLayout.tsx index 8ab2caa..da059ca 100644 --- a/src/layouts/MainLayout.tsx +++ b/src/layouts/MainLayout.tsx @@ -6,11 +6,9 @@ import { ThemeProvider } from "@/contexts/ThemeContext"; function MainLayout() { return ( - -
    + -
    -