3 Commits

Author SHA1 Message Date
195a8c4a40 Update src/app/page.tsx 2026-03-09 11:04:45 +00:00
7411a0f8a6 Update src/app/layout.tsx 2026-03-09 11:04:44 +00:00
14c57ffeea Merge version_2 into main
Merge version_2 into main
2026-03-09 10:58:49 +00:00
2 changed files with 9 additions and 1402 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -239,6 +239,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
animationType="smooth"
buttons={[
{ text: "Start Your Journey", href: "#contact" },
]}
/>
</div>