Skip to content

Footer

Footer-related files include:

  • src/components/layout/Footer.astro
  • src/components/layout/SocialLinks.astro
  • src/data/firm.ts
  • src/data/navigation.ts
  1. Firm name and contact details in src/data/firm.ts.
  2. Footer navigation links in src/data/navigation.ts if the theme centralizes them there.
  3. Social URLs in SocialLinks.astro or the data file it imports.
  4. Legal links to privacy-policy, terms, and any required jurisdiction-specific pages.
  5. Copyright text.

Use meaningful link text. Social icons should have accessible labels, not only visual icons.