No description
Find a file
Calum Muir 455abb9411 feat: add horse first-person statements to about page profiles
Replace placeholder one-liners with full first-person quotes from
the 2026 Horse Statements document for Breagha, Harley, Connolly,
Puzzle, and the Minis (Orris, Bru & Sam).

- Section heading updated to 'Meet the horses — In their own words.'
- Cards redesigned: taller photo (220px), green left-border quote
  block in italic Merriweather, details in small caps green text
- Minis added as a group entry with shared card
- Memorial horses (Lady Suede, Wispa) moved to a separate
  'Remembered fondly' subsection with grayscale treatment
- Updated details/ages/breeds to match the document

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 22:36:50 +02:00
client Update support and about copy 2025-12-27 16:38:08 +00:00
functions/api Redesign forms to multi-step; add sponsor section and content updates 2026-05-23 17:03:37 +02:00
public Redesign forms to multi-step; add sponsor section and content updates 2026-05-23 17:03:37 +02:00
server Initial commit 2025-12-21 10:34:50 +00:00
shared Initial commit 2025-12-21 10:34:50 +00:00
src feat: add horse first-person statements to about page profiles 2026-05-23 22:36:50 +02:00
.gitignore convert to astro 2025-12-27 21:55:52 +00:00
.replit Saved progress at the end of the loop 2025-12-21 10:36:30 +00:00
astro.config.mjs chore: switch to Node adapter for server-side rendering 2026-05-23 17:38:24 +02:00
components.json Initial commit 2025-12-21 10:34:50 +00:00
drizzle.config.ts Initial commit 2025-12-21 10:34:50 +00:00
package-lock.json chore: switch to Node adapter for server-side rendering 2026-05-23 17:38:24 +02:00
package.json chore: switch to Node adapter for server-side rendering 2026-05-23 17:38:24 +02:00
postcss.config.js Initial commit 2025-12-21 10:34:50 +00:00
tailwind.config.ts convert to astro 2025-12-27 21:55:52 +00:00
tsconfig.json convert to astro 2025-12-27 21:55:52 +00:00
vite.config.ts Initial commit 2025-12-21 10:34:50 +00:00
wrangler.jsonc Fix wrangler.jsonc for Cloudflare Workers deployment 2026-04-30 15:00:21 +00:00