diff --git a/src/app/page.tsx b/src/app/page.tsx index bfc7cf1..725c843 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,7 +179,7 @@ export default function LandingPage() { description="Schedule a consultation with our AI specialists to explore how our solutions can drive innovation and growth in your organization." buttons={[ { text: "Schedule Consultation", href: "mailto:info@aisolutions.com" }, - { text: "View Case Studies", href: "#" } + { text: "Download ROI Guide", href: "https://aisolutions.com/roi-guide.pdf" } ]} buttonAnimation="slide-up" background={{ variant: "plain" }}