Update src/app/page.tsx
This commit is contained in:
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="blur-reveal"
|
animationType="slide-up"
|
||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "Environmental Report", href: "#" }]}
|
buttons={[{ text: "Environmental Report", href: "#" }]}
|
||||||
|
|||||||
Reference in New Issue
Block a user