/public/img
: All the images used on the site./src/pages
: Each file represents one of the routes within geneticure.com, e.g.rdn.mdx
isgeneticure.com/rdn
. Note thatindex.astro
isgeneticure.com/
./src/sections
: Parts of the above pages./src/text
: Things that are displayed in lists or tables (e.g. citations, FAQs, patient quotes, etc.).