Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-09 19:01:32 +00:00
2 changed files with 2 additions and 1421 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
description="Experience the future of elegant design. Hyla brings together modern aesthetics with powerful functionality to create digital experiences that inspire and engage."
background={{ variant: "plain" }}
buttons={[
{ text: "Explore Now", href: "#features" },
{ text: "Start Free Trial", href: "#features" },
{ text: "Learn More", href: "#about" },
]}
layoutOrder="default"
@@ -201,4 +201,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}