Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-11 22:35:55 +00:00

View File

@@ -74,6 +74,10 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Explore All Components", href: "products" },
{ text: "Get Free Access", href: "https://github.com" }
]}
/>
</div>