o
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 970 KiB After Width: | Height: | Size: 970 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
@@ -7,7 +7,7 @@ import { ChevronDownIcon } from '@heroicons/react/24/outline'
|
||||
const itineraryDays = {
|
||||
day1: {
|
||||
title: "Day 1: Luxor",
|
||||
image: "/images/luxor.jpg",
|
||||
image: "/images/luxor1.jpg",
|
||||
content: [
|
||||
"Welcome to Luxor, often referred to as the world's greatest open-air museum.Begin your journey by exploring the city's rich history and captivating landmarks.",
|
||||
"Visit the magnificent Karnak Temple, one of the largest religious complexes in the world, and marvel at its towering columns and intricate hieroglyphs. Then, head to the Luxor Temple, a stunning example of ancient Egyptian architecture.",
|
||||
@@ -25,7 +25,7 @@ const itineraryDays = {
|
||||
},
|
||||
day3: {
|
||||
title: "Day 3: Crossing the Esna Lock",
|
||||
image: "/images/lock.jpg",
|
||||
image: "/images/lock1.jpg",
|
||||
content: [
|
||||
"Experience the fascinating process of crossing the Esna Lock, a marvel of engineering that allows vessels to navigate the varying water levels of the Nile.",
|
||||
"Witness the skilled operation of the lock as the dahabiya is raised or lowered to continue its journey upstream. This unique experience offers a glimpse into the intricate workings of river navigation and provides an excellent opportunity for photography.",
|
||||
@@ -34,7 +34,7 @@ const itineraryDays = {
|
||||
},
|
||||
day4: {
|
||||
title: "Day 4: Edfu",
|
||||
image: "/images/edfu.jpg",
|
||||
image: "/images/edfu1.jpg",
|
||||
content: [
|
||||
"Arrive in Edfu, home to one of Egypt's best-preserved temples dedicated to the falcon god Horus.",
|
||||
"Explore the impressive Temple of Edfu, with its massive pylons, detailed reliefs, and captivating myths depicted on its walls. Discover the fascinating stories of ancient Egyptian deities and their significance in the culture and religion of the time.",
|
||||
@@ -43,7 +43,7 @@ const itineraryDays = {
|
||||
},
|
||||
day5: {
|
||||
title: "Day 5: Silsila",
|
||||
image: "/images/silsila.jpg",
|
||||
image: "/images/silsila1.jpg",
|
||||
content: [
|
||||
"Together we will visit the historic site of Gebel el-Silsila, known for its ancient sandstone quarries.",
|
||||
"Explore the remnants of temples, shrines, and inscriptions that reveal the area's significance as a source of building materials for many of Egypt's monumental structures. Gain insight into the craftsmanship and artistry of the ancient Egyptians as you wander through this unique archaeological site.",
|
||||
@@ -52,7 +52,7 @@ const itineraryDays = {
|
||||
},
|
||||
day6: {
|
||||
title: "Day 6: Kom Ombo",
|
||||
image: "/images/komombo.jpg",
|
||||
image: "/images/komombo1.jpg",
|
||||
content: [
|
||||
"Our journey brings us to Kom Ombo, a unique temple dedicated to two gods: Sobek, the crocodile god, and Horus the Elder, the falcon-headed god.",
|
||||
"Explore the symmetrical design of the temple, with its dual sanctuaries and fascinating reliefs depicting medical instruments, surgical scenes, and ancient calendars. Don't miss the nearby Crocodile Museum, where you can view mummified crocodiles and learn about the sacred role of these creatures in ancient Egyptian culture.",
|
||||
@@ -61,7 +61,7 @@ const itineraryDays = {
|
||||
},
|
||||
day7: {
|
||||
title: "Day 7: Aswan",
|
||||
image: "/images/aswan.jpg",
|
||||
image: "/images/aswan1.jpg",
|
||||
content: [
|
||||
"We will conclude our journey in the picturesque city of Aswan, known for its stunning landscapes and rich cultural heritage.",
|
||||
"Visit the majestic Philae Temple, dedicated to the goddess Isis, and marvel at its beautiful island setting. Explore the bustling Aswan market, where you can shop for spices, jewelry, and local crafts. In the afternoon, take a peaceful felucca ride around Elephantine Island and enjoy the gentle breeze and scenic views.",
|
||||
|