diff --git a/frontend/customization/config/global.json b/frontend/customization/config/global.json index fa862df72..75e1ae47b 100644 --- a/frontend/customization/config/global.json +++ b/frontend/customization/config/global.json @@ -7,7 +7,7 @@ "enableOutdoor": true, "enableTouristicEvents": true, "portalIds": [1], - "apiUrl": "https://geotrekdemo.ecrins-parcnational.fr/api/v2", + "apiUrl": "https://demo-admin.geotrek.fr/api/v2", "baseUrl": "http://localhost:3000", "fallbackImageUri": "https://geotrek.fr/assets/img/logo.svg", "touristicContentLabelImageUri": "https://geotrek.fr/assets/img/geotrek-rando.svg", diff --git a/frontend/customization/config/home.json b/frontend/customization/config/home.json index 60b471703..96fe1c7ac 100644 --- a/frontend/customization/config/home.json +++ b/frontend/customization/config/home.json @@ -1,9 +1,8 @@ { "welcomeBanner": { "carouselUrls": [ - "https://cdn.pixabay.com/photo/2017/06/29/18/40/background-2455710_1280.jpg", - "https://images.pexels.com/photos/869258/pexels-photo-869258.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260", - "https://images.pexels.com/photos/4275885/pexels-photo-4275885.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260" + "https://demo-rando.geotrek.fr/media/paperclip/trekking_trek/2849/cascade_dars_a_aulus-les-bains-cc-by-sa-pierre-gouget.jpg.800x800_q85_watermark-d41d8cd98f00b204e9800998ecf8427e.jpg", + "https://demo-rando.geotrek.fr/media/paperclip/trekking_trek/10443/1083px-arrien-en-bethmale_general_view.JPG.800x800_q85_watermark-d41d8cd98f00b204e9800998ecf8427e.jpg" ], "shouldDisplayText": true }, @@ -15,7 +14,7 @@ { "titleTranslationId": "home.territoryTreks", "iconUrl": "/icons/practice-pedestrian.svg", - "ids": ["2", "582", "586", "501", "771", "596"], + "ids": ["2", "2849", "10443"], "type": "trek" }, { @@ -27,7 +26,7 @@ { "titleTranslationId": "home.outdoor", "iconUrl": "/icons/practice-outdoor.svg", - "ids": ["65", "12", "79"], + "ids": ["1"], "type": "outdoor" }, {