diff --git a/src/components/core/asia/singapore/singapore.links.tsx b/src/components/core/asia/singapore/singapore.links.tsx index 750a14cc..abe0f773 100644 --- a/src/components/core/asia/singapore/singapore.links.tsx +++ b/src/components/core/asia/singapore/singapore.links.tsx @@ -21,6 +21,11 @@ export const singaporeLinks: CountryLink = { kind: "highlight", published: new Date("2021-12-25T17:00:00.000+08:00"), }, + { + id: "jewel-changi-airport", + label: { fr: "", en: "" }, + published: false, + }, { id: "marina-bay-sands", label: { diff --git a/src/components/core/links/links.configuration.test.ts b/src/components/core/links/links.configuration.test.ts index 584916ae..7dfeb05a 100644 --- a/src/components/core/links/links.configuration.test.ts +++ b/src/components/core/links/links.configuration.test.ts @@ -128,6 +128,10 @@ const singaporeLinks = () => { label: { fr: "Un Noël à Singapour", en: "A Christmas in Singapore" }, published: true, }) + expect(getLink("jewel-changi-airport")).toMatchObject({ + label: { fr: "", en: "" }, + published: false, + }) expect(getLink("marina-bay-sands")).toMatchObject({ label: { fr: "", en: "" }, published: false, diff --git a/src/images/asia/vietnam/southern-vietnam/can-tho/winter-spring-colors-house.jpg b/src/images/asia/vietnam/southern-vietnam/can-tho/winter-spring-colors-house.jpg deleted file mode 100644 index 538687b1..00000000 Binary files a/src/images/asia/vietnam/southern-vietnam/can-tho/winter-spring-colors-house.jpg and /dev/null differ diff --git a/src/images/asia/vietnam/southern-vietnam/my-tho/boat1.jpg b/src/images/asia/vietnam/southern-vietnam/my-tho/boat1.jpg index 72723c97..230b39cf 100644 Binary files a/src/images/asia/vietnam/southern-vietnam/my-tho/boat1.jpg and b/src/images/asia/vietnam/southern-vietnam/my-tho/boat1.jpg differ diff --git a/src/images/asia/vietnam/southern-vietnam/my-tho/mekong-taste-bungalow.jpg b/src/images/asia/vietnam/southern-vietnam/my-tho/mekong-taste-bungalow.jpg deleted file mode 100644 index a475d4fe..00000000 Binary files a/src/images/asia/vietnam/southern-vietnam/my-tho/mekong-taste-bungalow.jpg and /dev/null differ diff --git a/src/images/asia/vietnam/transport/transport-vietnam-main.jpg b/src/images/asia/vietnam/transport/transport-vietnam-main.jpg index 1e13ad94..58da3833 100644 Binary files a/src/images/asia/vietnam/transport/transport-vietnam-main.jpg and b/src/images/asia/vietnam/transport/transport-vietnam-main.jpg differ diff --git a/src/locales/en/asia/malaysia/west-malaysia/langkawi-dream-hotel.json b/src/locales/en/asia/malaysia/west-malaysia/langkawi-dream-hotel.json index 92ef9080..22b36074 100644 --- a/src/locales/en/asia/malaysia/west-malaysia/langkawi-dream-hotel.json +++ b/src/locales/en/asia/malaysia/west-malaysia/langkawi-dream-hotel.json @@ -13,7 +13,7 @@ "how": { "title": "How to get there?", "part1": "There is an international airport in Langkawi. However, few countries offer direct flights to the island. The most likely is to #fly# from the capital of Malaysia, Kuala Lumpur, or Singapore. It takes an hour's flight from Kuala Lumpur and an hour and a half from Singapore.", - "part2": "It is also possible to get to Langkawi by #boat#, mainly from Penang. The [Langkawi Ferry](https://www.langkawi-ferry.com/schedule-fare.html) company provides two connections per day by speed boat. The crossing takes about 3 hours." + "part2": "It is also possible to get to Langkawi by #boat# from Kuala Perlis and Kuala Kedah. The [Langkawi Ferry Line](https://langkawiferryline.com/) company provides multiple connections per day." }, "what-time-of-year": { "title": "Best time to visit?", diff --git a/src/locales/en/asia/philippines/palawan/el-nido-tour-a.json b/src/locales/en/asia/philippines/palawan/el-nido-tour-a.json index 39d1a2e3..4e926f56 100644 --- a/src/locales/en/asia/philippines/palawan/el-nido-tour-a.json +++ b/src/locales/en/asia/philippines/palawan/el-nido-tour-a.json @@ -18,8 +18,8 @@ "part3": "Private tour ↠ #7,900 PHP or $160 per group#", "part4": "Public tour ↠ #1,200 PHP or $25 per person#", "part5": "With SpeedBoat", - "part6": "Private tour ↠ #23,500 PHP or $480 per group#", - "part7": "Public tour ↠ #3,500 PHP or $70 per person#", + "part6": "Private tour ↠ #23,000 PHP or $400 per group#", + "part7": "Public tour ↠ #3,000 PHP or $50 per person#", "part8": "In addition, there is:", "part9": "Eco tourism development fee : #200 PHP per person ($4) valid for 10 days# = tax to protect the environment", "part10": "Big lagoon environmental user fee : #200 PHP per person ($4)# = entrance fee for lagons", diff --git a/src/locales/en/asia/philippines/palawan/el-nido-tour-b.json b/src/locales/en/asia/philippines/palawan/el-nido-tour-b.json index 4ffe7565..bad9ebac 100644 --- a/src/locales/en/asia/philippines/palawan/el-nido-tour-b.json +++ b/src/locales/en/asia/philippines/palawan/el-nido-tour-b.json @@ -18,8 +18,8 @@ "part3": "Private tour ↠ #8,400 PHP or $170 per group#", "part4": "Public tour ↠ #1,300 PHP or $25 per person#", "part5": "With SpeedBoat", - "part6": "Private tour ↠ #23,500 PHP or $480 per group#", - "part7": "Public tour ↠ #3,500 PHP or $70 per person#", + "part6": "Private tour ↠ #23,000 PHP or $400 per group#", + "part7": "Public tour ↠ #3,000 PHP or $50 per person#", "part8": "In addition, there is:", "part9": "Eco tourism development fee: #200 PHP per person ($4) valid for 10 days# = tax to protect the environment", "part10": "Cudugnon Cave entry fee: #150 PHP per person ($3)#", diff --git a/src/locales/en/asia/singapore/christmas-in-singapore.json b/src/locales/en/asia/singapore/christmas-in-singapore.json index 176b9746..66be0e5e 100644 --- a/src/locales/en/asia/singapore/christmas-in-singapore.json +++ b/src/locales/en/asia/singapore/christmas-in-singapore.json @@ -69,7 +69,7 @@ "title": "CHANGI AIRPORT - JEWEL", "title1": "A MAGICAL STOPOVER", "part1": "This year, Jewel has chosen to display fewer lights and Christmas decorations to exhibit different parts of the world. The goal is to invite Singaporeans and expatriates to give the illusion of travel, considering that the borders have been closed for almost two years. A successful gamble for some but a frustration for others.", - "part2": "Beyond this rather special year, #Jewel Changi Airport is a real must-see for the end-of-year illuminations#. It has always been the plan for this mall, right inside the airport. For a large part of travelers, Singapore is only a simple stopover, but Jewel illuminations will stun you.", + "part2": "Beyond this rather special year, #[Jewel Changi Airport](jewel-changi-airport) is a real must-see for the end-of-year illuminations#. It has always been the plan for this mall, right inside the airport. For a large part of travelers, Singapore is only a simple stopover, but Jewel illuminations will stun you.", "part3": "Even for people who live in Singapore, Changi airport is a must-see place for the one who loves Christmas.", "part4": "The huge 16-meter-high tree forming the entrance to your journey is magnificent and as impressive as ever.", "part5": "The waterfall is the main attraction. On the one hand, it is the largest indoor waterfall in the world, and on the other hand, although it is present all year round, the feeling is different at Christmas, thanks to the decorations and lights all around.", diff --git a/src/locales/en/asia/vietnam/southern-vietnam/can-tho.json b/src/locales/en/asia/vietnam/southern-vietnam/can-tho.json index 2c8a0b9a..b1dfd707 100644 --- a/src/locales/en/asia/vietnam/southern-vietnam/can-tho.json +++ b/src/locales/en/asia/vietnam/southern-vietnam/can-tho.json @@ -30,7 +30,7 @@ "part3": "If you find a boat by yourself from Ninh Kieu wharf, it will cost you around 250,000 VND for two people (12$). That's usually the highest price that you should pay, up to you to negotiate.", "part4": "We booked via our homestay: Floating market, breakfast on site, rice paper factory, local pancakes and tropical fruits all for #840,000 VND ($40 for two people)#.", "part5": "It is best to book from your hotel or manage on your own. On the other hand, if you come from Ho Chi Minh City, many multi-day excursions will allow you to visit Can Tho and its floating market.", - "part6": "You can compare more tours on [GetYourGuide](gyg:s/?q=can%20tho) or [Tripadvisor](tripadvisor:Attractions-g303942-Activities-c42-Can_Tho_Mekong_Delta.html)." + "part6": "You can find various tours on [GetYourGuide](gyg:s/?q=can%20tho) or [Tripadvisor](tripadvisor:Attractions-g303942-Activities-c42-Can_Tho_Mekong_Delta.html)." }, "where-to-stay": { "title": "Where to stay in Can Tho ?", diff --git a/src/locales/en/asia/vietnam/transport.json b/src/locales/en/asia/vietnam/transport.json index 0ac724a0..6234bfc7 100644 --- a/src/locales/en/asia/vietnam/transport.json +++ b/src/locales/en/asia/vietnam/transport.json @@ -88,7 +88,7 @@ "part3": "You can also book online on [12go.asia](https://12go.asia/en) and [Baolau](baolau)." }, "company": { - "part1": "The most renowned companies are [The Sinh Tourist](https://www.thesinhtourist.vn), [Futa Bus](https://futabus.vn/en-US?lang=en-US) and [Mai Linh Express](http://mailinhexpress.vn)." + "part1": "The most renowned companies are [The Sinh Tourist](https://www.thesinhtourist.vn), [Futa Bus](https://futabus.vn/) and [Mai Linh Express](https://mailinh.vn/language/english)." }, "price": { "part1": "It is complicated to give a price range since it depends on many criteria (route, company, type of bus, etc.), however the bus remains #the cheapest mode of transportation# in Vietnam.", @@ -153,7 +153,7 @@ }, "booking": { "part1": "Do not book your guided tours at your hotel, the prices are much higher than it should.", - "part2": "In case you fear not being able to book from Vietnam, you can book online on [TripAdvisor](tripadvisor:Attraction_Review-g293925-d7171779-Reviews-Vietnam_Adventure_Tours-Ho_Chi_Minh_City.html) or even [GetYourGuide](gyg:discovery/s?q=Vietnam), we use these two sites very regularly and we never had a problem. They are also quite responsive when we have questions or when we have particular needs.", + "part2": "In case you fear not being able to book from Vietnam, you can book online on [TripAdvisor](tripadvisor:Attraction_Review-g293925-d7171779-Reviews-Vietnam_Adventure_Tours-Ho_Chi_Minh_City.html) or even [GetYourGuide](gyg:discovery/vietnam-l169193), we use these two sites very regularly and we never had a problem. They are also quite responsive when we have questions or when we have particular needs.", "part3": "You can also book on site, in Ho Chi Minh City for example, the [De Tham Street](maps:place/220+%C4%90%E1%BB%81+Th%C3%A1m,+Ph%C6%B0%E1%BB%9Dng+Ph%E1%BA%A1m+Ng%C5%A9+L%C3%A3o,+Qu%E1%BA%ADn+1,+Th%C3%A0nh+ph%E1%BB%91+H%E1%BB%93+Ch%C3%AD+Minh,+Vietnam) is THE meeting place for travelers, where you will find many travel agencies." }, "price": { diff --git a/src/locales/en/oceania/australia/queensland/magnetic-island.json b/src/locales/en/oceania/australia/queensland/magnetic-island.json index c66887f5..b2a4acf2 100644 --- a/src/locales/en/oceania/australia/queensland/magnetic-island.json +++ b/src/locales/en/oceania/australia/queensland/magnetic-island.json @@ -31,30 +31,31 @@ "title": "How to get around?", "part1": "Most of the hikes are easily accessible. However, there are isolated beaches for which you will need a vehicle. Some roads are closed to for cars. In other words, there is no best way to get around. It will depend on what you plan to do there.", "part2": { - "title": "Bus", - "part1": "It's certainly the most practical and economical solution for getting around the island. However, the bus line only operates to the eastern part of the island, from the terminal to the Horseshoe bay via Arcadia. So you will not be able to reach remote parts of the island, located in the west. The main operator is [Sunbus](https://www.sunbus.com.au/magnetic-island).", - "part2": "Also, be careful, there is one bus every hour. Make sure to get there in time.", - "part3": "Ticket price: AUD 3.80 per ticket / AUD 7.60 for the day - Sunbus Pass", - "part4": "Booking: The pass must be purchased on-site via an automatic distributor when you arrive." + "title": "#Bus#", + "part1": "It's certainly the most practical and economical solution for getting around the island. However, the bus line only operates to the eastern part of the island, from the terminal to the Horseshoe bay via Arcadia. So you will not be able to reach remote parts of the island, located in the west. The main operator is [Kinetic](https://www.wearekinetic.com/au/townsville).", + "part2": "Also, be careful, there is one bus every hour. Make sure to get there in time. You can find the bus line timetable [HERE](https://jp.translink.com.au/plan-your-journey/timetables/bus/d/250).", + "part3": "Ticket price: AUD 0.50 per ticket / AUD 1 for the day", + "part4": "Booking: You can buy the pass directly on the bus at the start of the day.", + "part5": "[Bus route.](https://translink.widen.net/s/nj8p6hrftg/241202-magnetic-island-network-map)" }, "part3": { - "title": "Car", + "title": "#Car#", "part1": "It's probably the most comfortable solution if you want to be independent and don't want to think during your visit.", "part2": "You can bring your vehicle or rent one on-site. Be aware, however, that some parts of the island are closed to cars, while the western part is accessible only by 4X4s.", "part3": "Price: 99 AUD for the day", "part4": "Booking: [Isle Hire](https://www.islehire.com.au/)" }, "part4": { - "title": "Scooter", + "title": "#Scooter#", "part1": "You can rent a scooter to be more independent, especially you don't have to think about bus times.", "part2": "Price: 40 AUD for the day", "part3": "Booking: [Magnetic Informer](https://magneticinformer.com.au/tour/road-runner-scooter-hire/)" }, "part5": { - "title": "Bike", - "part1": "Another solution for the more athletic and courageous. Take into account that the roads are hilly with more or less steep climbs and descents. Don't forget to keep energy for hikes, if needed.", - "part2": "Price: 30 AUD for the day", - "part3": "Booking: [Magnetic Adventure Hire](https://magneticadventurehire.com.au/magnetic-island-bike-hire/)" + "title": "#Bike#", + "part1": "You can find e-bikes (you still need to pedal): another solution for the more athletic and courageous. Take into account that the roads are hilly with more or less steep climbs and descents. Don't forget to keep energy for hikes, if needed.", + "part2": "Price: 55 AUD for the day", + "part3": "Booking: [e-Bike Pedal Assist Bicycle](https://magneticislandroaming.com.au/pedal-assist-e-bike-bicycle-with-pedals/)" }, "part6": "We only took the bus because it's suited our route perfectly. We didn't face any problem at all, buses were not crowded and right on time." }, diff --git a/src/locales/fr/asia/malaysia/west-malaysia/langkawi-dream-hotel.json b/src/locales/fr/asia/malaysia/west-malaysia/langkawi-dream-hotel.json index d0578b04..d1c2de6e 100644 --- a/src/locales/fr/asia/malaysia/west-malaysia/langkawi-dream-hotel.json +++ b/src/locales/fr/asia/malaysia/west-malaysia/langkawi-dream-hotel.json @@ -13,7 +13,7 @@ "how": { "title": "Comment y aller ?", "part1": "Langkawi dispose d’un aéroport international. Cependant peu de pays proposent des vols direct à destination de l'île. Le plus probable est de prendre l’#avion# depuis la capitale de la Malaisie, Kuala Lumpur, ou bien depuis Singapour. Il faut compter 1h de vol depuis Kuala Lumpur, et 1h30 depuis Singapour.", - "part2": "Il est également possible de se rendre à Langkawi en #bateau#, principalement depuis Penang. La compagnie [Langkawi Ferry](https://www.langkawi-ferry.com/schedule-fare.html) assure deux liaisons par jour, en speed boat. La traversée dure environ 3h." + "part2": "Il est également possible de se rendre à Langkawi en #bateau# depuis Kuala Perlis et Kuala Kedah. La compagnie [Langkawi Ferry Line](https://langkawiferryline.com/) assure plusieurs liaisons par jour." }, "what-time-of-year": { "title": "À quelle période ?", diff --git a/src/locales/fr/asia/philippines/palawan/el-nido-tour-a.json b/src/locales/fr/asia/philippines/palawan/el-nido-tour-a.json index 41658c79..24f8ac4b 100644 --- a/src/locales/fr/asia/philippines/palawan/el-nido-tour-a.json +++ b/src/locales/fr/asia/philippines/palawan/el-nido-tour-a.json @@ -18,8 +18,8 @@ "part3": "Tour privé ↠ #7 900 PHP soit 135€ par groupe#", "part4": "Tour public ↠ #1 200 PHP soit 20€ par personne#", "part5": "En SpeedBoat", - "part6": "Tour privé ↠ #23 500 PHP soit 400€ par groupe#", - "part7": "Tour public ↠ #3 500 PHP soit 60€ par personne#", + "part6": "Tour privé ↠ #23 000 PHP soit 350€ par groupe#", + "part7": "Tour public ↠ #3 000 PHP soit 45€ par personne#", "part8": "En supplément vous avez :", "part9": "Eco tourism development fee : #200 PHP par personne (4€) valable pour 10 jours# = taxe est pour la protection de la nature", "part10": "Big lagoon environmental user fee : #200 PHP par personne (4€)# = entrée dans les lagons", diff --git a/src/locales/fr/asia/philippines/palawan/el-nido-tour-b.json b/src/locales/fr/asia/philippines/palawan/el-nido-tour-b.json index 2ca4a588..9fb8b22b 100644 --- a/src/locales/fr/asia/philippines/palawan/el-nido-tour-b.json +++ b/src/locales/fr/asia/philippines/palawan/el-nido-tour-b.json @@ -18,8 +18,8 @@ "part3": "Tour privé ↠ #8 400 PHP soit 145€ par groupe#", "part4": "Tour public ↠ #1 300 PHP soit 22€ par personne#", "part5": "En SpeedBoat :", - "part6": "Tour privé ↠ #23 500 PHP soit 400€ par groupe#", - "part7": "Tour public ↠ #3 500 PHP soit 60€ par personne#", + "part6": "Tour privé ↠ #23 000 PHP soit 350€ par groupe#", + "part7": "Tour public ↠ #3 000 PHP soit 45€ par personne#", "part8": "En supplément vous avez :", "part9": "Eco tourism development fee : #200 PHP par personne (4€) valable pour 10 jours# = taxe est pour la protection de la nature", "part10": "Droit d’entrée dans la grotte de Cudugnon : #150 PHP par personne (3€)#", diff --git a/src/locales/fr/asia/singapore/christmas-in-singapore.json b/src/locales/fr/asia/singapore/christmas-in-singapore.json index 7f3e5e51..4b2dac89 100644 --- a/src/locales/fr/asia/singapore/christmas-in-singapore.json +++ b/src/locales/fr/asia/singapore/christmas-in-singapore.json @@ -69,7 +69,7 @@ "title": "AÉROPORT CHANGI - JEWEL", "title1": "UNE ESCALE FÉERIQUE", "part1": "Cette année, Jewel a fait le parti pris d’un peu moins de lumières et de décorations de Noël pour mettre en scène différentes parties du monde et inviter les Singapouriens et les expatriés qui vivent à Singapour à la découverte mais surtout à l’illusion du voyage, au vu des fermetures des frontières depuis presque deux ans, le dépaysement et l’imagination était de mise. Un parti pris réussi pour certains et frustrant pour d’autres.", - "part2": "Au-delà de cette année un peu particulière, l’aéroport #Jewel Changi est un véritable incontournable pour les illuminations de fin d’année#, et ce n’est pas fait par hasard puisque pour une grande partie des voyageurs, Singapour n’est qu’une simple escale et rien qu’avec Jewel vous ne serez pas dépaysé grâce à ses illuminations éblouissantes.", + "part2": "Au-delà de cette année un peu particulière, #[l’aéroport Jewel Changi](jewel-changi-airport) est un véritable incontournable pour les illuminations de fin d’année#, et ce n’est pas fait par hasard puisque pour une grande partie des voyageurs, Singapour n’est qu’une simple escale et rien qu’avec Jewel vous ne serez pas dépaysé grâce à ses illuminations éblouissantes.", "part3": "Mais même pour nous qui habitons à Singapour, l’aéroport est un endroit à faire pour tous les amateurs de cette magie de Noël.", "part4": "L'immense sapin de 16 mètres de haut formant l'entrée de votre voyage est magnifique et toujours autant impressionnant.", "part5": "La cascade est un spectacle à part entière. D’une part, c’est la plus grande cascade en intérieur du monde et d’autre part, même si elle est présente toute l’année, elle donne une sensation différente, en cette période de Noël, grâce aux illuminations tout autour.", diff --git a/src/locales/fr/asia/vietnam/southern-vietnam/can-tho.json b/src/locales/fr/asia/vietnam/southern-vietnam/can-tho.json index 4f66186c..7a8be1a3 100644 --- a/src/locales/fr/asia/vietnam/southern-vietnam/can-tho.json +++ b/src/locales/fr/asia/vietnam/southern-vietnam/can-tho.json @@ -30,7 +30,7 @@ "part3": "Si vous prenez une barque vous-même à partir du quai Ninh Kieu, prévoyez au moins 250 000 VND pour deux (9 €), on vous donne là la plus grosse fourchette de prix, à vous de négocier.", "part4": "De notre côté, nous avons réservé via notre homestay : Marché flottant, petit déjeuner sur place, fabrique de feuilles de riz, dégustation de crêpes et fruits tropicaux le tout pour #840 000 VND (30 € pour deux)#.", "part5": "Le mieux est quand même de réserver depuis votre hôtel ou de gérer par vos propres moyens si vous êtes sur place, par contre si vous venez de Ho Chi Minh-Ville, il existe de nombreuses excursions de plusieurs jours qui vous permettront de réserver pour Can Tho et son marché flottant également.", - "part6": "Vous pouvez comparer d’autres offres par vous-même sur [GetYourGuide](gyg:s/?q=can%20tho) ou [Tripadvisor](tripadvisor:Attractions-g303942-Activities-c42-Can_Tho_Mekong_Delta.html)." + "part6": "Vous pouvez trouver les différentes offres sur [GetYourGuide](gyg:s/?q=can%20tho) ou [Tripadvisor](tripadvisor:Attractions-g303942-Activities-c42-Can_Tho_Mekong_Delta.html)." }, "where-to-stay": { "title": "Où dormir à Can Tho ?", diff --git a/src/locales/fr/asia/vietnam/transport.json b/src/locales/fr/asia/vietnam/transport.json index 677b854d..49e1c0b0 100644 --- a/src/locales/fr/asia/vietnam/transport.json +++ b/src/locales/fr/asia/vietnam/transport.json @@ -88,7 +88,7 @@ "part3": "Vous pouvez également vous rendre sur Internet sur [12go.asia](https://12go.asia/fr) et [Baolau](baolau)." }, "company": { - "part1": "Les compagnies les plus réputées [The Sinh Tourist](https://www.thesinhtourist.vn), [Futa Bus](https://futabus.vn/en-US?lang=en-US) et [Mai Linh Express](http://mailinhexpress.vn)." + "part1": "Les compagnies les plus réputées [The Sinh Tourist](https://www.thesinhtourist.vn), [Futa Bus](https://futabus.vn/) et [Mai Linh Express](https://mailinh.vn/language/english)." }, "price": { "part1": "Il est compliqué de donner une fourchette de prix étant donné que cela dépend de beaucoup de critères (trajet, compagnie, type de bus, etc.), cependant le bus reste #le mode de déplacement le moins cher# à travers le Vietnam.", @@ -153,7 +153,7 @@ }, "booking": { "part1": "Ne réservez pas vos visites guidées à votre hôtel, les prix sont bien plus élevés qu’à la normale.", - "part2": "Si vous avez peur de ne pas avoir de place, réservez sur internet sur [TripAdvisor](tripadvisor:Attraction_Review-g293925-d7171779-Reviews-Vietnam_Adventure_Tours-Ho_Chi_Minh_City.html) ou bien encore [GetYourGuide](gyg:discovery/s?q=Vietnam), on utilise ces deux sites très régulièrement et nous n’avons jamais eu de problème, ils sont d’ailleurs plutôt réactif quand il s’agit de répondre à des questions ou encore pour aménager des tours en fonction de nos attentes.", + "part2": "Si vous avez peur de ne pas avoir de place, réservez sur internet sur [TripAdvisor](tripadvisor:Attraction_Review-g293925-d7171779-Reviews-Vietnam_Adventure_Tours-Ho_Chi_Minh_City.html) ou bien encore [GetYourGuide](gyg:vietnam-l169193), on utilise ces deux sites très régulièrement et nous n’avons jamais eu de problème, ils sont d’ailleurs plutôt réactif quand il s’agit de répondre à des questions ou encore pour aménager des tours en fonction de nos attentes.", "part3": "Vous pouvez également réserver sur place, à Hô Chi Minh-Ville par exemple, une rue, la [Rue De Tham](maps:place/220+%C4%90%E1%BB%81+Th%C3%A1m,+Ph%C6%B0%E1%BB%9Dng+Ph%E1%BA%A1m+Ng%C5%A9+L%C3%A3o,+Qu%E1%BA%ADn+1,+Th%C3%A0nh+ph%E1%BB%91+H%E1%BB%93+Ch%C3%AD+Minh,+Vietnam) est LE rendez-vous des voyageurs, vous y trouverez toutes sortes d’agences." }, "price": { diff --git a/src/locales/fr/oceania/australia/queensland/magnetic-island.json b/src/locales/fr/oceania/australia/queensland/magnetic-island.json index 6697123d..7bcc4b01 100644 --- a/src/locales/fr/oceania/australia/queensland/magnetic-island.json +++ b/src/locales/fr/oceania/australia/queensland/magnetic-island.json @@ -32,10 +32,11 @@ "part1": "La plupart des randonnées sont accessibles assez facilement néanmoins vous aurez des plages totalement isolées et surtout particulièrement loin où il vous faudra un véhicule. Quant à d’autres chemins, ils sont totalement interdits aux véhicules. Autant dire qu'aucun moyen de transport n’est véritablement mieux que l’autre. Ce sera en fonction de ce que vous comptez faire sur place.", "part2": { "title": "#Bus#", - "part1": "Certainement la solution la plus pratique et économique pour se déplacer sur l’île. Néanmoins la ligne de bus ne fait que la partie Est de l’île, du terminal à la partie Horseshoe en passant par Arcadia, donc vous ne pourrez pas faire les parties les plus éloignées de l’île, située à l’Ouest. La ligne principale est opérée par [Sunbus](https://www.sunbus.com.au/magnetic-island).", - "part2": "Attention également, le bus ne passe que toutes les heures donc renseignez-vous bien pour arriver à tant et ne pas le louper.", - "part3": "Prix du ticket : 3,80 AUD unitaire / 7,60 AUD pour la journée - Pass Sunbus", - "part4": "Réservation : Il faut acheter le pass sur place via un distributeur automatique lors de votre arrivée." + "part1": "Certainement la solution la plus pratique et économique pour se déplacer sur l’île. Néanmoins la ligne de bus ne fait que la partie Est de l’île, du terminal à la partie Horseshoe en passant par Arcadia, donc vous ne pourrez pas faire les parties les plus éloignées de l’île, située à l’Ouest. La ligne principale est opérée par [Kinetic](https://www.wearekinetic.com/au/townsville).", + "part2": "Attention également, le bus ne passe que toutes les heures donc renseignez-vous bien pour arriver à tant et ne pas le louper. Vous pouvez trouver les horaires de la ligne de bus [ICI](https://jp.translink.com.au/plan-your-journey/timetables/bus/d/250).", + "part3": "Prix du ticket : 0.50 AUD unitaire / 1 AUD pour la journée", + "part4": "Réservation : Vous pouvez acheter le pass directement dans le bus en début de journée.", + "part5": "[Plan de la ligne de bus.](https://translink.widen.net/s/nj8p6hrftg/241202-magnetic-island-network-map)" }, "part3": { "title": "#Voiture#", @@ -52,9 +53,9 @@ }, "part5": { "title": "#Vélo#", - "part1": "Une autre solution pour les plus sportifs et courageux. Prenez en compte que les routes sont vallonnées avec des montées et des descentes plus ou moins rudes. En plus de l’effort à fournir en vélo, vous aurez également l’effort des randonnées à faire.", - "part2": "Prix : 30 AUD pour la journée", - "part3": "Réservation : [Magnetic Adventure Hire](https://magneticadventurehire.com.au/magnetic-island-bike-hire/)" + "part1": "Il vous est proposé des vélos avec assistance électrique : vous devrez donc quand même pédaler mais c’est une autre solution pour les plus sportifs et courageux. Prenez en compte que les routes sont vallonnées avec des montées et des descentes plus ou moins rudes. En plus de l’effort à fournir en vélo, vous aurez également l’effort des randonnées à faire.", + "part2": "Prix : 55 AUD pour la journée", + "part3": "Réservation : [e-Bike Pedal Assist Bicycle](https://magneticislandroaming.com.au/pedal-assist-e-bike-bicycle-with-pedals/)" }, "part6": "Nous concernant, nous n’avons utilisé que le bus qui convenait parfaitement à notre parcours et qui n’a pas du tout été un problème que ce soit niveau monde ou niveau horaire ... Et nos petites jambes bien sûr." }, diff --git a/src/pages/asia/malaysia/east-malaysia/weekend-in-kuching.tsx b/src/pages/asia/malaysia/east-malaysia/weekend-in-kuching.tsx index f994673f..66413498 100644 --- a/src/pages/asia/malaysia/east-malaysia/weekend-in-kuching.tsx +++ b/src/pages/asia/malaysia/east-malaysia/weekend-in-kuching.tsx @@ -96,7 +96,7 @@ const IndexPage: React.FunctionComponent = ({ location }) => {

{t("where-to-stay.part2")}

= ({ location }) => { diff --git a/src/pages/asia/philippines/palawan/el-nido-tour-b.tsx b/src/pages/asia/philippines/palawan/el-nido-tour-b.tsx index 7519818c..040b9db8 100644 --- a/src/pages/asia/philippines/palawan/el-nido-tour-b.tsx +++ b/src/pages/asia/philippines/palawan/el-nido-tour-b.tsx @@ -145,22 +145,18 @@ const IndexPage: React.FunctionComponent = ({ location }) => { diff --git a/src/pages/asia/vietnam/southern-vietnam/can-tho.tsx b/src/pages/asia/vietnam/southern-vietnam/can-tho.tsx index 7c3359d5..d9cd7001 100644 --- a/src/pages/asia/vietnam/southern-vietnam/can-tho.tsx +++ b/src/pages/asia/vietnam/southern-vietnam/can-tho.tsx @@ -35,10 +35,8 @@ import styled from "@emotion/styled" import { Title } from "../../../../components/core/title" import { Quote } from "../../../../components/core/quote" import { css } from "@emotion/react" -import { GetYourGuideCard } from "../../../../components/core/get-your-guide" import { BookingGygCardContainer } from "../../../../components/layout/layout" import { BookingCard, BookingWarning } from "../../../../components/core/booking" -import winterSpringColorsHouse from "../../../../images/asia/vietnam/southern-vietnam/can-tho/winter-spring-colors-house.jpg" import queenieHouse from "../../../../images/asia/vietnam/southern-vietnam/can-tho/queenie-house.jpg" import greenVillageMekong from "../../../../images/asia/vietnam/southern-vietnam/can-tho/green-village-mekong.jpg" @@ -98,47 +96,6 @@ const IndexPage: React.FunctionComponent = ({ location }) => {

{t("how-much.part3")}

{t("how-much.part4")}

{t("how-much.part5")}

- - - - -

= ({ location }) => {

{t("where-to-stay.part1")}

- = ({ location }) => { price={68} duration={{ value: 5, unit: "hour" }} /> -

= ({ location }) => { people={2} kind="low-cost" /> - = ({ location }) => {

{t("visit2.part1")}

{t("visit2.part2")}

- - dezalb - - } - > +

{t("visit2.part3")}

diff --git a/src/pages/oceania/australia/queensland/magnetic-island.tsx b/src/pages/oceania/australia/queensland/magnetic-island.tsx index 87f7ddb1..d256c4ee 100644 --- a/src/pages/oceania/australia/queensland/magnetic-island.tsx +++ b/src/pages/oceania/australia/queensland/magnetic-island.tsx @@ -113,6 +113,7 @@ const IndexPage: React.FunctionComponent = ({ location }) => {

{t("moving-around.part2.part2")}

{t("moving-around.part2.part3")}

{t("moving-around.part2.part4")}

+

{t("moving-around.part2.part5")}

{t("moving-around.part3.title")}

{t("moving-around.part3.part1")}

{t("moving-around.part3.part2")}

@@ -157,10 +158,10 @@ const IndexPage: React.FunctionComponent = ({ location }) => {