diff --git a/src/app/page.tsx b/src/app/page.tsx index 10256cd..f9188f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,6 +120,11 @@ export default function LandingPage() { ]} title="Intelligent Solutions for Every Business Need" description="Our suite of AI services is designed to empower your business with cutting-edge technology, ensuring sustainable growth and innovation." + buttons={[ + { + text: "Schedule a Discovery Call", href: "#contact" + } + ]} />