Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e03666b7d | |||
| b144e4342d | |||
| 64982fa823 | |||
| 3456cc60f1 |
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user