import React from "react"; import { Button } from "./components/Button"; import { Link } from "react-router-dom"; import "./Footer.css"; import "@fortawesome/fontawesome-free/css/all.css" function Footer() { return (

Join the Adventure newsletter to receive our best vacation deals

You can unsubscribe at any time.

About Us

How it Works Testimonials Careers Investors Terms of Service

Contact Us

How it Works Testimonials Careers Investors Terms of Service

Videos

How it Works Testimonials Careers Investors Terms of Service

Social Media

How it Works Testimonials Careers Investors Terms of Service
TRVL
TRVL © 2
); } export default Footer;