Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 18:57:18 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Get Started", href: "#contact" },
{ text: "Learn More", href: "#about" }
]}
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-photo/group-medical-professionals-icu-ready-coronavirus-patients_53876-138953.jpg"
imageAlt="Community health workers providing care"
mediaAnimation="slide-up"
@@ -196,7 +196,7 @@ export default function LandingPage() {
tagIcon={Mail}
title="Join Our Community Health Movement"
description="Subscribe to our newsletter for health tips, upcoming events, and ways you can support our mission to improve community health."
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"