import Carousel from 'react-bootstrap/Carousel'; import React from 'react'; import img1 from './../image/resort4.jpg'; import img2 from './../image/resort5.jpg'; import img3 from './../image/resort6.jpg'; import "./../CSS/Corosal.css"; import { Link, } from "react-router-dom"; export default function Corosal() { return ( First slide

We Work With All Budgets

Book a ticket and just leave.

First slide

Group & Individual Gataways Experience.

Tourism. These are as education in themselves

First slide

Take Your Dream Vacation

Adventure awaits, go find it.

) }