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:
parent
920d7be939
commit
f41a2937ef
2 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
You can support them directly by sponsoring a pony — covering the costs of hoof trimming, hay, vet visits, and more.
|
||||||
</p>
|
</p>
|
||||||
<a
|
<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;"
|
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
|
Sponsor a pony
|
||||||
|
|
@ -481,7 +481,7 @@ const testimonials = [
|
||||||
Support us
|
Support us
|
||||||
</a>
|
</a>
|
||||||
<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;"
|
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
|
Sponsor a pony
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ const DEFAULTS = {
|
||||||
videoYoutubeId: "IX2DGd6m8BU",
|
videoYoutubeId: "IX2DGd6m8BU",
|
||||||
sponsorHeading: "We are grateful for the generous support of our sponsors.",
|
sponsorHeading: "We are grateful for the generous support of our sponsors.",
|
||||||
ctaCards: [
|
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: "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" },
|
{ 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" },
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue