This commit is contained in:
2025-08-18 23:09:28 +02:00
parent 3318d2fde0
commit 6bc835a386
23 changed files with 350 additions and 88 deletions

View File

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