Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a57c2eb23 | |||
| 52a4f236e1 | |||
| ffb9f3ab85 | |||
| a662b85583 |
1423
src/app/layout.tsx
1423
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -94,6 +94,10 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start Your Project Today", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user