Skip to content

Commit

Permalink
logo at home
Browse files Browse the repository at this point in the history
  • Loading branch information
rag2111 committed Mar 6, 2024
1 parent 92984c5 commit f162bf1
Show file tree
Hide file tree
Showing 2 changed files with 4,586 additions and 3,624 deletions.
19 changes: 13 additions & 6 deletions src/AIHub/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,16 @@

<div class="row">
<div class="col-sm-12">
<div class="text-center">
<span class="logo-xl">
<img src="/images/aihub-logo-icon.png" alt="AI Hub">
</span>
</div>
<div class="text-center">
<h2 class="">Welcome to Azure AI Hub</h2>
<p class="text-muted mt-3">Where innovation meets technology to bring you the best solutions for your business needs, <br> we continuously strive to transform and improve your enterprise through our comprehensive range of services.</p>
<p class="text-muted mt-3">Where innovation meets technology to bring you the best solutions for your
business needs, <br> we continuously strive to transform and improve your enterprise through our
comprehensive range of services.</p>
</div>
</div><!-- end col -->
</div><!-- end row -->
Expand All @@ -38,7 +45,7 @@
<h4 class="faq-question" data-wow-delay=".1s">Chat with your data</h4>
<p class="faq-answer mb-4">Talk to your documents using GPT</p>
</div>
<div>
<div>
<div class="faq-question-q-box">2</div>
<h4 class="faq-question" data-wow-delay=".1s">Audio Transcription</h4>
<p class="faq-answer mb-4">Transcribe your audios using Speech services</p>
Expand All @@ -58,12 +65,12 @@
<h4 class="faq-question" data-wow-delay=".1s">Video Analyzer</h4>
<p class="faq-answer mb-4">Analyze your videos using GPT4 vision model</p>
</div>

</div>
<!--/col-md-5 -->

<div class="col-lg-5">

<div>
<div class="faq-question-q-box">6</div>
<h4 class="faq-question" data-wow-delay=".1s">Form Analyzer</h4>
Expand All @@ -89,11 +96,11 @@
<h4 class="faq-question" data-wow-delay=".1s">Jailbreak Detection</h4>
<p class="faq-answer mb-4">Detect any jailbreak attempt in your prompts</p>
</div>

</div>
<!--/col-md-5-->

</div>
<!-- end row -->

</div> <!-- container -->
Loading

0 comments on commit f162bf1

Please sign in to comment.