diff --git a/src/app/page.tsx b/src/app/page.tsx index e410a44..819a9e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"