// ─────────────────────────────────────────────────────────────
//  SITE SETTINGS — safe to edit
// ─────────────────────────────────────────────────────────────
//  This file controls where the website's forms send their data.
//  If a value below is wrong, ask Claude to fix it.

window.AA_CONFIG = {
  // Web3Forms access key for the "Aligned Attachments Website" form.
  // Powers the contact form, the Work-With-Me application, and newsletter signups.
  // Manage submissions / change the delivery email at https://app.web3forms.com
  web3formsAccessKey: "d37aad00-1071-462b-8b81-6d1dd8484c75",

  // The email address shown to visitors as a fallback if a form ever fails.
  contactEmail: "Brittney.Edwards@alignedattachments.com",
};
