From f41a2937efe7906c693a36359c4188d99b406fef Mon Sep 17 00:00:00 2001
From: Calum Muir
Date: Fri, 12 Jun 2026 10:50:23 +0000
Subject: [PATCH] Update all Sponsor a Pony links to /support-us#sponsor
Co-Authored-By: Claude Sonnet 4.6
---
src/pages/about.astro | 4 ++--
src/pages/index.astro | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/pages/about.astro b/src/pages/about.astro
index a2c5a68..8f7dfe1 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -251,7 +251,7 @@ const testimonials = [
You can support them directly by sponsoring a pony — covering the costs of hoof trimming, hay, vet visits, and more.
Sponsor a pony
@@ -481,7 +481,7 @@ const testimonials = [
Support us
Sponsor a pony
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 50c61b5..7ff2e08 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -23,7 +23,7 @@ const DEFAULTS = {
videoYoutubeId: "IX2DGd6m8BU",
sponsorHeading: "We are grateful for the generous support of our sponsors.",
ctaCards: [
- { label: "Fundraising", title: "Sponsor a pony", description: "Your support keeps our ponies healthy and our sessions running — from hoof trimming to hay bales.", image: "/alineofponies-1920w.webp", href: "/support-us" },
+ { label: "Fundraising", title: "Sponsor a pony", description: "Your support keeps our ponies healthy and our sessions running — from hoof trimming to hay bales.", image: "/alineofponies-1920w.webp", href: "/support-us#sponsor" },
{ label: "Get involved", title: "Apply to volunteer", description: "No horse experience needed. Sidestep walkers, groomers, fundraisers — all roles make a real difference.", image: "/Vols5-2880w-1024x768.avif", href: "/volunteer-application" },
{ label: "Riding sessions",title: "Apply to participate", description: "We welcome riders and carriage drivers with a wide range of physical and mental disabilities.", image: "/Samantha-and-Connolly-1280.webp", href: "/participant-application" },
],