Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-04 03:15:56 +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>