Commit Graph

7 Commits

Author SHA1 Message Date
becarta
e8833ce52b Add spam review functionality to contact form and update translations
- Introduced a new spamReview property in the Form interface to handle manual review requests for messages flagged as spam.
- Updated the Form component to display a spam warning and a manual review form with dynamic labels and placeholders based on translations.
- Enhanced the Tailwind CSS styles for responsive subtitles across various components.
- Added corresponding translations for the spam review feature in English, Dutch, German, and French, ensuring consistency and clarity in messaging.
- Updated various components to integrate the new spamReview functionality, improving user experience and interaction.
2025-07-12 00:28:44 +02:00
prototypa
38db18b05b Add basic animation 2024-10-13 03:33:40 -04:00
prototypa
a606b34a19 Format all files with prettier: npm run format 2024-04-29 17:51:55 -04:00
Dylan Awalt-Conley
afacd786bf fix: define component Props type instead of typecasting Astro.props
This surfaces some type errors in props being passed to some components,
particularly in the way Features passes the classes props.
2024-03-26 12:11:41 -04:00
prototypa
770dee10bd Replace component CTA with Button with new props 2023-09-02 18:02:45 -04:00
prototypa
fa82390f10 Replace max-w-screen-lg 2023-08-30 12:36:54 -04:00
prototypa
7643983d62 Create new HeroText widget 2023-08-16 03:30:31 -04:00