Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e1a12a77a | |||
| b29cb7c643 | |||
| b11ea4deb8 | |||
| 452454f41e |
@@ -172,10 +172,10 @@ export default function LandingPage() {
|
||||
id: "1", title: "What is the best time to visit Dushanbe?", content: "The best time to visit Dushanbe is from April to October when the weather is mild and pleasant. Summer months (June-August) are warmest but can be crowded. Spring and fall offer ideal trekking conditions with comfortable temperatures."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What are the main natural attractions around Dushanbe?", content: "Major natural attractions include the Pamir Mountains, Varzob Gorge, Botanical Gardens, Hisor Valley, and Anzob Pass. Each offers unique landscapes perfect for hiking, photography, and nature exploration."
|
||||
id: "2", title: "Is Dushanbe safe for tourists?", content: "Yes, Dushanbe is generally safe for tourists. The city has friendly locals and good infrastructure. Standard travel precautions apply. Use registered taxis, avoid displaying valuables, and stay in well-traveled areas, especially at night."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Is Dushanbe safe for tourists?", content: "Yes, Dushanbe is generally safe for tourists. The city has friendly locals and good infrastructure. Standard travel precautions apply. Use registered taxis, avoid displaying valuables, and stay in well-traveled areas, especially at night."
|
||||
id: "3", title: "What are the main natural attractions around Dushanbe?", content: "Major natural attractions include the Pamir Mountains, Varzob Gorge, Botanical Gardens, Hisor Valley, and Anzob Pass. Each offers unique landscapes perfect for hiking, photography, and nature exploration."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What should I pack for a Dushanbe visit?", content: "Pack comfortable walking shoes, weather-appropriate clothing (layers for mountains), sunscreen, water bottle, camera, and a daypack. In summer, bring light clothing; in spring/fall, bring a light jacket. Trekking gear recommended for mountain activities."
|
||||
@@ -226,4 +226,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user