diff --git a/src/app/page.tsx b/src/app/page.tsx index bd070e9..2931d3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />