Update src/app/page.tsx

This commit is contained in:
2026-03-19 12:14:49 +00:00
parent d17bef5676
commit 3f4c043933

View File

@@ -129,7 +129,7 @@ export default function LandingPage() {
}
]}
gridVariant="three-columns-all-equal-width"
animationType="blur-reveal"
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
buttons={[{ text: "Environmental Report", href: "#" }]}