When a browser visits the root path (/) then redirect to the surah index with the appropriate locale (eg /en/, /ar/).
TheSurahIndex.tsx provides a list of surahs (aka chapters) from The Quran. Fix #2.
This change will hopefuly make it easier to scale the Rules file over time. Rather than having one file with all rules, there are multiple files that are categorized. Ref #2