Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 195a8c4a40 | |||
| 7411a0f8a6 | |||
| 14c57ffeea |
1408
src/app/layout.tsx
1408
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -239,6 +239,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="smooth"
|
animationType="smooth"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Start Your Journey", href: "#contact" },
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user