2 Commits

Author SHA1 Message Date
791d43e4b0 Update src/app/page.tsx 2026-06-09 12:35:08 +00:00
080de5816a Merge version_2 into main
Merge version_2 into main
2026-06-09 10:49:50 +00:00

View File

@@ -120,6 +120,11 @@ export default function LandingPage() {
]} ]}
title="Intelligent Solutions for Every Business Need" 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." 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"
}
]}
/> />
</div> </div>