2 Commits

Author SHA1 Message Date
c8515e0465 Update src/app/page.tsx 2026-03-04 03:15:52 +00:00
4942c5f936 Merge version_2 into main
Merge version_2 into main
2026-03-04 03:13:44 +00:00

View File

@@ -95,7 +95,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
useInvertedBackground={true}
mediaPosition="right"
buttons={[{ text: "Book Investigation", href: "#contact" }]}
buttons={[{ text: "Book Investigation", href: "#contact" }, { text: "Learn More", href: "#experiences" }]}
buttonAnimation="slide-up"
/>
</div>