chore: move images to public/images and update imports
This commit is contained in:
@@ -31,7 +31,7 @@ const features = [
|
||||
"As the dahabiya glides through the tranquil river, take in the breathtaking views of the lush landscapes and ancient monuments that line the banks. Enjoy a relaxing day on deck, with opportunities to participate in yoga and meditation sessions, or simply unwind with a good book from our library.",
|
||||
description3:
|
||||
"In the evening, dock at Esna and explore the local markets, where you can discover unique handicrafts and interact with friendly locals.",
|
||||
imageSrc: 'images/esna.jpg',
|
||||
imageSrc: '/images/esna.jpg',
|
||||
},
|
||||
{
|
||||
name: 'Day 3: Crossing the Esna Lock',
|
||||
@@ -135,4 +135,3 @@ const features = [
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user