Merge version_1 into main #4

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

View File

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