Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:53:56 +00:00

View File

@@ -93,7 +93,7 @@ export default function LandingPage() {
gridVariant="uniform-4-items"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
buttons={[
{ text: "Explore All Features", href: "https://example.com/features" },
]}