"use client" import { CloudArrowUpIcon, LockClosedIcon, ServerIcon } from '@heroicons/react/20/solid' import { useId } from 'react' import { Tab, TabGroup, TabList, TabPanel, TabPanels } from '@headlessui/react' import clsx from 'clsx' import { Button } from '@/components/Button' import { Container } from '@/components/Container' export default function Route() { return (

Itinerary

By following the natural flow of the Nile river you will discover some of the most sacred places of the world.

All our trips are designed according to your wishes. Your group's tailored itinerary will lead you to the locations and temples which fit your energy.

trip map
) }