Skip to content

Commit 99b0207

Browse files
committed
Update slides.md
1 parent 8e06186 commit 99b0207

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

slides.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -499,33 +499,33 @@ layout: default
499499

500500
<v-click>
501501
<div class="border border-gray-200 dark:border-gray-700 rounded-lg overflow-hidden h-full">
502-
<div class="bg-blue-600 text-white p-2 text-center">
503-
<h3 class="font-bold text-sm">Retool</h3>
502+
<div class="bg-purple-600 text-white p-2 text-center">
503+
<h3 class="font-bold text-sm">Microsoft Power Apps</h3>
504504
</div>
505505
<div class="p-3 bg-white dark:bg-gray-800 h-full">
506-
<p class="text-xs">Internal tool builder with drag-and-drop interface, custom JavaScript capability, and database connections.</p>
506+
<p class="text-xs">Low-code platform from Microsoft for building business apps with pre-built templates, AI capabilities, and seamless Microsoft 365 integration.</p>
507507
</div>
508508
</div>
509509
</v-click>
510510

511511
<v-click>
512512
<div class="border border-gray-200 dark:border-gray-700 rounded-lg overflow-hidden h-full">
513-
<div class="bg-purple-600 text-white p-2 text-center">
514-
<h3 class="font-bold text-sm">Microsoft Power Apps</h3>
513+
<div class="bg-red-600 text-white p-2 text-center">
514+
<h3 class="font-bold text-sm">Power Automate</h3>
515515
</div>
516516
<div class="p-3 bg-white dark:bg-gray-800 h-full">
517-
<p class="text-xs">Low-code platform from Microsoft for building business apps with pre-built templates, AI capabilities, and seamless Microsoft 365 integration.</p>
517+
<p class="text-xs">Microsoft's workflow automation tool that connects to hundreds of data sources with AI-powered assistance and templates.</p>
518518
</div>
519519
</div>
520520
</v-click>
521521

522522
<v-click>
523523
<div class="border border-gray-200 dark:border-gray-700 rounded-lg overflow-hidden h-full">
524-
<div class="bg-green-600 text-white p-2 text-center">
525-
<h3 class="font-bold text-sm">Airtable</h3>
524+
<div class="bg-blue-600 text-white p-2 text-center">
525+
<h3 class="font-bold text-sm">Retool</h3>
526526
</div>
527527
<div class="p-3 bg-white dark:bg-gray-800 h-full">
528-
<p class="text-xs">Spreadsheet-database hybrid that combines the simplicity of a spreadsheet with the power of a database for creating custom solutions.</p>
528+
<p class="text-xs">Internal tool builder with drag-and-drop interface, custom JavaScript capability, and database connections.</p>
529529
</div>
530530
</div>
531531
</v-click>
@@ -536,11 +536,11 @@ layout: default
536536

537537
<v-click>
538538
<div class="border border-gray-200 dark:border-gray-700 rounded-lg overflow-hidden h-full">
539-
<div class="bg-red-600 text-white p-2 text-center">
540-
<h3 class="font-bold text-sm">Power Automate</h3>
539+
<div class="bg-green-600 text-white p-2 text-center">
540+
<h3 class="font-bold text-sm">Airtable</h3>
541541
</div>
542542
<div class="p-3 bg-white dark:bg-gray-800 h-full">
543-
<p class="text-xs">Microsoft's workflow automation tool that connects to hundreds of data sources with AI-powered assistance and templates.</p>
543+
<p class="text-xs">Spreadsheet-database hybrid that combines the simplicity of a spreadsheet with the power of a database for creating custom solutions.</p>
544544
</div>
545545
</div>
546546
</v-click>

0 commit comments

Comments
 (0)