chore: move images to public/images and update imports

This commit is contained in:
2025-08-20 12:35:28 +02:00
parent d602341caf
commit b7004026c0
162 changed files with 43 additions and 392 deletions

View File

@@ -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>
)
}