From 11edd5827ec80dc1f58264789ba0117b8b08f857 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Wed, 29 May 2024 23:10:09 +0200 Subject: [PATCH] Fixed #54 --- .../Components/Pages/About.razor | 118 +++++++++--------- .../Components/Pages/Home.razor | 94 ++++++++------ 2 files changed, 116 insertions(+), 96 deletions(-) diff --git a/app/MindWork AI Studio/Components/Pages/About.razor b/app/MindWork AI Studio/Components/Pages/About.razor index e78590c..57b7021 100644 --- a/app/MindWork AI Studio/Components/Pages/About.razor +++ b/app/MindWork AI Studio/Components/Pages/About.razor @@ -3,60 +3,64 @@ About MindWork AI Studio - - - -
- - Versions -
-
- - - The following list shows the versions of the MindWork AI Studio, the used compilers, build time, etc.: - - - - - - - - - - - -
- - -
- - Used Open Source Projects -
-
- - - - - - - - - - - - - - -
- - -
- - License: FSL-1.1-MIT -
-
- - - -
-
\ No newline at end of file +
+
+ + + +
+ + Versions +
+
+ + + The following list shows the versions of the MindWork AI Studio, the used compilers, build time, etc.: + + + + + + + + + + + +
+ + +
+ + Used Open Source Projects +
+
+ + + + + + + + + + + + + + +
+ + +
+ + License: FSL-1.1-MIT +
+
+ + + +
+
+
+
\ No newline at end of file diff --git a/app/MindWork AI Studio/Components/Pages/Home.razor b/app/MindWork AI Studio/Components/Pages/Home.razor index 392a239..c2c950b 100644 --- a/app/MindWork AI Studio/Components/Pages/Home.razor +++ b/app/MindWork AI Studio/Components/Pages/Home.razor @@ -3,44 +3,60 @@ Let's get started - - - - -
- - Introduction -
-
- - - Welcome to MindWork AI Studio! - - - Thank you for considering MindWork AI Studio for your AI needs. This app is designed to help you harness - the power of Large Language Models (LLMs). Please note that this app doesn't come with an integrated - LLM. Instead, you will need to bring an API key from a suitable provider. - - - Here's what makes MindWork AI Studio stand out: - - - - We hope you enjoy using MindWork AI Studio to bring your AI projects to life! - - -
+
+
+ - - -
- - Quick Start Guide -
-
- + + +
+ + Introduction +
+
+ + + Welcome to MindWork AI Studio! + + + Thank you for considering MindWork AI Studio for your AI needs. This app is designed to help you harness + the power of Large Language Models (LLMs). Please note that this app doesn't come with an integrated + LLM. Instead, you will need to bring an API key from a suitable provider. + + + Here's what makes MindWork AI Studio stand out: + + + + We hope you enjoy using MindWork AI Studio to bring your AI projects to life! + + +
-
-
- -
\ No newline at end of file + + +
+ + Our vision +
+
+ + + +
+ + + +
+ + Quick Start Guide +
+
+ + + +
+ + +
+
\ No newline at end of file