Transform Your Business Verticals
Our platform isn't one-size-fits-all—each industry can harness the power of AI to improve efficiency and drive growth.
{verticals.map((vertical, index) => (
{/* Main row - always visible */}
setExpandedIndex(expandedIndex === index ? null : index)}
>
{/* Icon */}
{vertical.icon}
{/* Title */}
{vertical.title}
{/* Expand/Collapse icon */}
{/* Expanded content */}
{vertical.description}
{/* Action button */}
))}
{/* Bottom gradient line */}