Update all Sponsor a Pony links to /support-us#sponsor

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Calum Muir 2026-06-12 10:50:23 +00:00
parent 920d7be939
commit f41a2937ef
2 changed files with 3 additions and 3 deletions

View file

@ -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.
</p>
<a
href="/support-us"
href="/support-us#sponsor"
style="align-self: flex-start; display: inline-flex; align-items: center; gap: 10px; background: #7DA371; color: white; border-radius: 9999px; padding: 13px 28px; font-family: 'Public Sans', sans-serif; font-weight: 800; font-size: 13px; letter-spacing: 0.06em; text-transform: uppercase;"
>
Sponsor a pony
@ -481,7 +481,7 @@ const testimonials = [
Support us
</a>
<a
href="/support-us#sponsor-a-pony"
href="/support-us#sponsor"
style="display: inline-flex; align-items: center; gap: 10px; background: #7DA371; color: white; border-radius: 9999px; padding: 14px 28px; font-family: 'Public Sans', sans-serif; font-weight: 800; font-size: 13px; letter-spacing: 0.06em; text-transform: uppercase;"
>
Sponsor a pony

View file

@ -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" },
],