Small copy hotfix

This commit is contained in:
Milton Lenis
2025-01-21 15:41:05 -05:00
parent 2372daa845
commit 10e82c8581

View File

@@ -100,7 +100,7 @@ export default function WebinarPage() {
<h2 className="font-bold text-xl mb-4">What We'll Cover:</h2> <h2 className="font-bold text-xl mb-4">What We'll Cover:</h2>
<ul className="space-y-4"> <ul className="space-y-4">
{[ {[
"What an AI operational consultant is (and isn't).", "What an AI operational assistant is (and isn't).",
"Example use cases for how they can be implemented across your organization.", "Example use cases for how they can be implemented across your organization.",
"Key security and design considerations to avoid sharing sensitive data with outside platforms.", "Key security and design considerations to avoid sharing sensitive data with outside platforms.",
"Live demos showing both entry-level and advanced implementations.", "Live demos showing both entry-level and advanced implementations.",