Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-18 08:42:17 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="NACAS Uganda"
description="Closing the Cancer Care Gap in Uganda. From awareness to survival, we are the voice of cancer survivors."
description="Help us provide life-saving support and resources to cancer patients in Uganda today."
buttons={[
{
text: "Donate Now", href: "#contact"},
@@ -208,4 +208,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}