This commit is contained in:
2025-08-18 22:45:09 +02:00
parent 08b25f008b
commit b73beb1792
180 changed files with 5782 additions and 85 deletions

View File

@@ -1,9 +1,7 @@
{
"/page": "app/page.js",
"/story/page": "app/story/page.js",
"/dahabiyas/page": "app/dahabiyas/page.js",
"/page": "app/page.js",
"/experiences/page": "app/experiences/page.js",
"/itinerary/page": "app/itinerary/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js",
"/_not-found/page": "app/_not-found/page.js"
"/itinerary/page": "app/itinerary/page.js"
}