Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:58:33 +00:00
parent ddd01c8ea6
commit efb6daef2b

View File

@@ -140,7 +140,7 @@ export default function HomePage() {
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground={false}
buttons={[{ text: "Learn More", href: "#" }]} buttons={[{ text: "Learn More", href: "#" }]}
/> />
</div> </div>