1 Commits

Author SHA1 Message Date
3f27365e29 Update src/app/page.tsx 2026-03-03 09:12:25 +00:00

View File

@@ -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." description="Schedule a consultation with our AI specialists to explore how our solutions can drive innovation and growth in your organization."
buttons={[ buttons={[
{ text: "Schedule Consultation", href: "mailto:info@aisolutions.com" }, { 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" buttonAnimation="slide-up"
background={{ variant: "plain" }} background={{ variant: "plain" }}